sizeon wrote: » I have two NAT statements on my ASA: 1) nat (inside,outside) source static ABC ABC destination static XYZ XYZ no-proxy-arp route-lookup 2) nat (inside,outside) dynamic int Do i delete the 2nd NAT statement from my ASA?
sizeon wrote: » I did more research and think i answered my question. I would only need this statement: nat (inside,outside) source static ABC ABC destination static XYZ XYZ no-proxy-arp route-lookup, correct?