| [SOLVED] Something keeps editing my resolv.conf file I have an annoying problem. Since I stopped using pppoe in Ubuntu and just used my existing router connection, some startup script or other keeps editing my resolv.conf so that the router is named as the nameserver. Result: my browser doesn't work. I have to copy back by hand the version of the file with the correct namesavers (which I keep saved under another name).
As far as I can see, the only script which could be doing this is the dhclient script which I assume is run by ifup (eth0 is specified as dhcp). I tried changing /etc/network/interfaces to make eth0 static so that dhclient wouldn't run (I used the address and mask that my router normally allocates to it) but then it failed to come up at all.
How do I stop this joker from messing up my configuration?
__________________
"I'm just a little old lady; don't try to dazzle me with jargon!"
|