[Bug 1042275] Re: dnsmasq updating resolvconf when it's not configured to do DNS
Mathieu Trudel-Lapierre
mathieu.tl at gmail.com
Mon Aug 27 14:56:02 UTC 2012
The issue seems to be that with its current configuration (and including
"bind-interfaces", and "except-interface=lo"), dnsmasq tries to update
DNS via resolvconf which adds a file under
/run/resolvconf/interface/lo.dnsmasq.
That file contains 'nameserver 127.0.0.1', which is absolutely incorrect
given the configuration, at least because of except-interface.
This nameserver configuration in resolvconf appears to take precedence
over the NetworkManager provided configuration (nameserver 127.0.1.1)
also running dnsmasq.
** Changed in: dnsmasq (Ubuntu)
Status: New => Confirmed
** Changed in: dnsmasq (Ubuntu)
Importance: Undecided => Medium
** Changed in: dnsmasq (Ubuntu)
Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1042275
Title:
dnsmasq updating resolvconf when it's not configured to do DNS
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1042275/+subscriptions
More information about the Ubuntu-server-bugs
mailing list