|
|
|
|
|
by ansible
3753 days ago
|
|
I have just finished a small LXC deployment, and the networking did take a little bit of time to figure out what direction to go. I ended up choosing to use bridging to connect all the physical network adapters to the ones in the containers. This is nice because I set up each container with its own IP address, which travels with it when the container is moved to a new host. |
|