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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to