From: "Karolis B." <kbart.misc@gmail.com>
To: netfilter@vger.kernel.org
Subject: --arpop question
Date: Thu, 23 May 2013 11:50:41 +0300 [thread overview]
Message-ID: <519DD861.5090800@gmail.com> (raw)
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.
next reply other threads:[~2013-05-23 8:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-23 8:50 Karolis B. [this message]
2013-05-23 9:52 ` --arpop question Arturo Borrero Gonzalez
2013-05-23 10:18 ` Karolis B.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=519DD861.5090800@gmail.com \
--to=kbart.misc@gmail.com \
--cc=netfilter@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.