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
1 changed files with 1 additions and 0 deletions

View File

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