seperate network between openvz machines

  • Thread starter Thread starter Snooops
  • Start date Start date
S

Snooops

Guest
Hi,
i have 3 openvz machines running on one proxmox server. i want a network with some kind of a virtual switch between this machines to be sure the traffic isnt hitting the real network card. is this possible?
 
You would need to configure a VMBR and not tie it to any ETH devices. Then use VMBR networking on the OpenVZ containers. This will require you to manually configure the networking inside the container, but is quite doable and not very difficult at all.