06-08-2016 01:56 AM - edited 03-12-2019 12:51 AM
Dear Sir,
My Static NAT rule is not working , When my pc ( 192.168.10.33 ) go to destination outside ip is not use 192.168.200.11 .
ASA is translate with range 192.168.200.20 192.168.200.200 .
So I think My Static NAT Rule is not working properly. How can I fix this.
========================================================================
object network HQ-VPN-RANGE
range 192.168.200.20 192.168.200.200
nat (inside,hqvpn) source dynamic NW-10 pat-pool HQ-VPN-RANGE round-robin
object network VIDEO_CON_PC
host 192.168.10.33
nat (inside,hqvpn) static 192.168.200.11
=============================================================================
Thanks
06-08-2016 07:49 AM
NAT is working with dynamic (round-robin) .
I think it is relate with Section 1 and 2 . Because when I see # show nat
dynamic nat is in Section 1 and
static nat is in Section 2 . So Section 1 is WIN and override to static.
So, How I can make to win Static NAT .
06-13-2016 09:17 PM
Now, I have solution. It is due to NAT rule priority.
Thanks all.
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