On Wed, Jan 27, 2016 at 4:55 PM, Florian Leparoux <[email protected]> wrote:
> Thank you for your reply > > I've created the file and now I'm not able to restart the network inside > the CT > > That's an expected result. You're not supposed to run commands like "ifdown" or "service network restart" (or anything that involves bringing any network interface down) when you set networking inside lxc config file. Choose one: - setup networking inside lxc config file, OR - setup networking inside the container OS config files Don't use both. -- Fajar
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
