* Martin Pieuchot <[email protected]> [03.11.2015 13:51]:
> > It seems the order of interface evaluation changed in 5.8. If a vlan
> > parent interface is on a bridge, vlan tagged packets get blocked by
> > bridge filter rules on the parent interface.
> 
> Yes, as soon as a interface is part of a bridge(4), the packets it
> receives will be feed to this bridge before doing any processing.

But now the bridge filter rules affect all packets - even vlan tagged
packets destined for another interface. The vlan interface doesn't even
need to be part of the same bridge.

> Why do you need the parent interface and the vlan interface on your
> bridge?

It is a boot server for dump devices on different vlans.

Reply via email to