cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
529
Views
0
Helpful
2
Replies

PIX Static NAT issue

jwharrison
Level 1
Level 1

My inside network uses a NAT pool to go to the Internet. However I have an external site which will only allow access from a predefined address. How do I allow all users going to this one external address use the same (predefined) address and the nat pool for all other access ?

PIX 525

2 Replies 2

tohuang
Level 1
Level 1

Hi,

I think you can use global (outside) 1 interface and nat (inside) 1 0 0 command , so that all the internal users will be using outside interface ip address as PAT address to go out.

Another words, you have to tell the external site to allow the address coming from outside interface ip address of the pix.

Thanks

Tony Huang

shannong
Level 4
Level 4

You cannot control NAT based on destination addresses. You can, however, control NAT based on the inside source address using the example the other poster suggested by using an ACL with you [nat] statement.

Review Cisco Networking for a $25 gift card