bind9 and dnsmasq try to listen the same port on ipv6 (lxcbr0)
lxcbr0    Link encap:Ethernet  HWaddr xxx
          inet addr:10.0.3.1  Bcast:0.0.0.0  Mask:255.255.255.0
          inet6 addr: fe80::dc81:d8ff:feea:14b0/64 Scope:Link

tcp6       0      0 fe80::dc81:d8ff:feea:53 :::*
LISTEN      9988/dnsmasq

Problem is in bind9 itself, it occupy port before dnsmasq!
        listen-on-v6 { any; };

My solution was to strictly set ipv6 addresses that bind9 should use.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1367495

Title:
  Bridge still not created if bind9 is on

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1367495/+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