Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
howto:fail2ban [2022/01/30 04:47] – Added new rule for clients consistently exceeding the maximum connection allowance Karloch | howto:fail2ban [2023/07/25 15:36] (current) – [Use Fail2Ban on GNU/Linux to block botnet's attacks] nick young | ||
---|---|---|---|
Line 105: | Line 105: | ||
failregex = .* !TEMPORARY BAN of .* < | failregex = .* !TEMPORARY BAN of .* < | ||
SMTP BLACKLISTED SERVER on .* \(.*\)\: .* \[< | SMTP BLACKLISTED SERVER on .* \(.*\)\: .* \[< | ||
+ | ^.*\[< | ||
ignoreregex = | ignoreregex = | ||
</ | </ |