Public bug reported:

Although it works perfectly in Windows, in Kubuntu I need to put the DNS
servers in /etc/resolv.conf. Otherwise, it will be overwritten by DHCP
with the value:

nameserver 192.168.1.1

which doesn't work.

I prevented /etc/resolv.conf from being overwritten by modifying
/etc/dhcp3/dhclient.conf

prepend domain-name-servers "212.158.248.6 83.146.21.5";
#supersede domain-name-servers "212.158.248.6 83.146.21.5";
request subnet-mask, broadcast-address, time-offset, routers,
        domain-name, host-name, netbios-name-servers, netbios-scope;

However, after a recent update in Edgy, that doesn't work anymore and
resolv.conf is being overwritten all the time. I am using
Knetworkmanager to connect to a wireless network.

** Affects: Ubuntu
     Importance: Undecided
         Status: Unconfirmed

-- 
resolv.conf overwritten no matter what I do
https://launchpad.net/bugs/92761

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to