
Le dimanche 15 avril 2012 à 10:19 -0400, Laine Stump a écrit :
Your config looks fine (the important part is that you're using bridge mode for macvatap rather than private). I would suspect some sort of bug related to using macvtap on a vlan device (or, even more, a vlan connected to a bond). Try changing your network config to use 1) a vlan connected directly to eth0 or eth1, rather than the bond, 2) bond0 directly, and 3) eth0 or eth1 directly. This will hopefully give you an idea of which part of the equation isn't working.
I've just tested with a vlan directly connected to eth0 (1) and eth0 directly (3) and I've still got the same behavior. That's really strange. I will test with bridge interfaces later. If you've got other ideas, please let me know. Thanks