Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Kerin Millar <kerframil@gmail.com>
To: netfilter@vger.kernel.org
Subject: Re: ip_conntrack_icmp_timeout now taking effect
Date: Sun, 04 Mar 2012 07:46:46 +0000	[thread overview]
Message-ID: <jiv6l7$fo0$1@dough.gmane.org> (raw)
In-Reply-To: <20120301083908.7646c423@mistral.stie>

On 01/03/2012 13:39, jonetsu wrote:
>    What is there to do to be able to stop pings as soon as the firewall
> is set up while keeping the now-observed icmp conntrack timeout ?  Is
> it possible to selectively flush only the ICMP connection tracking
> table ?

Regarding the second question, you might be able to do that if you 
assign a distinct conntrack zone for ICMP traffic (via the CT target). 
You should then be able to run conntrack -D -w <zone-id> but I haven't 
personally tried it. Not particularly elegant but it doesn't appear to 
be possible to use -D with -p icmp alone.

Cheers,

--Kerin


      reply	other threads:[~2012-03-04  7:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01 13:39 ip_conntrack_icmp_timeout now taking effect jonetsu
2012-03-04  7:46 ` Kerin Millar [this message]

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='jiv6l7$fo0$1@dough.gmane.org' \
    --to=kerframil@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox