Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

When editing /etc/lxc/dnsmasq.conf, changes to no take effect right away.

As of Aug 2015, there is a known issue that lxc-net does not restart unless all containers are shut off. So first shutdown all your containers. Then restart lxc-net,

# Tried this and it did noot work http://seminar.io/2014/07/27/dns-resolution-for-lxc-in-ubuntu-trusty/
sudo service lxc-net stop
sudo service lxc-net start
  • No labels