monitor syslog not auth.log for wuftpd

pull/808/head
Yaroslav Halchenko 2012-07-31 15:59:44 -04:00
parent 23e979a20e
commit 14d609941b
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -11,7 +11,8 @@ fail2ban (0.8.7-1) experimental; urgency=low
- document in config/*.conf on how to inline comments (Closes: #676146)
- match possibly present "pam_unix(sshd:auth):" portion for sshd
(Closes: #648020)
- add wu-ftpd failregex for use against syslog (Closes: #514239)
- wu-ftpd: added failregex for use against syslog. Switch to monitor syslog
(instead of auth.log) by default (Closes: #514239)
- anchor chain name in actioncheck's for iptables actions (Closes: #672228)
-- Yaroslav Halchenko <debian@onerussian.com> Tue, 31 Jul 2012 14:04:02 -0400

2
debian/jail.conf vendored
View File

@ -214,7 +214,7 @@ maxretry = 6
enabled = false
port = ftp,ftp-data,ftps,ftps-data
filter = wuftpd
logpath = /var/log/auth.log
logpath = /var/log/syslog
maxretry = 6