Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Phil Oester <kernel@linuxace.com>
To: Jim Mellander <jmellander@lbl.gov>
Cc: netfilter@vger.kernel.org
Subject: Re: iptables as landmine subnet rejector
Date: Wed, 13 Nov 2013 14:17:12 -0800	[thread overview]
Message-ID: <20131113221711.GA9944@home> (raw)
In-Reply-To: <CADju=b6PKTwOmO39YnHSd_6RxMfxgEDPV=jna-NzC2RSZYMSnQ@mail.gmail.com>

On Wed, Nov 13, 2013 at 09:58:13AM -0800, Jim Mellander wrote:
> For tcp, I tried the simpler
> -A INPUT -d a.b.c.d/xx-p tcp -j REJECT --reject-with tcp-reset

If this isn't intended for the firewall itself, you should not
add this to the INPUT chain.  Try FORWARD instead.

Phil

  reply	other threads:[~2013-11-13 22:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-07 23:14 iptables as landmine subnet rejector Jim Mellander
2013-11-13 17:58 ` Jim Mellander
2013-11-13 22:17   ` Phil Oester [this message]
2013-11-14 17:12     ` Jim Mellander
2013-11-19 16:23       ` Phil Oester
2013-11-19 19:33         ` Jim Mellander

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=20131113221711.GA9944@home \
    --to=kernel@linuxace.com \
    --cc=jmellander@lbl.gov \
    --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