accessing a web server from the LAN and WAN
Posted
by
jessh
on Super User
See other posts from Super User
or by jessh
Published on 2012-06-05T03:45:52Z
Indexed on
2012/06/05
4:43 UTC
Read the original article
Hit count: 466
My router does not support loopback. In order to view a webpage on my server, I either have to type in the local ip (192.168.1.201), or be on another network. What are my options for making this easier?
Here are some possible things:
Route all web traffic through an external proxy (seems to be overkill) Run my own DNS server (where to start?!) Buy a new router that supports loopback.
Surely there is another way that I can use my laptop on the LAN and the WAN by typing in my domain more easily than these solutions.
© Super User or respective owner