cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1416
Views
5
Helpful
1
Replies

ASA NAT EXCLUSION

Hi PROS,

I have a quick question here... for some reason, i can't make this work in 9.3.2 code!

I have an internal network let say 172.16.25.0/ 24 and this NAT to my outside interface for Internet access.

Now, i want to exclude one single IP in that subnet, let's says 172.16.25.102/32 and NAT that simple IP to another PUBLIC(for a new installed application with required Public IP).

The Natting is in place, except when I test... it comes with the IP of the outside interface not the one-to-one NAT i configured!

I thought the one-to-one would take precedence over the Dynamic NAT but apparently i am wrong!

Any help will greatly appreciate/.

Thanks,

1 Accepted Solution

Accepted Solutions

Francesco Molino
VIP Alumni
VIP Alumni

Hi

To nat this particular host to a specific public IP, here is the config:

object network GROUP-NAME

 host 172.16.25.102

 nat (inside,outside) static YOUR-PUBLIC-IP

Thanks

PS: Please don't forget to rate and mark as correct answer if this answered your question


Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question

View solution in original post

1 Reply 1

Francesco Molino
VIP Alumni
VIP Alumni

Hi

To nat this particular host to a specific public IP, here is the config:

object network GROUP-NAME

 host 172.16.25.102

 nat (inside,outside) static YOUR-PUBLIC-IP

Thanks

PS: Please don't forget to rate and mark as correct answer if this answered your question


Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question
Review Cisco Networking for a $25 gift card