Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
34 - 1
# Fail2Ban configuration file for Directadmin
2
#
3
#
4
#
5
 
6
[INCLUDES]
7
 
8
before = common.conf
9
 
10
[Definition]
11
 
12
failregex = ^: \'<HOST>\' \d{1,3} failed login attempt(s)?. \s*
13
 
14
ignoreregex =
15
 
16
[Init]
17
datepattern = ^%%Y:%%m:%%d-%%H:%%M:%%S
18
 
19
#
20
# Requires Directadmin v1.45.3 or higher. http://www.directadmin.com/features.php?id=1590
21
#
22
# Author: Cyril Roos
23