Hi bish,

the main goal of my idea was:

1. I had performmance problems when bonding and bridging two ethernet 
interfaces on a KVM host. I got much less than 2 Mbit/s duplex in total.
2. So I thought about letting the two ethernet interfaces separate and 
spreading the VMs on the two bridges.
3. But how could I implement some failure redundancy? That's why I "invented" 
this setup. In the mean time I created my own solution derived from vtun 
sources. I sent you my source code on November the 2nd by e-mail.

It works like this (STP enabled!):

--ethernetsegment--
   |           |
  eth0        eth1
   |           |
  br0--vnet0  br1---vnet1
   |           |
  tap0        tap1
    \         /
     ---etx---

Now I found a solution for my problem that works with bonding and does not have 
the performance problems that I had before, so I do not need it any more.

Best regards
Christian

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
BUILD Helping you discover the best ways to construct your parallel projects.
http://goparallel.sourceforge.net
_______________________________________________
Vtun-Users mailing list
Vtun-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vtun-users

Reply via email to