02-20-2024 11:54 PM
Hi, i want to ask someething. I have created a simple topology on NAT dynamic overload. I pinged from the inside nat (blue circle area) where the pc pinged to the outer area to the server and it worked. However, when the outside server wants to ping the inside PC, it experiences DHU. The outside server will successfully ping back to the PC from the inside pinging to the outside server as well so both can ping each other.
02-21-2024 12:48 PM
DHU <<- what you meaning of this
MHM
02-21-2024 03:41 PM
The outside server will successfully ping back to the PC from the inside pinging to the outside server as well so both can ping each other.
When you have NAT overloaded from inside to outside (that does not mean outside to inside also)
You need to have port-forward outside to inside.
you can have example Nat allow outside to inside :
ip nat inside source static x.x.x.x y.y.y.y ( x.x.x.x - outside Public IP y.y.y.y inside PC IP)
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