01-26-2015 12:14 PM - edited 03-11-2019 10:24 PM
Hi all.
I have the following
!
!
!
!
!
I tried to access the
My question will be do I still need the global (outside) configuration?
Thanks.
Solved! Go to Solution.
01-26-2015 02:14 PM
"static" is the command for static translations that can be used for outside->inside traffic. For that the global is not needed.
A global always corresponds to a "nat" statement for dynamic outgoing connections. You probably need that for all the other systems, but not for the mentioned connection.
More on NAT can be found in the config-guide.
01-26-2015 02:14 PM
"static" is the command for static translations that can be used for outside->inside traffic. For that the global is not needed.
A global always corresponds to a "nat" statement for dynamic outgoing connections. You probably need that for all the other systems, but not for the mentioned connection.
More on NAT can be found in the config-guide.
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