Explorar el Código

Update max retries to be consistent with other filters

Alexandros Ioannides hace 6 años
padre
commit
a38c103ecc
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      install/deb/fail2ban/jail.local

+ 2 - 2
install/deb/fail2ban/jail.local

@@ -50,6 +50,6 @@ enabled  = true
 filter   = recidive
 action   = hestia[name=HESTIA]
 logpath  = /var/log/fail2ban.log
-maxretry = 3
+maxretry = 5
 findtime = 86400
-bantime  = 864000
+bantime  = 864000