GNU/Linux Desktop Survival Guide by Graham Williams |
|||||
ADSL and DNS Debugging |
In my setup Internet connections are sometimes apparently slow and
sometimes fail DNS lookup. The problem turned out to be because the
default /etc/resolv.conf used the ADSL Modem/Router as the
DNS (and this file was updated automatically at around 9:30am each day
to):
search nameserver 192.168.0.1 nameserver 0.0.0.0 |
nameserver 203.0.178.191 |
send host-name "athens.togaware.com"; supersede domain-name-servers 203.0.178.191; |
Perhaps the router is smart enough to do local DNS with athens mapped appropriately? If so, then don't need the static (but possibly changing) entries in /etc/hosts.