Hello, I have an issue with ebtables --arp-opcode and vlan support. Ebtables support --arp-opcode witch is used for arp manipulation. ebtables -t nat -A PREROUTING -p arp --arp-opcode Request -j arpreply --arpreply-mac 10:11:12:13:14:15 --arpreply-target ACCEPT -i eth1 But it does not work when Ethernet frame comes tag with vlan pid. Can i overcome this limitation? Fanks -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html