openvz multiple bridges

diaolin

Renowned Member
Jul 7, 2008
341
8
83
Trentino Italy
May i have multiple bridges attached to an openvz virtual machine?
With KVM it's already possible but... OPENVZ?

Any chanche?

Tx, Diaolin
 
Pleas read the manual page

# man vzctl

Here is an example:

Code:
vzctl set 104 --netif_add eth1,,,,bridge=vmbr1 --save

Also take a look at the resulting config file.

- Dietmar
 
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


Ok, this is a good answer.
I'll speak with my programmers and i'll send the patch as soon as it's ready.
You are right, insted of speaking is better DO!

:-)

Diaolin