[Bug 1367495] Re: Bridge still not created if bind9 is on

Serge Hallyn 1367495 at bugs.launchpad.net
Thu Jan 15 14:41:42 UTC 2015


Thanks for the update.  So I'm still really curious how that defaults
file got so confused in the first place...  It also may have something
to do with why you're still having trouble..

If dnsmasq is still badly installed then that would explain your
remaining issue.

What does:

sudo netstat -nr
ifconfig -a
cat /etc/

show in the container, and what does

ps -ef | grep dnsmasq

show on the host?

If the container eth0 does not have an ip address, then if you do

sudo ifconfig eth0 10.0.3.10 netmask 255.255.255.0
sudo route add -net default dev eth0
ping 10.0.3.1

-- 
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



More information about the Ubuntu-server-bugs mailing list