[Bug 1240757] Re: Bridge not created if bind9 is on
Ivan Ogai
ubuntu at ogai.name
Mon Nov 9 11:02:47 UTC 2015
Yes, I can confirm that the proper setting for ipv4 is:
listen-on { ! 10.0.3.1; any; };
Now, the problem at hands appears again with ipv6. In /var/log/upstart
/lxc-net.log:
dnsmasq: failed to create listening socket for<some ipv6
address>%lxcbr0: Address already in use.
Deactivating ipv6 in bind solves it, but is of course not a final
solution. In /etc/bind/named.conf.options
listen-on-v6 { none; };
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/1240757
Title:
Bridge not created if bind9 is on
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1240757/+subscriptions
More information about the Ubuntu-server-bugs
mailing list