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