I have staticaly defined interface with dns-nameservers:

auto eth0
iface eth0 inet static
    address 192.168.0.10
    netmask 255.255.255.0
    gateway 192.168.0.1
    dns-nameservers 192.168.0.10 10.10.0.2

After system start is /etc/resolv.conf empty. Wenn I try "ifdown eth0"
and "ifup eth0" dns-servers are correctly written to resolv.conf    Next
system start is resolv.conf again empty. (Ubuntu 9.10, Network manager
0.7.996)

-- 
fails to upgrade dns
https://bugs.launchpad.net/bugs/459768
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to