You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
338 B
Plaintext
23 lines
338 B
Plaintext
# Fail2Ban configuration file for Directadmin
|
|
#
|
|
#
|
|
#
|
|
|
|
[INCLUDES]
|
|
|
|
before = common.conf
|
|
|
|
[Definition]
|
|
|
|
failregex = ^: \'<HOST>\' \d{1,3} failed login attempt(s)?. \s*
|
|
|
|
ignoreregex =
|
|
|
|
datepattern = ^%%Y:%%m:%%d-%%H:%%M:%%S
|
|
|
|
#
|
|
# Requires Directadmin v1.45.3 or higher. http://www.directadmin.com/features.php?id=1590
|
|
#
|
|
# Author: Cyril Roos
|
|
|