We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 664c60f commit 24a7e12Copy full SHA for 24a7e12
action.d/bsd-ipfw.conf
@@ -1,4 +1,4 @@
1
-## Version 2022/08/06
+## Version 2023/11/18
2
# Fail2Ban configuration file
3
#
4
# Author: Nick Munger
action.d/iptables-new.conf
@@ -1,3 +1,4 @@
+## Version 2020/02/14
# Author: Cyril Jaquier
@@ -12,4 +13,4 @@ before = iptables.conf
12
13
14
[Definition]
15
-pre-rule = -m state --state NEW<sp>
16
+pre-rule = -m state --state NEW<sp>
0 commit comments