06-14-2005 05:41 PM - edited 02-21-2020 12:12 AM
The attached file is the config on a new PIX 501. The inbound translation works but there is no outbound access. The routing and ip scheme is identical to the firewall that it is to replace. Can you see the problem ?
06-14-2005 11:17 PM
You don't seem to have a IP address for your outside interface!!
From your supplied config:
no ip address outside
ip address inside 192.168.16.3 255.255.255.0
Also, you can setup the global statement as:
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
Apart from that all looks good. Please remember to issue clear xlate after modifying the glabal statement above and save with: write mem
Hope this helps, if it does then please rate the post.
Jay
06-17-2005 05:12 AM
Even with the external interface IP inlcuded it did not work. After I changed the outbound translation to the interface instead of another available IP and it did work. (But I have others that don't use the interface-IP for tranlation and they work - so that remains a mystery.
Thanks for your help
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide