Public bug reported: An ubuntu computer uses local network (local sites and local dns-server). Local dhcp server gives this computer local dns-server. Then this computer connects to internet via pppoeconf. It successfully connects to internet. But localnetwork disapears because pppoeconf has overwritten /etc/resolv.conf
I think it is not correct. I think pppoeconf should append dns server as Windows does. $ sudo dhclient eth0 $ cat /etc/resolv.conf search lan nameserver 192.168.15.1 $ sudo pppoeconf $ cat /etc/resolv.conf nameserver 213.180.204.8 $ This is seen in Hardy. ** Affects: ubuntu Importance: Undecided Status: New -- pppoeconf overwrites DNS server https://bugs.launchpad.net/bugs/398102 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