Re: [Bug 1578239] [NEW] lxd and bind9 conflict on port 53 for lxdbr0

2016-05-04 Thread Serge Hallyn
So this seems like a dup of bug 1240757. As noted there the correct answer appears to be to implement .d directory support in bind9. Should we mark this a dup of that and mark it as affecting lxd? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1578239] [NEW] lxd and bind9 conflict on port 53 for lxdbr0

2016-05-04 Thread Tycho Andersen
Public bug reported: lxd when configured to have an ipv4 address on lxdbr0 tries to start a dnsmasq instance which tries to bind on port 53 of lxdbr0. If users have bind9 installed, that binds by default to 0.0.0.0, which means that lxd's dnsmasq fails. We should figure out how to resolve this. *