From: Phil Oester <kernel@linuxace.com>
To: Sven Anders <anders@anduras.de>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: Reset conntrack...
Date: Fri, 3 Dec 2004 08:07:40 -0800 [thread overview]
Message-ID: <20041203160740.GA22497@linuxace.com> (raw)
In-Reply-To: <41B049C5.403@anduras.de>
On Fri, Dec 03, 2004 at 12:11:01PM +0100, Sven Anders wrote:
> Possible solutions:
>
> ~ 1) Recheck all CONNTRACK entries against the new firewall rules.
>
> ~ 2) Set all CONNTRACK entries with states RELATED or ESTABLISHED to
> ~ NEW, to force the recheck.
>
> Is there any way to accomplish this?
Make iptables modular, and unload/reload the conntrack module everytime
you change your rules. Not pretty, but without hacking the code, the
only way to achieve your objective.
Phil
next prev parent reply other threads:[~2004-12-03 16:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-02 22:09 Reset conntrack Sven Anders
2004-12-02 23:24 ` Richard
2004-12-03 6:08 ` Patrick Schaaf
2004-12-03 11:11 ` Sven Anders
2004-12-03 16:07 ` Phil Oester [this message]
2004-12-03 21:07 ` Carl-Daniel Hailfinger
2004-12-08 11:20 ` Sven Anders
2004-12-08 15:32 ` Henrik Nordstrom
2004-12-04 14:51 ` Henrik Nordstrom
2004-12-03 11:43 ` Yutaka Kondo
2004-12-03 13:50 ` Ferry Huberts
2004-12-04 14:44 ` Henrik Nordstrom
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=20041203160740.GA22497@linuxace.com \
--to=kernel@linuxace.com \
--cc=anders@anduras.de \
--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.