From: Steven Jan Springl <steven@springl.ukfsn.org>
To: netfilter-devel@vger.kernel.org
Subject: arptables bug.
Date: Sat, 5 Jan 2013 20:56:18 +0000 [thread overview]
Message-ID: <201301052056.18524.steven@springl.ukfsn.org> (raw)
Hello
I am using arptables v0.0.3.4 in Debian Squeeze.
Issuing command:
aptables -A INPUT -i eth0 --opcode ! 1 -j DROP
Then issuing command arptables-save produces the following:
-A INPUT -j DROP -i eth0 --opcode 1
The "!" is missing from the opcode.
Regards.
Steven.
next reply other threads:[~2013-01-05 21:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-05 20:56 Steven Jan Springl [this message]
2013-01-07 3:24 ` arptables bug Pablo Neira Ayuso
2013-01-07 20:20 ` Bart De Schuymer
2013-01-07 20:50 ` Steven Jan Springl
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=201301052056.18524.steven@springl.ukfsn.org \
--to=steven@springl.ukfsn.org \
--cc=netfilter-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).