Re: Home Setup Questions On Sun, 24 Dec 2006 01:42:41 -0900, Floyd L. Davidson wrote:
> Why use DHCP and why have DNS, when you only have three hosts?
Or use dnsmasq, which provides both with minimal configuration. All
entries in /etc/hosts on the machine that runs dnsmasq can be resolved
with the dnsmasq server. Other requests are forwarded to the DNS servers
of your ISP.
-- Daniel |