Hello, I want to disable ARP requests on usb0 interface. Reading man page seems like "--arpop Request" would do what I want, but an error occurs using it: $sudo arptables -A OUTPUT -o usb0 --arpop Request -j DROP Bad argument `Request' Regards, Karolis B. -- 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