Re: [lxc-users] configuring ipv6 from container config file

2019-02-09 Thread Andrey Repin
Greetings, Richard Hector! > Here's a section of a sample config that doesn't work: > lxc.network.type = veth > lxc.network.flags = up As a sidenote, if you configure container using its own network manager, use lxc.net.0.flags = down Else you are running chance of having your interfaces config

[lxc-users] configuring ipv6 from container config file

2019-02-08 Thread Richard Hector
Hi all, I have 2 similar container hosts - both debian stretch, both the same lxc version. I'm not using lxd. On one, all my containers have their ip addresses configured via the container config files, and I've been able to add ipv6 addresses that way and it works fine. On the other, I used to