cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
687
Views
0
Helpful
1
Replies

ASA NAT rule

shanemcanuff
Level 1
Level 1

I have set up a static NAT rule on my ASA to a web server. I have have users accessing the internet using the outside interface. How do I get the web server to only use the public IP I did the static NAT with to get out to the internet? when I try to use the web server I see the public IP it is using is the outside interface IP.

1 Reply 1

johnnylingo
Level 5
Level 5

I'd think you'll need these statements too:

global (outside) XXX

nat XXX 255.255.255.255

This will take outbound traffic from the private IP and map it to the public NAT ip