DNS for route between WAN & LAN
Posted
by
David Maitland
on Server Fault
See other posts from Server Fault
or by David Maitland
Published on 2011-01-14T17:34:15Z
Indexed on
2011/01/14
17:55 UTC
Read the original article
Hit count: 204
I have a few machines set up on my internal 192.168.1.* network and i have one public ip, my router is links all ports to on internal linux machine on my network 192.168.1.3. I want to know how to configure the DNS server on my linux box to forward to internal LAN ip's depending on the host name. EG. computer4.83.22.56.12 would find my box then forward to 192.168.1.4 on the local network.
This is so i can run multiple web server under one ip. btw, i use Ubuntu.
Thanks Dave
© Server Fault or respective owner