Adding domain info to "/etc/dhcp3/dhclient.conf" should fix this issue. This file will add domain info to "/etc/resolv.conf" (and will work with or without VPN). Use the following steps:
1.) At the terminal enter "sudo gedit /etc/hdcp3/dhclient.conf" (without quotes) 2.) find the line "#supersede domain-name "fugue.com home.vix.com";" 3.) remove the "#" sign at the front of the line to uncomment it. 4.) add your domain names to the line, i.e: "supersede domain-name "mydomain.com workdomain.com";" 5.) reboot -- resolv.conf overwritten using VPN/PPP etc... https://bugs.launchpad.net/bugs/90681 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs