|
@@ -2012,7 +2012,7 @@ EOF
|
|
|
cat << EOF > /etc/fail2ban/filter.d/3x-ipl.conf
|
|
cat << EOF > /etc/fail2ban/filter.d/3x-ipl.conf
|
|
|
[Definition]
|
|
[Definition]
|
|
|
datepattern = ^%%Y/%%m/%%d %%H:%%M:%%S
|
|
datepattern = ^%%Y/%%m/%%d %%H:%%M:%%S
|
|
|
-failregex = \[LIMIT_IP\]\s*Email\s*=\s*<F-USER>.+</F-USER>\s*\|\|\s*SRC\s*=\s*<ADDR>
|
|
|
|
|
|
|
+failregex = \[LIMIT_IP\]\s*Email\s*=\s*<F-USER>.+</F-USER>\s*\|\|\s*Disconnecting OLD IP\s*=\s*<ADDR>\s*\|\|\s*Timestamp\s*=\s*\d+
|
|
|
ignoreregex =
|
|
ignoreregex =
|
|
|
EOF
|
|
EOF
|
|
|
|
|
|