check 'man dhcpcd' to check the arguments to pass to it (via /etc/conf.d/net) to prevent it overwriting local config files like /etc/resolv.conf.
Are you using a local bind server? recent updates to localhost processing in a recent gentoo update did the same for me with clients on other machines (principly firefox, but sometimes other apps). eventually I overwrote the gentoo supplied localhost and 127.zone config files with my own and now its all "sweet". I dont know why browsers seem to ignore /etc/hosts, but firefox, mozilla and I think IE all do. My /etc/nsswitch setting is "files DNS" which should make apps check /etc/hosts first. BillK On Sun, 2005-07-24 at 23:09 -0400, Russell Slater wrote: > The /etc/hosts file has the only the following entry in it: > > 127.0.0.1 localhost > > I cannot get the system to reconize anything that I place > in /etc/hosts. For some reason it does not appear that the /etc/hosts > file is being processed. Is there a config file somewhere that > specifies whether or not the hosts file gets processed? My system is > setup for DHCP and resolv.conf gets overwritten every time the system > is booted. > > > Any ideas? > > Russ ... > -- [email protected] mailing list

