]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
rules.pl: Do not check private networks against ipblocklists.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 8 May 2022 13:15:18 +0000 (15:15 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 7 Jul 2022 15:27:14 +0000 (17:27 +0200)
commit6f37368da670f8514ebba3bbd01b376a3c758539
tree99d6af79b7dd0f383e448a9918ab215963e2f39e
parente6928a647283f7a3e1a1804057dcc3e68e1a113e
rules.pl: Do not check private networks against ipblocklists.

In case some of these private networks are part of an used blocklist
this kind of traffic needs to be allowed. Otherwise some services may
not work properly.

For example:
In case one ore more IPSec N2N connections are configured no traffic can
be passed through it, if the used networks are part of an blocklist.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/firewall/rules.pl