Search found 3 matches
- 10 Nov 2012, 06:04
- Forum: General Discussion (csf)
- Topic: Dovecot bruteforce not stopped !
- Replies: 3
- Views: 11904
Re: Dovecot bruteforce not stopped !
I have also realised that one can use Fail2ban to complement/____ CSF. In my test I installed Fail2ban and disabled all the monitored services. Then I defined a Dovecot entry and setup a Dovecot Regex that worked out of the box. Result is that Fail2ban is setup to only guard against Dovecot (POP3/IM...
- 05 Nov 2012, 16:49
- Forum: General Discussion (csf)
- Topic: Dovecot bruteforce not stopped !
- Replies: 3
- Views: 11904
Re: Dovecot bruteforce not stopped !
After failing to have csf regex block the dovecot bruteforcing I explored other options and managed to install and configure ossec which worked for me. It also has regex, and even includes a dovecot one, which was a bit easier to customise and have it work for me. To avoid duplications of functions ...
- 01 Nov 2012, 05:49
- Forum: General Discussion (csf)
- Topic: Dovecot bruteforce not stopped !
- Replies: 3
- Views: 11904
Dovecot bruteforce not stopped !
First to thank the CSF developers for giving us this wonderful product. I have read and googled all the dovecot regex examples, and other users samples, but cannot find one that would work for me. I have spent hours trying to self-help but unsuccessfully, due to my not being good in perl, or regex. ...