From: Thomas Jarosch <thomas.jarosch@intra2net.com>
To: netfilter-devel@vger.kernel.org
Subject: iptables upgrade: NOT operator parser trouble
Date: Fri, 28 Jun 2013 19:10:36 +0200 [thread overview]
Message-ID: <3833479.1RoPgaa84s@storm> (raw)
Hi,
I've found another issue after upgrading iptables from 1.4.8 to 1.4.18.
This rule used to work:
iptables -A R34 --protocol tcp --dport ! 80 -j C525
iptables complains:
iptables-restore v1.4.18: invalid port/service `!' specified
Fix the parser or fix my rules? :)
Cheers,
Thomas
next reply other threads:[~2013-06-28 17:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-28 17:10 Thomas Jarosch [this message]
2013-06-28 20:20 ` iptables upgrade: NOT operator parser trouble Florian Westphal
2013-07-01 8:25 ` Thomas Jarosch
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=3833479.1RoPgaa84s@storm \
--to=thomas.jarosch@intra2net.com \
--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 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.