Fail2ban: Difference between revisions
From DWIKI
Created page with "=FAQ= == Error in FilterPyinotify callback: 'module' object has no attribute '_strptime_time'== Enabling sshd-ddos filter seems to trigger this" |
mNo edit summary |
||
| Line 1: | Line 1: | ||
=Custom rules= | |||
==assp.conf== | |||
failregex = \[Worker_.*\] <HOST> \[SMTP Error\] 535 5.7.8 Error: authentication failed: | |||
\[Worker_.*\] \[SSL-in\] \[TLS-out\] <HOST> \[SMTP Error\] 535 | |||
\[Worker_.*\] \[MessageLimit\] <HOST> | |||
\[Worker_.*\] <HOST> .* \[SMTP Error\] 554 5.7.1 | |||
=FAQ= | =FAQ= | ||
== Error in FilterPyinotify callback: 'module' object has no attribute '_strptime_time'== | == Error in FilterPyinotify callback: 'module' object has no attribute '_strptime_time'== | ||
Enabling sshd-ddos filter seems to trigger this | Enabling sshd-ddos filter seems to trigger this | ||
Revision as of 08:51, 15 May 2015
Custom rules
assp.conf
failregex = \[Worker_.*\] <HOST> \[SMTP Error\] 535 5.7.8 Error: authentication failed:
\[Worker_.*\] \[SSL-in\] \[TLS-out\] <HOST> \[SMTP Error\] 535
\[Worker_.*\] \[MessageLimit\] <HOST>
\[Worker_.*\] <HOST> .* \[SMTP Error\] 554 5.7.1
FAQ
Error in FilterPyinotify callback: 'module' object has no attribute '_strptime_time'
Enabling sshd-ddos filter seems to trigger this
