09-11-2013 04:07 AM - edited 03-07-2019 03:24 PM
Hi
I have cisco 1800 router. On FE0 is my Internet connection with one static IP. On the inside is my local network in witch is one server. I forwarded some ports to this server and it works when I'm connecting from outside. But when I'm trying to connect to this server thru outside IP address, connection is closed. I can not connect to the server from local network using domain name.
How can I fix this?
Thank you
Dejan
Solved! Go to Solution.
09-11-2013 04:22 AM
Hi,
use NAT NVI:
-replace ip nat inside and ip nat outside commands by ip nat enable on both interfaces
-replace ip nat inside command vy ip nat command without the inside keyword
-disable ip redirect on both interfaces with no ip redirect command
Regards
Alain
Don't forget to rate helpful posts.
09-11-2013 04:22 AM
Hi,
use NAT NVI:
-replace ip nat inside and ip nat outside commands by ip nat enable on both interfaces
-replace ip nat inside command vy ip nat command without the inside keyword
-disable ip redirect on both interfaces with no ip redirect command
Regards
Alain
Don't forget to rate helpful posts.
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