Bas Wijnen wrote:
Package: dnsmasq
Version: 2.41-2

When installing dnsmasq and resolvconf, the nameserver is set to
127.0.0.1, and dnsmasq tries to use that.  This obviously doesn't work.

/etc/dnsmasq.conf should therefore by default set
resolv-file=/var/run/dnsmasq/resolv.conf
if resolvconf is installed, or the binary should use it as default
instead of /etc/resolv.conf.

There are several ways to make sure it works both with and without
resolvconf installed.  I don't really care which one is chosen, as long
as it works in both situations. :-)

Thanks,
Bas



Are you sure there's a problem? dnsmasq should notice that it's listening on 127.0.0.1 and not use it as an upstream nameserver, using other nameservers further down the list. The 127.0.0.1 is there for the benefit of the libc resolver - so it uses dnsmasq.

So the 127.0.0.1 is intended - it's the way resolvconf works. If not, then this is probably a resolvconf problem.


Cheers,

Simon.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to