fail2ban/config
sebres 6f7c9b7d0f introduced new feature "ban time exponential increasing":
"bantimeextra.enabled" in jail.conf allows to use database for searching of previously banned ip's to increase a default ban time using special formula,
   by default, each next ban it will be original banTime * 1, 2, 4, 8, 16, 32...
see "jail.conf" for some other options of "bantimeextra";
additional we can configure a little randomization of ban time, to prevent "clever" botnets calculate exact time IP can be unbanned.
WARNING: by first start the server upgrades sqlite database (table "bans" will recreated with another schema);
2014-05-05 12:38:54 +02:00
..
action.d DOC: minor -- tabify docstring in badips.py action 2014-04-23 10:04:17 -04:00
filter.d BF: recidive filter and samples at wrong log level: WARNING->NOTICE 2014-04-19 18:07:23 +01:00
fail2ban.conf Correct grammar 2014-04-03 10:44:49 -04:00
jail.conf introduced new feature "ban time exponential increasing": 2014-05-05 12:38:54 +02:00
paths-common.conf defining empty defaults for syslog_ log targets for common (Thanks @chtheis, partial fix to #682) 2014-04-10 23:17:39 -04:00
paths-debian.conf ENH: paths-{common,distro} normalisation 2014-03-12 20:32:41 +11:00
paths-fedora.conf ENH: paths-{common,distro} normalisation 2014-03-12 20:32:41 +11:00
paths-freebsd.conf typos of paths-common (Thanks @chtheis, partial fix to #682) 2014-04-10 23:17:30 -04:00
paths-osx.conf typos of paths-common (Thanks @chtheis, partial fix to #682) 2014-04-10 23:17:30 -04:00