Forum archive
TurnKey LXC - Containers not connected - Solved
.iso install on a physical machine.
My started machines where not connected.
Excited to find this work around but dont entirely understand it.
I used information found in the video below around 21min 30sec in.
Linux Containers (LXC) Networking Deep Dive - Video 003a - LXC veth Adapters w/Bridge Int. (br0)
I made these modifications while the container was stopped.
Change to your container folder /var/lib/lxc/containerfolder
and edit /etc/network/interfaces
Then edit the config file
The modificaions in green were important. The ones in blue I believe are optional.
Not sure what else the solution has impacted Im still learning about this system.
Hope this has helped someone.
Ben


I'm really glad to hear that you got it working. Thanks so much for sharing too!
TBH I'm not sure why it doesn't "just work" OOTB?! By my understanding you shouldn't need to make any manual adjustments. I'll try to have a closer look at the build code soon to see what might be going on...
Regardless, thanks tons for sharing what you discovered. If nothing else, it'll help others get going with it, and will be a great resource for me when I get to having a closer look.
Thanks again! :)
PS _ I just did a few minor tweaks to your post, including adding some tags, hope you don't mind.