diff --git a/debian/changelog b/debian/changelog index 9b290296..bc27aafc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 31 Jul 2012 14:04:02 -0400 diff --git a/debian/jail.conf b/debian/jail.conf index fae7ee6a..b6610b63 100644 --- a/debian/jail.conf +++ b/debian/jail.conf @@ -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