- Added new regex for proftpd. Thanks to Vaclav Misek

git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_8@603 a942ae1a-1317-0410-a47c-b1dcaea8d605
_tent/ipv6_via_aInfo
Cyril Jaquier 2007-07-17 20:41:00 +00:00
parent b239e17a7d
commit e841209f1b
2 changed files with 2 additions and 1 deletions

2
README
View File

@ -75,7 +75,7 @@ Nick Munger, Christoph Haas, Justin Shore, Joël Bertrand,
René Berber, mEDI, Axel Thimm, Eric Gerbier, Christian Rauch,
Michael C. Haller, Jonathan Underwood, Hanno 'Rince' Wagner,
Daniel B. Cid, David Nutter, Raphaël Marichez, Guillaume
Delvit
Delvit, Vaclav Misek
License:
--------

View File

@ -15,6 +15,7 @@
# Values: TEXT
#
failregex = USER \S+: no such user found from \S* ?\[<HOST>\] to \S+\s*$
\(\S*\[<HOST>\]\) - USER \S+ \(Login failed\): Incorrect password.$
# Option: ignoreregex
# Notes.: regex to ignore. If this regex matches, the line is ignored.