]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
firewall: Introduce DROP_HOSTILE
authorPeter Müller <peter.mueller@ipfire.org>
Sat, 18 Dec 2021 13:48:46 +0000 (14:48 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 14 Jan 2022 14:16:43 +0000 (14:16 +0000)
commit97154d057bdbc7fa34309e9a5ad389775eff210d
tree67e8eb95370f655041d7cb343271b83632bee9c1
parente83ae0d43406ad6d988f2ea56d4dbfc6da1bab90
firewall: Introduce DROP_HOSTILE

Similar to the Location block, this chain logs and drops all traffic
from and to networks known to pose technical threats to IPFire users.

Doing so in a dedicated chain makes sense for transparency reasons, as
we won't interfer with other firewall rules or the Location block, so it
is always clear why a packet from or to such a network has been dropped.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
src/initscripts/system/firewall