Linux Netfilter discussions
 help / color / mirror / Atom feed
* --arpop question
@ 2013-05-23  8:50 Karolis B.
  2013-05-23  9:52 ` Arturo Borrero Gonzalez
  0 siblings, 1 reply; 3+ messages in thread
From: Karolis B. @ 2013-05-23  8:50 UTC (permalink / raw)
  To: netfilter

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-23 10:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-23  8:50 --arpop question Karolis B.
2013-05-23  9:52 ` Arturo Borrero Gonzalez
2013-05-23 10:18   ` Karolis B.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox