From: Philip Craig <philipc@snapgear.com>
To: Dong_Wei@nj.cpsecure.com
Cc: netfilter-devel@lists.netfilter.org, Patrick McHardy <kaber@trash.net>
Subject: Re: /proc/net/ip_conntrack trange behavior
Date: Mon, 03 Sep 2007 14:03:14 +1000 [thread overview]
Message-ID: <46DB8782.1080207@snapgear.com> (raw)
In-Reply-To: <46DB80D3.5050402@nj.cpsecure.com>
Dong_Wei wrote:
> what kind of rules should I take? It's seemed that there is no rule to
> deal with this special case on 2.4 :(
$IPTABLES -A INPUT -p tcp ! --syn -m state --state NEW -j DROP
(From http://iptables-tutorial.frozentux.net/iptables-tutorial.html#NEWNOTSYN)
next prev parent reply other threads:[~2007-09-03 4:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-24 7:43 /proc/net/ip_conntrack trange behavior Dong_Wei
2007-08-29 9:14 ` Yasuyuki KOZAKAI
2007-08-29 18:49 ` Patrick McHardy
2007-08-30 1:14 ` Dong_Wei
2007-08-30 6:49 ` Patrick McHardy
2007-08-30 9:48 ` Dong_Wei
2007-08-31 8:45 ` Patrick McHardy
2007-08-31 9:59 ` Dong_Wei
2007-08-31 15:09 ` Krzysztof Oledzki
2007-09-03 3:34 ` Dong_Wei
2007-09-03 4:03 ` Philip Craig [this message]
2007-09-03 5:11 ` Dong_Wei
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=46DB8782.1080207@snapgear.com \
--to=philipc@snapgear.com \
--cc=Dong_Wei@nj.cpsecure.com \
--cc=kaber@trash.net \
--cc=netfilter-devel@lists.netfilter.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.