Commit graph

13 commits

Author SHA1 Message Date
Jérémy Lecour 0622e9ff1e fix non-breaking spaces 2022-12-14 11:47:53 +01:00
Ludovic Poujol 1e19418fb0 Fail2ban: Multiple changes & improvements :
All checks were successful
continuous-integration/drone/push Build is passing
* Give the possibility to override jail.local (with fail2ban_override_jaillocal)
* If jail.local was overriden, add a warning
* Allow to tune some jail settings (maxretry, bantime, findtime) with ansible
* Allow to tune the default action with ansible
* Change default action to ban only (instead of ban + mail with whois report)
* Configure recidive jail (off by default) + extend dbpurgeage
2022-06-08 17:55:58 +02:00
Jérémy Lecour afa0fd35c8 Change default public SSH/SFTP port from 2222 to 22222
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-28 18:32:47 +02:00
Benoît S. 1a7349ee3d fail2ban: For sshd jail, protect 2222 port too
2222 port is heavily attacked by bots like 22.
2019-03-22 11:39:20 +01:00
Jérémy Lecour 0869fb539a fail2ban: fix typo in jinja filters 2018-08-21 23:21:30 +02:00
Jérémy Lecour 012dabf657 fail2ban: fix fail2ban_ignore_ips definition
If the final variable is combined in the defaults file, it's component 
can be overridden, but the final variable can't be overriden.
2018-08-21 23:14:31 +02:00
Victor LABORIE 206e2e8a0a fail2ban: add roundcube filter 2017-10-25 12:12:18 +02:00
Victor LABORIE 97e4abb37c fail2ban: add wordpress filters 2017-10-18 15:44:20 +02:00
Jérémy Lecour 2077af2992 fail2ban: change ips variables 2017-07-19 11:39:09 +02:00
Jérémy Lecour 3c2656b531 fail2ban doesn't seem to like line breaks 2017-07-12 13:48:54 +02:00
Victor LABORIE 6c6723ea30 fail2ban: fix ignoreip 2017-07-05 12:07:22 +02:00
Victor LABORIE 8d4c1f4af5 fail2ban: custom ignoreip + add tags 2017-07-05 12:01:07 +02:00
Jérémy Lecour c0ab8f99ce Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00