Enable the recidive jail (monitor fail2ban's own logs to ban for a longer period hosts which gets banned several time)
parent
3efe85e03e
commit
6eb50b8c84
1 changed files with 10 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||||||
|
|
||||||
|
[recidive] |
||||||
|
|
||||||
|
enabled = true |
||||||
|
filter = recidive |
||||||
|
logpath = /var/log/fail2ban/daemon.log |
||||||
|
action = smeserver[name=recidive] |
||||||
|
bantime = 604800 |
||||||
|
findtime = 86400 |
||||||
|
maxretry = 5 |
Loading…
Reference in new issue