1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-22 02:17:26 +00:00

Update jails.conf - SSH fail2ban jail (#1105)

SSH fail2ban jail is not enabled by default and so the jail does not load.
This commit is contained in:
NatCC 2017-02-21 14:32:28 +00:00 committed by Joshua Tauberer
parent 89222d519a
commit f88c907a29

View File

@ -73,6 +73,7 @@ action = iptables-allports[name=recidive]
enabled = true enabled = true
[ssh] [ssh]
enabled = true
maxretry = 7 maxretry = 7
bantime = 3600 bantime = 3600