Resolved! Static nat asa question - help
This is in regard to 8.2 static nat. Given an example I found in a Cisco document I have a question regarding normal static nat.hostname(config)# static (inside,outside) 209.165.201.15 10.1.1.3 netmask 255.255.255.255The following command maps the ou...