Comment 4 for bug 1314697

Revision history for this message
Thomas Hood (jdthood) wrote : Re: Upon upgrade, DNS resolution no longer works

Assuming you are using NetworkManager, a better way to work around the problem than editing resolv.conf by hand is to edit /etc/NetworkManager/NetworkManager.conf and comment out the line `dns=dnsmasq`, save, and then `restart network-manager`. This will cause NetworkManager not to use a slave instance of dnsmasq as a local forwarding nameserver.