If you're installing dnsmasq on top of the standard desktop install, why
is it such an issue to edit the NetworkManager configuration to cater it
to your needs? Wouldn't it make sense it this case to go further steps
and make sure the network connection is setup in /etc/network/interfaces
rather than NM, to ensure you don't suddenly get a different IP address
from DHCP?

I don't think adding complexity by creating new virtual packages for
configurations is a sensible thing to do; and setting up a special
upstart job to spawn a local resolver won't work (NM spawns it itself,
using a custom configuration on purpose).

Since NM relies on dnsmasq-base for the standalone binary rather than
the 'dnsmasq' package itself; I guess a workable solution would be to
check for /etc/default/dnsmasq and not spawn dnsmasq if the value of
ENABLED is 1. Working on top of that for later releases we might then be
able to try speaking to a running instance via DBus in such cases to
pass server changes to it.

Setting to Triaged; we've got a way to possibly deal with this use
case...

** Changed in: network-manager (Ubuntu)
   Importance: Low => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959037

Title:
  Don't start local resolver if a DNS server is installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/959037/+subscriptions

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

Reply via email to