From: Benjamin Poirier <benjamin.poirier@gmail.com>
To: Jan Engelhardt <jengelh@inai.de>
Cc: zenczykowski@gmail.com, maze@google.com, pablo@netfilter.org,
fw@strlen.de, netdev@vger.kernel.org,
netfilter-devel@vger.kernel.org
Subject: Re: [PATCH v2] doc: document danger of applying REJECT to INVALID CTs
Date: Wed, 13 May 2020 13:39:08 +0900 [thread overview]
Message-ID: <20200513043908.GA25216@f3> (raw)
In-Reply-To: <20200512210038.11447-1-jengelh@inai.de>
On 2020-05-12 23:00 +0200, Jan Engelhardt wrote:
> Signed-off-by: Jan Engelhardt <jengelh@inai.de>
> ---
>
> Simplify the trigger case by dropping mentions of P_3.
> New -A commands as proposed.
>
> extensions/libip6t_REJECT.man | 20 ++++++++++++++++++++
> extensions/libipt_REJECT.man | 20 ++++++++++++++++++++
> 2 files changed, 40 insertions(+)
>
> diff --git a/extensions/libip6t_REJECT.man b/extensions/libip6t_REJECT.man
> index 0030a51f..cc845e6f 100644
> --- a/extensions/libip6t_REJECT.man
> +++ b/extensions/libip6t_REJECT.man
> @@ -30,3 +30,23 @@ TCP RST packet to be sent back. This is mainly useful for blocking
> hosts (which won't accept your mail otherwise).
> \fBtcp\-reset\fP
> can only be used with kernel versions 2.6.14 or later.
> +.PP
> +\fIWarning:\fP You should not indiscrimnately apply the REJECT target to
^ typo
> +packets whose connection state is classified as INVALID; instead, you should
> +only DROP these.
> +.PP
> +Consider a source host transmitting a packet P, with P experiencing so much
> +delay along its path that the source host issues a retransmission, P_2, with
> +P_2 being succesful in reaching its destination and advancing the connection
^ typo
next prev parent reply other threads:[~2020-05-13 4:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-09 5:22 [PATCH] document danger of '-j REJECT'ing of '-m state INVALID' packets Maciej Żenczykowski
2020-05-09 10:52 ` Jan Engelhardt
2020-05-09 17:45 ` Maciej Żenczykowski
2020-05-09 18:02 ` Maciej Żenczykowski
2020-05-09 21:17 ` [PATCH] doc: document danger of applying REJECT to INVALID CTs Jan Engelhardt
2020-05-09 21:28 ` Maciej Żenczykowski
2020-05-09 21:31 ` Maciej Żenczykowski
2020-05-12 21:00 ` [PATCH v2] " Jan Engelhardt
2020-05-12 21:25 ` Maciej Żenczykowski
2020-05-13 4:39 ` Benjamin Poirier [this message]
2020-05-13 9:17 ` [PATCH v3] " Jan Engelhardt
2020-05-13 9:28 ` Maciej Żenczykowski
2020-05-13 9:39 ` [PATCH v4] " Jan Engelhardt
2020-05-13 16:29 ` Maciej Żenczykowski
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=20200513043908.GA25216@f3 \
--to=benjamin.poirier@gmail.com \
--cc=fw@strlen.de \
--cc=jengelh@inai.de \
--cc=maze@google.com \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
--cc=zenczykowski@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).