Merge pull request #486 from anoma/fail2ban-organise

Optimise FAIL2BAN jail.local
This commit is contained in:
Joshua Tauberer 2015-07-11 17:20:34 -04:00
commit a91995f0a7
1 changed files with 2 additions and 6 deletions

View File

@ -1,11 +1,5 @@
# Fail2Ban configuration file for Mail-in-a-Box
[DEFAULT]
# This should ban dumb brute-force attacks, not oblivious users.
findtime = 30
maxretry = 20
# JAILS
[ssh-ddos]
@ -17,3 +11,5 @@ enabled = true
[dovecot]
enabled = true
filter = dovecotimap
findtime = 30
maxretry = 20