Question : How can I view a Private IP Address Nat to a Public IP Address

We have an ASA5550 firewall configuration. is it possible to view what Private IP Address  is associated to a Public IP Address ? If so how do I do this ?

Answer : How can I view a Private IP Address Nat to a Public IP Address

view the running config of your firewall and look out for rules like this;

ip nat inside source static 172.16.1.1 11.22.33.44

where172.16 or 10.0 or 192.168 can be your private ip range and 11.22.33.44 (respective entry in ur config) is your public IP.

Go through this link.

http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/nat_overview.html

Random Solutions  
 
programming4us programming4us