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:
parent
89222d519a
commit
f88c907a29
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user