From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] firewall: Drop P2P chains from initscript.
Date: Mon, 14 Feb 2022 21:13:02 +0000 [thread overview]
Message-ID: <d8d50aa2-daa5-e4e4-3c74-bace2e4cad42@ipfire.org> (raw)
In-Reply-To: <20220214190527.4406-1-stefan.schantl@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 785 bytes --]
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
> Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
> ---
> src/initscripts/system/firewall | 6 ------
> 1 file changed, 6 deletions(-)
>
> diff --git a/src/initscripts/system/firewall b/src/initscripts/system/firewall
> index 48653ff57..ecc57c8aa 100644
> --- a/src/initscripts/system/firewall
> +++ b/src/initscripts/system/firewall
> @@ -154,12 +154,6 @@ iptables_init() {
> fi
> iptables -A HOSTILE -j DROP -m comment --comment "DROP_HOSTILE"
>
> - # P2PBLOCK
> - iptables -N P2PBLOCK
> - iptables -A INPUT -j P2PBLOCK
> - iptables -A FORWARD -j P2PBLOCK
> - iptables -A OUTPUT -j P2PBLOCK
> -
> # IPS (Guardian) chains
> iptables -N GUARDIAN
> iptables -A INPUT -j GUARDIAN
prev parent reply other threads:[~2022-02-14 21:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-14 19:05 Stefan Schantl
2022-02-14 21:13 ` Peter Müller [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=d8d50aa2-daa5-e4e4-3c74-bace2e4cad42@ipfire.org \
--to=peter.mueller@ipfire.org \
--cc=development@lists.ipfire.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