Public bug reported:

Binary package hint: plasma-widget-network-manager

On my Kubuntu 9.04 jaunty I can't use the OpenDNS servers as my favourite DNS 
server.
I modified /etc/dhcp3/dhclient.conf like here:

prepend domain-name-servers 208.67.222.222,208.67.220.220;
#prepend domain-name-servers 127.0.0.1;
request subnet-mask, broadcast-address, time-offset, routers,
        domain-name, domain-name-servers, domain-search, host-name,
        netbios-name-servers, netbios-scope, interface-mtu,
        rfc3442-classless-static-routes, ntp-servers;

I modified /etc/resolv.conf like here:

nameserver 208.67.222.222
nameserver 208.67.220.220

But I still observe I use other dns server in the plasma-widget-network-
manager tip that appear when I stay with the mouse over my connection
name.

After a connection network-manager override my modified version
/etc/resolv.conf with another one:

# Generated by NetworkManager
nameserver 195.128.182.40
nameserver 195.128.182.41

How can I stop this behavior?

I still do what the opendns start page suggest for ubuntu,

              sudo cp /etc/resolv.conf /etc/resolv.conf.auto

but nothing.

** Affects: plasma-widget-network-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
plasma-widget-network-manager override my dns settings
https://bugs.launchpad.net/bugs/432264
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to