Policy NAT with Cisco ASA Firewalls
Published By rsivanandan On Friday, September 25th 2009. Under Cisco Tags: Policy Nat with Cisco ASA
One of the most common things in every ASA/PIX firewalls is the nat configuration for outgoing connections; something like this; hostname(config)# nat(inside) 1 0.0.0.0 0.0.0.0 hostname(config)# global (outside) 1 interface This tells the firewall that all traffic ... Continue Reading
