56 Commits (d8d650fd45e32c5fa08335e74fa985ba9f9a39b0)

Author SHA1 Message Date
Daniel Berteaud d8d650fd45 Default to enable mail notifications 12 years ago
Daniel Berteaud 3fe622a02e Add missing type in config DB for fail2ban service 12 years ago
Daniel Berteaud e4db556bf3 Possibility to disable jails for individual services 12 years ago
Daniel Berteaud 77ba56b52e Create fail2ban DB if it doesn't exist 12 years ago
Daniel Berteaud 2da82e6d45 Add Ejabberd filter and jail 12 years ago
Daniel Berteaud 2d41499e2e Fix maxretry and action order in qpsmtpd jail conf 12 years ago
Daniel Berteaud 096e5264d3 Set default maxretry to 3 12 years ago
Daniel Berteaud 17dd080c5d Fix pam generic description in mail notification and increase maxretry, so it's not triggerd at the same time as other jails 12 years ago
Daniel Berteaud 0865b67e7c Increase findtime to 900 12 years ago
Daniel Berteaud 7f2dc909f2 Default to use DNS 12 years ago
Daniel Berteaud a04440c3b2 add ssh-ddos jail 12 years ago
Daniel Berteaud 14170ae297 Use upstream sogo-auth filter 12 years ago
Daniel Berteaud ba323c2557 Fix actions for the recidive jail 12 years ago
Daniel Berteaud 5eb66234d7 Add a jail for proftpd 12 years ago
Daniel Berteaud ece16d1159 Whitelist the local IP of the server itself 12 years ago
Daniel Berteaud 6ffdca7501 rename smeserver action to smeserver-iptables 12 years ago
Daniel Berteaud b81e45174b Use a custom sendmail conf to only send a mail on ban 12 years ago
Daniel Berteaud be1410934a Fix syntax error in qpsmtpd jail template 12 years ago
Daniel Berteaud 5f6c3d7174 Set default maxretry to 4 12 years ago
Daniel Berteaud 2bc85614b1 Add qpsmtpd jail 12 years ago
Daniel Berteaud f9e841e5c2 Remove unused name var in pam-generic jail 12 years ago
Daniel Berteaud cb73eb7a4b Insert fail2ban rule before state_chk and local_chk so established connexions can be stopped for banned host, and local hosts may also be banned 12 years ago
Daniel Berteaud 1b7f16e314 expand $bantime variable in pam jail 12 years ago
Daniel Berteaud 911db13c49 escape quotes in jail templates 12 years ago
Daniel Berteaud d33fe92435 Default to disabled for jails 12 years ago
Daniel Berteaud 5240cfb528 Add LL::NG filter and jail and default to disabled for SOGo jail 12 years ago
Daniel Berteaud 97d352dda1 Variables are not passed correctly, so define actions in each jail 12 years ago
Daniel Berteaud d941c985ae fix action tempates 12 years ago
Daniel Berteaud 08b187212a Fix actions for all the services 12 years ago
Daniel Berteaud 9560117ab7 Fix actions template in jail.conf 12 years ago
Daniel Berteaud 3f165421d4 Add a jail for SOGo 12 years ago
Daniel Berteaud 4b7d3586d5 Define actions in the default section, and add a prop to enable mail alerts 12 years ago
Daniel Berteaud 613b3220ef Only return after all the rules have been inserted, not between each rules (in masq templates) 12 years ago
Daniel Berteaud 77662adefd quote the port in jails to allow multiple ports with a comma 12 years ago
Daniel Berteaud 05dd76c857 Use the polling backend for the recidive jail to prevent infinite loop if we increase verbosity of the daemon 12 years ago
Daniel Berteaud 41dab44026 Convert networks addresses to CIDR 12 years ago
Daniel Berteaud 5e358594af Fix imap jail syntax 12 years ago
Daniel Berteaud 624ad98388 Fix http jail template 12 years ago
Daniel Berteaud 42bb3ba3f4 Fix masq template syntax 12 years ago
Daniel Berteaud a2c6621151 Increase default maxretry to 5 12 years ago
Daniel Berteaud 07c9504b39 Add a pam-generic jail 12 years ago
Daniel Berteaud 52bf6b871d add a jail for apache 12 years ago
Daniel Berteaud 4df9a2848c Use multiport iptables module to support several ports in one rule 12 years ago
Daniel Berteaud d373fabde8 Add a jail for dovecot 12 years ago
Daniel Berteaud 390c697875 Only enable SSH jail if ssh service is enabled 12 years ago
Daniel Berteaud 6eb50b8c84 Enable the recidive jail (monitor fail2ban's own logs to ban for a longer period hosts which gets banned several time) 12 years ago
Daniel Berteaud 3efe85e03e whitelist the whole 127.0.0.0/8 mask 12 years ago
Daniel Berteaud 1848a6a869 Add IgnoreIP prop to specify a local list of IP to prevent from being banned 12 years ago
Daniel Berteaud c5685730a7 Increase default ban time to 30 min 12 years ago
Daniel Berteaud 39337adf12 Disable DNS reverse lookups 12 years ago