Hi,
I am converting one PIX config (in 6.2) format to 8.4 format manually.
I am stuck at the following statements.
---------------------------
global (outside) 1 192.168.21.100-192.168.21.150 netmask 255.255.255.0
global (outside) 1 192.168.21.44 netmask 255.255.255.255
nat (inside) 0 access-list 101
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
access-list 101 permit ip host 10.130.101.2 10.132.102.0 255.255.255.0
-----------------------------
My understanding from the old config file was that any traffic coming from source 10.130.101.2 to destination 10.132.102.0 would NOT be translated and this shall remain the same in 8.4.
How can I rewrote the NAT commands?
Thank you.
Solved! Go to Solution.
HI Srinivasan,
For NAT bypass please refer to
https://supportforums.cisco.com/docs/DOC-11639
Hope this helps,
Sian
This document help but on page 3, Under "Outside NAT" section, the output had been cut off. Can you repost that statement?
Thank you.
Thank you very much.
HI Srinivasan,
For NAT bypass please refer to
https://supportforums.cisco.com/docs/DOC-11639
Hope this helps,
Sian