Access router admin page with static IP

I have a static IP and can access my servers from the outside world by port mapping. For e.g.: A service running on the 192.168.1.98:8080, can be accessed by going to {Static_IP}:8080, if I have mapped 8080 of the 192.168.1.98 to 8080 external port.

The IP of my router is 192.168.1.1, now, when I want to access the router admin page, I map 192.168.1.1:80 to port 80 on the static IP(external port), but I cannot access the router admin page from the outside world. How can I do this?

My router is Huawei HG630a.

PS: I have to use such an old DSL router as I need static IP and the ISP that provides static IP doesn't have fiber poles laid here. Other ISPs that have fiber don't provide static IP.


Assuming that your server is set up correctly and static IP addresses configured properly on the clients, and troubleshooting only RG settings, first check the router's configuration and firewall rules.

Make sure router has enabled remote management which is enabling access to the router from a WAN (usually under access tab). The same applies to some routers which are blocking ICMP packets and if you trying to ping from remote server from WAN the request is or time out or ping is completely denied as inside RG settings under firewall is not enabled. Are you able to ping RG?

With a static IP you have to go to every device on the LAN to set the address of that device, and you need to make sure that none of the addresses are the same otherwise there can arise IP address conflict.

Then you can connect and configure the router through telnet from remote location Here you can find Telnet set up for your Huawai Gateway https://support.huawei.com/enterprise/en/doc/EDOC1100130782/57c0c6c1/example-for-logging-in-to-the-router-using-telnet

When accesing the Router interface from LAN is the static IP matching with the one showing up on the CMD ipconfig result (gateway IP) of the device which you run CMD prompt on (if windows)? Isn't there any DHCP configuration?

Disable web proxies, factory reset router, update firmawe, clear ARP and then run ping from different client on WAN and share the tracert to see if only from your server unable to access or from another clients on WAN the same.