Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
# Fail2Ban filter for Squid attempted proxy bypasses
2
#
3
#
4
 
5
[Definition]
6
 
7
failregex = ^\s+\d\s<HOST>\s+[A-Z_]+_DENIED/403 .*$
8
            ^\s+\d\s<HOST>\s+NONE/405 .*$
9
 
10
ignoreregex =
11
 
12
datepattern = {^LN-BEG}Epoch
13
              {^LN-BEG}
14
 
15
# Author: Daniel Black
16