Skip to content

Commit 034118b

Browse files
authored
Correction to supplument recidive firewall chain
The recidive filter will work with the RECIDIVE firewall chain to block the abuser completely.
1 parent 8f6fa72 commit 034118b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/deb/fail2ban/jail.local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ maxretry = 5
4848
[recidive]
4949
enabled = true
5050
filter = recidive
51-
action = hestia[name=HESTIA]
51+
action = hestia[name=RECIDIVE]
5252
logpath = /var/log/fail2ban.log
5353
maxretry = 5
5454
findtime = 86400

0 commit comments

Comments
 (0)