]> git.ipfire.org Git - people/stevee/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>
Sun, 8 May 2022 13:15:18 +0000 (15:15 +0200)
commit7cf08c68ce3f9f5841dd2f78370e86ba5bed1881
tree3cca2396298637c90c96996a5f0303c67d93cf4c
parent64609c503b1f2273904fc311de571a0f855dc25a
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