Re: 2.6.37 regression: adding main interface to a bridge breaks vlan interface RX
From: Jesse Gross <hidden>
Date: 2011-02-25 22:57:06
From: Jesse Gross <hidden>
Date: 2011-02-25 22:57:06
On Mon, Feb 14, 2011 at 5:22 AM, chriss [off-list ref] wrote:
Nicolas de Pesloüan <nicolas.2p.debian <at> gmail.com> writes:quoted
I think you should have a look at ebtables command, in particular, theBROUTING chain of broutequoted
table. If this chain ask the packet to be dropped, then bridge will ignore itand give a chance toquoted
the upper layer to use it. Upper layer might be IP, or in your particularsetup, VLAN.quoted
HTH, Nicolas.Thank you very much for the ebtables hint. I also tried to add the vlan to my bridge device but only droping the vlan tagged paket with ebtables got it working. I'm not sure if this is the wanted behavior for bridging vlan actions. ..or my network setup is just to ..f%%%'ed up?!
What driver is in use with the NIC you are seeing this on?