Thread: Unable to see local web sites from local network
hi all,
have installed web server on local network. configured , web pages shown correctly internet (outside local network) using domain or public ip.
issue if try see web pages (using domain or public ip) inside local network. in case router config page (192.168.1.1) shown instead of web pages.
inside local network i'm able see web pages using internal ip address (192.168.1.xx).
know how can fix issue?
thanks!
jorge
this normal , part of magic of network address translation.
if want cheat little bit can add entry in /etc/hosts file this
website.com 192.168.1.x(ip of server)
won't make go through external ip address, @ least allow type domain in browser.
make sure sudo /etc/init.d/networking restart after add entry
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [SOLVED] Unable to see local web sites from local network
Ubuntu

Comments
Post a Comment