[PVE-User] Adding Network Cards
Dietmar Maurer
dietmar at proxmox.com
Fri Oct 31 20:25:14 CET 2008
> I am confused as to how I would dedicate a network card to a speffic
> container. I have a KVM machine that I would like to have it's own
> NIC, my server has 5 NIC's in it how do I assign one of them to be for
> that KVM machine?
>
> Can I do the same thing for an OpenVZ host?
You need to create a new bridge and join one of your NICs. Then you use
the new
bridge with your VMs.
VM1 ---> vmbr0 ---> eth0
VM2 ---> vmbr1 ---> eth1
...
- Dietmar
More information about the pve-user
mailing list