Taylor, David: Also, what messages does dnsmasq print in /var/log/syslog when NM connects? E.g., in my case after connecting to my home LAN I see:
Aug 30 13:09:24 foohost dnsmasq[2625]: setting upstream servers from DBus Aug 30 13:09:24 foohost dnsmasq[2625]: using nameserver 192.168.1.254#53 Aug 30 13:09:24 foohost dnsmasq[2625]: using nameserver 192.168.1.254#53 This is with: $ dpkg -l network-manager|grep ^ii ii network-manager 0.9.6.0-0ubuntu5 [...] $ ps -elf|grep dnsmasq 4 S nobody 2625 1221 0 80 0 - 8266 poll_s 12:42 ? 00:00:00 /usr/sbin/dnsmasq --no-resolv --keep-in-foreground --no-hosts --bind-interfaces --pid-file=/var/run/sendsigs.omit.d/network-manager.dnsmasq.pid --listen-address=127.0.1.1 --conf-file=/var/run/nm-dns-dnsmasq.conf --cache-size=0 --proxy-dnssec --enable-dbus=org.freedesktop.NetworkManager.dnsmasq --conf-dir=/etc/NetworkManager/dnsmasq.d $ ls -l /etc/resolv.conf lrwxrwxrwx 1 root root 29 Jul 25 16:39 /etc/resolv.conf -> ../run/resolvconf/resolv.conf $ cat /etc/resolv.conf # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN nameserver 127.0.1.1 search foolan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039858 Title: Domain names not resolved To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1039858/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs