On Thu, 2006-12-28 at 10:27 +0000, Dave Briggs wrote: > On 12/28/06, Tristan Wibberley <[EMAIL PROTECTED]> wrote: > > > Does that mean the resolv.conf file got reset? This will be a problem > > for you, so it'll need sorting properly. > > > > Try adding the following line to the file /etc/dhcp3/dhclient.conf (via > > `sudo gedit /etc/dhcp3/dhclient.conf`): > > > > prepend domain-name-servers 62.241.162.200 62.241.163.200; > > Yes, it was resetting, and yes, that sorted it out.
I've just been reading up a bit. Since your modem's DNS is known bad, it might be a better idea to exclude the DHCP provided nameserver list entirely rather than just prepending to it. If replacing "prepend" in the line above with "supersede" works as well, then that would be a better solution. The resolv.conf file should then only list the two ISP DNS servers and not list the modem at all after the next reboot. > You are a good man, Tristan! Thanks :) -- Tristan Any opinion expressed is mine (or else I'm playing devils advocate for the sake of a good argument). My employer had nothing to do with this communication. -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.kubuntu.org/UKTeam/