tag 506133 wontfix thanks Hi helix84,
The kernel (or vconfig) just can't detect which VLAN is treated as native at the other end. Basically you have two options: * do it "The Right Way(TM)", see your original mail * don't use native VLAN "feature" at the other end If you intend to bridge a native VLAN, use ebtables to keep the bridge from taking away the other VLANs: # ebtables -t broute -A BROUTING -p 8021q -j DROP Timo
signature.asc
Description: This is a digitally signed message part.