Hello everyone!
I have an OpenVZ container configured on our Proxmox server with the IP address of 192.168.0.101 using venet.
This is the /etc/network/interfaces on the host system:
auto lo
iface lo inet loopback
iface eth1 inet manual
iface eth1:0 inet manual
auto vmbr0...