fail2ban: add 'Internal login failure' to Dovecot filter
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good

This commit is contained in:
William Hirigoyen 2023-01-23 10:33:07 +01:00
parent 5120249e59
commit 31e90abe57
2 changed files with 2 additions and 1 deletions

View file

@ -13,6 +13,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
### Added ### Added
* nagios-nrpe: Print pool config path in check_phpfpm_multi output * nagios-nrpe: Print pool config path in check_phpfpm_multi output
* fail2ban: add "Internal login failure" to Dovecot filter
### Changed ### Changed

View file

@ -1,3 +1,3 @@
[Definition] [Definition]
failregex = (?: pop3-login|imap-login): .*(?:Authentication failure|Aborted login \(auth failed|Aborted login \(tried to use disabled|Disconnected \(auth failed|Aborted login \(\d+ authentication attempts).*rip=<HOST>,.* failregex = (?: pop3-login|imap-login): .*(?:Authentication failure|Internal login failure|Aborted login \(auth failed|Aborted login \(tried to use disabled|Disconnected \(auth failed|Aborted login \(\d+ authentication attempts).*rip=<HOST>,.*
ignoreregex = ignoreregex =