[Bug 991308] Re: DNS Querying fails if any DNS server is unreachable
Thomas Hood
991308 at bugs.launchpad.net
Fri Jun 22 19:10:02 UTC 2012
Does the standalone dnsmasq behave the same way?
To find out, disable nm-dnsmasq by commenting out the line "dns=dnsmasq"
in /etc/NetworkManager/NetworkManager.com. Restart network-manager.
Then install the dnsmasq package.
If standalone dnsmasq also misbehaves then turn on log-queries mode: add
the line
DNSMASQ_OPTS="--log-queries"
to /etc/default/dnsmasq and restart dnsmasq with "sudo
/etc/init.d/dnsmasq restart". When you look up names dnsmasq will now
log its actions in /var/log/syslog. Attach a file containing syslog
snippets showing what happens behind the scenes when dnsmasq fails to
resolve a name.
--
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/991308
Title:
DNS Querying fails if any DNS server is unreachable
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/991308/+subscriptions
More information about the Ubuntu-server-bugs
mailing list