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

Trouble Forwarding http and https ports

CaseyPeak1
Level 1
Level 1

Hello,

I think I have everything about the forwarding set up correctly but instead of going to my server the HTTPS port trys to access my routers web interface. I have the lines:

ip nat inside source static tcp 192.168.10.20 443 interface fa4 443

ip nat inside source static tcp 192.168.10.20 80 interface fa4 80

I also verified that my ACL is not blocking ports 80 and 443 and since I can reach my routers web interface instead of my domain I know that the ports are open. Any suggestions as to how to fix this?

1 Reply 1

mipetrin
Cisco Employee
Cisco Employee

Hi Casey,

Based on the limited output, it is difficult to determine what may be causing your issue.

Ensure that you have correctly defined your 'ip nat inside' and 'ip nat outside' on the correct interfaces.

Review the following document for further details:

Configuring Network Address Translation and Static Port Address Translation to Support an Internal Web Server

If you still have problems, could you provide further details, such as all the configuration that you are using, show ip nat outputs, etc?

Cheers,

Michael