Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Team,Following is the configuration in PIX 6.3!access-list acl_nonat_inside permit ip any 192.168.61.0 255.255.255.0 access-list acl_nonat_inside permit ip any 10.149.195.0 255.255.255.0 access-list acl_nonat_inside deny ip any 10.144.4.0 255.255.25...
Hi JouniForss,I am currently working on PIX6.3 to ASA 8.4 Migration .Following is the Detail regarding the nat-exemption in PIXThe permit statements in the ACL define the traffic that should be exempted fromNAT. Likewise, deny statements mean that th...
Hi ,Following acl statement for NAT exemption ,how to implement in asa 8.3 is there any workaround .access-list acl_nonat_inside deny ip any 10.144.4.0 255.255.255.0access-list acl_nonat_inside deny ip 172.30.100.0 255.255.255.0 any