On Wed, Mar 30, 2011 at 04:46:46PM +0200, Benny Amorsen wrote: > > now, i want to assign eth0 to a bridge > > > > brctl addbr xenbr0 > > ifconfig xenbr0 up > > brctl addif xenbr0 eth0 > > I may be misunderstanding your topology, but I would have expected that > you would want to brctl addif xenbr0 eth0.234? It is unusual to bridge > an interface and expect tagged packets to traverse the bridge (typically > done in q-in-q setups). I have some virtual machines which just use the native vlan, and their virtual adapters go on xenbr0 along with eth0. I also have some virtual machines which go on special vlans. For those, I create additional bridges and put the virtual nics on the additional bridges along with the tagged interfaces. --Igor _______________________________________________ Bridge mailing list Bridge@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/bridge