diff --git a/config/jail.conf b/config/jail.conf index fa527757..ff0287a2 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -303,6 +303,6 @@ filter = recidive logpath = /var/log/fail2ban.log action = iptables-allports[name=recidive] sendmail-whois-lines[name=recidive, logpath=/var/log/fail2ban.log] -bantime = 604800 # 1 week -findtime = 86400 # 1 day +bantime = 604800 ; 1 week +findtime = 86400 ; 1 day maxretry = 5