Revert to defaults FAIL2BAN findtime and maxretry

The reverts the remaining FAIL2BAN settings to default: findtime 600 and maxretry 3. As jail settings override default settings this was hardly being used anyway so it is better to explicitly set it per jail as and when required.
This commit is contained in:
anoma 2015-07-06 08:27:04 +01:00
parent 34b7638342
commit 5852bac43a
1 changed files with 0 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]