ENH: recidive jail to block all protocols. Closes #440

pull/442/head
Daniel Black 2013-11-18 07:57:16 +11:00
parent 2c63b1fe93
commit dab2ddb9da
2 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ ver. 0.8.12 (2013/12/XX) - things-can-only-get-better
- Fixes:
- allow for ",milliseconds" in the custom date format of proftpd.log
- recidive jail to block all protocols. Closes gh-440
- New Features:

View File

@ -408,7 +408,7 @@ maxretry = 5
enabled = false
filter = recidive
logpath = /var/log/fail2ban.log
action = iptables-allports[name=recidive]
action = iptables-allports[name=recidive,protocol=all]
sendmail-whois-lines[name=recidive, logpath=/var/log/fail2ban.log]
bantime = 604800 ; 1 week
findtime = 86400 ; 1 day