Ah, I understand.

In #959037 various ways of resolving (no pun intended) the conflict
between standalone dnsmasq and nm-dnsmasq have been discussed and in
recent comments we were working on the idea of moving nm-dnsmasq to
another loopback address, say 127.0.0.2, which allows standalone dnsmasq
to run alongside nm-dnsmasq in bind-interfaces mode without "except-
interface=lo"; thus standalone dnsmasq can provide name and other
services on lo at 127.0.0.1 as well as on external interfaces.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/928524

Title:
  lxcbr0 fails to come up when dnsmasq is installed

Status in “dnsmasq” package in Ubuntu:
  Invalid
Status in “libvirt” package in Ubuntu:
  Fix Released
Status in “lxc” package in Ubuntu:
  Fix Released
Status in “network-manager” package in Ubuntu:
  New
Status in “dnsmasq” source package in Precise:
  Invalid
Status in “libvirt” source package in Precise:
  New
Status in “lxc” source package in Precise:
  Fix Released
Status in “network-manager” source package in Precise:
  New

Bug description:
  ============ SRU justification ===========
  Impact: lxc (by way of lxc-net) fails to start when dnsmasq is installed
  Development fix: install a dnsmasq.d file to prevent the system-wide dnsmasq
  from binding to lxcbr0
  Stable fix: same as Development fix
  Test case:
   sudo apt-get purge lxc
   sudo apt-get -y install dnsmasq
   sudo apt-get -y install lxc
  Regression potential: There should be none, since we are simply telling the
  system-wide dnsmasq (if any) not to bind to the lxcbr0 which our own dnsmasq
  instance will bind to.
  ==========================================

  If dnsmasq is installed and running as default, it will bind all
  interfaces.  As a result lxc can't run dnsmasq against lxcbr0 (and
  same with libvirt and virbr0).

  At the least this should be documented in lxc.  Preferably we'd find a
  way to have dnsmasq be less of a bully.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/928524/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to