All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Oester <kernel@linuxace.com>
To: Theo Belder <T.Belder@trends.nl>
Cc: netfilter@vger.kernel.org
Subject: Re: PREROUTING in nat table isn't working as aspected
Date: Mon, 10 Feb 2014 07:48:34 -0800	[thread overview]
Message-ID: <20140210154834.GA6570@home> (raw)
In-Reply-To: <F57C6B5920056B48955ABFCF0A95493603BDAA42@mail-01.trends.nl>

On Mon, Feb 10, 2014 at 01:52:42PM +0100, Theo Belder wrote:
> ... So the redirect table
> works for new connections. But for continuous existing traffic the
> PREROUTING rule isn't working...

Exactly as expected.

> Do you have tips for redirecting traffic for an active traffic flood??

Clear the traffic from conntrack table by using the conntrack tool?  Then
the next packet which arrives WILL go through your PREROUTING rules.

Phil

      reply	other threads:[~2014-02-10 15:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-10 12:52 PREROUTING in nat table isn't working as aspected Theo Belder
2014-02-10 15:48 ` Phil Oester [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=20140210154834.GA6570@home \
    --to=kernel@linuxace.com \
    --cc=T.Belder@trends.nl \
    --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 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.