There seems to be a workaround which I stumbled upon somewhere herein. Thanks! One can enter DNS name-servers by adding the following line to /etc/dhcp3/dhclient.conf:
prepend domain-name-servers 192.168.60.1, 172.16.254.2; (The name-servers above are obviously examples) Those name servers will always be placed first in /etc/resolve.conf It has worked for me so far with no apparent ill side-effects. -- DNS Addresses not retained in System Settings https://bugs.launchpad.net/bugs/108916 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
