cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2202
Views
0
Helpful
2
Replies

My router login page shows instead of webserver?

Leonidas846
Level 1
Level 1

Hi
When I try to view, with https, my domain name with a webpage on my apache 2 webserver, behind my Cisco RV340W router. Then I get to the router login page, even though im coming from an IP outside of the LAN. So instead of seeing my portforwarded (both the webserver and in the Cisco router) https webpage, I see the router login page.

How can I fix this problem?

1 Accepted Solution

Accepted Solutions

pieterh
VIP
VIP

the default HTTP and HTTPS ports are already occupied by the routers management interface.

-> first configure your routers management interface on another port instead of tcp/80 or tcp/443

=> or select another external port (8443) for your webserver and forward this to the internal port 443.
then access the internal server from the internet by using http://<url>:8443

View solution in original post

2 Replies 2

Mark Elsen
Hall of Fame
Hall of Fame

 

                           - Check/show-us the port forwarding configuration (part).

 M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

pieterh
VIP
VIP

the default HTTP and HTTPS ports are already occupied by the routers management interface.

-> first configure your routers management interface on another port instead of tcp/80 or tcp/443

=> or select another external port (8443) for your webserver and forward this to the internal port 443.
then access the internal server from the internet by using http://<url>:8443