08-28-2017 04:22 PM - edited 02-21-2020 06:15 AM
I created the following static NAT
object network Internal_DNS
host 10.154.2.12
object network External_DNS
host 10.1.250.5
nat (LAN,INSIDE) source static Internal_DNS External_DNS
it is not working.
What else am I missing?
Solved! Go to Solution.
08-28-2017 06:13 PM
Hi
Can you do the following config please:
object network Internal_DNS
nat (LAN,INSIDE) static External_DNS
No nat (LAN,INSIDE) source static Internal_DNS External_DNS
Thanks
PS: Please don't forget to rate and select as validated answer if this answered your question
08-28-2017 06:13 PM
Hi
Can you do the following config please:
object network Internal_DNS
nat (LAN,INSIDE) static External_DNS
No nat (LAN,INSIDE) source static Internal_DNS External_DNS
Thanks
PS: Please don't forget to rate and select as validated answer if this answered your question
08-28-2017 06:22 PM
Done. But still not Working
08-28-2017 06:25 PM
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