LXC Container Networking
- by digitaladdictions
I just started to experiment with LXC containers. I was able to create a container and start it up but I cannot get dhcp to assign the container an IP address. If I assign a static address the container can ping the host IP but not outside the host IP.
The host is CentOS 6.5 and the guest is Ubuntu 14.04LTS. I used the template downloaded by…