Ok, here it goes. /run/resolvconf is attached. It looks like there are several dnsmasq processes, but it is also the case when things work. Here are the processes when it doesn't work:
gpothier@tadzim3:addons$ ps aux |grep dnsmasq libvirt+ 1614 0.0 0.0 50200 1324 ? S nov14 0:00 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper root 1615 0.0 0.0 50172 20 ? S nov14 0:00 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper nobody 24365 0.0 0.0 54308 3768 ? S 11:05 0:00 /usr/sbin/dnsmasq --no-resolv --keep-in-foreground --no-hosts --bind-interfaces --pid-file=/var/run/NetworkManager/dnsmasq.pid --listen-address=127.0.1.1 --cache-size=0 --conf-file=/dev/null --proxy-dnssec --enable-dbus=org.freedesktop.NetworkManager.dnsmasq --conf-dir=/etc/NetworkManager/dnsmasq.d gpothier 32400 0.0 0.0 15448 976 pts/6 S+ 13:54 0:00 grep --color=auto dnsmasq And here's what syslog says with the pkill: Nov 18 13:56:01 tadzim3 dnsmasq[24365]: time 1479488161 Nov 18 13:56:01 tadzim3 dnsmasq[1614]: time 1479488161 Nov 18 13:56:01 tadzim3 dnsmasq[24365]: cache size 0, 0/0 cache insertions re-used unexpired cache entries. Nov 18 13:56:01 tadzim3 dnsmasq[1614]: cache size 150, 0/0 cache insertions re-used unexpired cache entries. Nov 18 13:56:01 tadzim3 dnsmasq[24365]: queries forwarded 6542, queries answered locally 3 Nov 18 13:56:01 tadzim3 dnsmasq[1614]: queries forwarded 0, queries answered locally 0 Nov 18 13:56:01 tadzim3 dnsmasq[24365]: queries for authoritative zones 0 Nov 18 13:56:01 tadzim3 dnsmasq[1614]: queries for authoritative zones 0 Nov 18 13:56:01 tadzim3 dnsmasq[1614]: server 127.0.1.1#53: queries sent 0, retried or failed 0 Nov 18 13:56:01 tadzim3 dnsmasq[24365]: server 192.168.0.2#53: queries sent 129, retried or failed 103 ** Attachment added: "resolvconf.tgz" https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1642973/+attachment/4779409/+files/resolvconf.tgz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1642973 Title: DNS stops working when changing networks To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1642973/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
