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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to