开发者

How to visit router's global ip-address inside the router's intranet?

开发者 https://www.devze.com 2023-03-29 23:00 出处:网络
I have my home\'s network connected to internet through a router, which is with a global ip address.

I have my home's network connected to internet through a router, which is with a global ip address. There is a web site on this ip using port-mapping, and everything works OK when accessing from outside. The problem is I cannot visit my web site through this global ip-address inside my intranet. Is there anyway to forward a global ip 开发者_Python百科as a local ip? for ex: when I try to access 211.11.11.11, it automatically forwards to 192.168.0.1, so that I can access my website in home.


You should be able to access the webserver by navigating directly to 192.168.0.1 or whatever local ip the webserver is running on.

0

精彩评论

暂无评论...
验证码 换一张
取 消