mirror of https://github.com/fail2ban/fail2ban
DOC: filter.d./pure-ftpd doco from wiki
parent
d7666c8942
commit
6602937ee1
|
@ -1,7 +1,11 @@
|
||||||
# Fail2Ban filter for pureftp
|
# Fail2Ban filter for pureftp
|
||||||
#
|
#
|
||||||
|
# Disable hostname based logging by:
|
||||||
|
#
|
||||||
|
# Start pure-ftpd with the -H switch or on Ubuntu 'echo yes > /etc/pure-ftpd/conf/DontResolve'
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
|
||||||
[INCLUDES]
|
[INCLUDES]
|
||||||
|
|
||||||
before = common.conf
|
before = common.conf
|
||||||
|
@ -17,3 +21,4 @@ ignoreregex =
|
||||||
|
|
||||||
# Author: Cyril Jaquier
|
# Author: Cyril Jaquier
|
||||||
# Modified: Yaroslav Halchenko for pure-ftpd
|
# Modified: Yaroslav Halchenko for pure-ftpd
|
||||||
|
# Documentation thanks to Blake on http://www.fail2ban.org/wiki/index.php?title=Fail2ban:Community_Portal
|
||||||
|
|
Loading…
Reference in New Issue