May i have multiple bridges attached to an openvz virtual machine?
With KVM it's already possible but... OPENVZ?
Any chanche?
Tx, Diaolin
With KVM it's already possible but... OPENVZ?
Any chanche?
Tx, Diaolin
Its possible, but you need to edit the config file directly (web interface does not support it)
vzctl set 104 --netif_add eth1,,,,bridge=vmbr1 --save
But a question: why not on interface?
Because you do not send me a patch ;-)
To be serious, we need to implement other things first (see roadmap). But I am willing to accept a patch for that.
- Dietmar