On Thu, 2006-12-28 at 00:46 +0000, Dave Briggs wrote: > On 12/28/06, Tristan Wibberley <[EMAIL PROTECTED]> wrote: > > > Note that next time you reboot, the resolv.conf file could be reset. > > Please set up the ISPs nameservers again and post back here if that > > happens. Also, I suggest reporting this GUI problem at launchpad.net if > > you can figure out how. > > Of course. Working again now!
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; I'm not a dhcp expert so hopefully somebody could confirm that this line will cause those two nameservers to be placed in /etc/resolv.conf every time you get a lease from the modem, and before the modem is listed in resolv.conf. -- 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. -- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.kubuntu.org/UKTeam/
