mirror of https://github.com/fail2ban/fail2ban
Improvement
parent
f54f6caece
commit
77b35b8db7
|
@ -24,7 +24,7 @@ failregex = ^client (?:denied by server configuration|used wrong authentication
|
||||||
^%(auth_type)sunknown algorithm `(?:[^']*|.*?)' received\b
|
^%(auth_type)sunknown algorithm `(?:[^']*|.*?)' received\b
|
||||||
^invalid qop `(?:[^']*|.*?)' received\b
|
^invalid qop `(?:[^']*|.*?)' received\b
|
||||||
^%(auth_type)sinvalid nonce .*? received - user attempted time travel\b
|
^%(auth_type)sinvalid nonce .*? received - user attempted time travel\b
|
||||||
^(?:No )?[Hh]ostname \S+ provided via SNI(?:, but no hostname provided| and hostname \S+ provided| for a name based virtual host)\b
|
^(?:No h|H)ostname \S+ provided via SNI(?:, but no hostname provided| and hostname \S+ provided| for a name based virtual host)\b
|
||||||
|
|
||||||
ignoreregex =
|
ignoreregex =
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue