Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How to filter 802.1Q VLAN tagged traffic using ebtables?

In my armLinux I have three VLANs eth0.5 eth0.7 eth0.11

Also I have ebtables.

I need to drop(and get dropCounter of) all input VLAN tagget traffic with wrong VLAN ID (VLAN_ID not equal to 5 and 7 and 11)

Does anyone know how to do this?

Comments