Proxmox 4.4 with CentOS 7 guest in container.
Host can reach the internet, but containers cannot.
It seems others have had similar problems but I cannot find a solution.
Host /etc/network/interfaces
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.0.2...