fail2ban/config/filter.d/squid.conf

17 lines
260 B
SquidConf
Raw Normal View History

2013-12-10 10:24:37 +00:00
# Fail2Ban filter for Squid attempted proxy bypasses
#
#
[Definition]
failregex = ^\s+\d\s<HOST>\s+[A-Z_]+_DENIED/403 .*$
2013-12-10 10:24:37 +00:00
^\s+\d\s<HOST>\s+NONE/405 .*$
ignoreregex =
2013-12-10 10:24:37 +00:00
datepattern = {^LN-BEG}Epoch
{^LN-BEG}
2013-12-10 10:24:37 +00:00
# Author: Daniel Black