[pkg-lxc-devel] Bug#923395: this worked for me
Paolo Greppi
paolo.greppi at libpf.com
Fri Mar 1 06:42:45 GMT 2019
Hi Christof,
this worked for me:
cat /etc/default/lxc-net
USE_LXC_BRIDGE="true"
cat /etc/lxc/default.conf
lxc.net.0.type = veth
lxc.net.0.link = lxcbr0
lxc.net.0.flags = up
lxc.apparmor.profile = generated
lxc.apparmor.allow_nesting = 1
and don't forget to start the lxc-net service before starting any container:
sudo systemctl start lxc-net
Paolo
More information about the Pkg-lxc-devel
mailing list