cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
446
Views
0
Helpful
1
Replies

Port forward

dejanlesnik
Level 1
Level 1

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.

IMAG1323.jpg

How can I fix this?

Thank you

Dejan

1 Accepted Solution

Accepted Solutions

cadet alain
VIP Alumni
VIP Alumni

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.

Don't forget to rate helpful posts.

View solution in original post

1 Reply 1

cadet alain
VIP Alumni
VIP Alumni

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.

Don't forget to rate helpful posts.