Yum says that fail2ban-systemd is needed by fail2ban-0.9.1 and 
fail2ban-all-0.9.1, how can I uninstall it?
In the jail.conf the backend is set to auto but the problem remains.


Il 14/02/2015 05.01, Orion Poplawski ha scritto:
> On 02/13/2015 01:42 AM, Davide Perini wrote:
>> Hi,
>> I'm trying to use fail2ban with roundcube, using fail2ban 0.9.1 under
>> CentOS 7.
>>
>> This is my regex in roundcube.conf
>>      failregex = \[LOGIN_ERROR\].*from <HOST>: Unknown user or password
>> incorrect
>>
>> This is a entry that shows how roundcube writes on the log file
>>      07/24/2011 13:08:33 [LOGIN_ERROR] N/A (domainname.org) from
>> xxx.xxx.xxx.xxx: Unknown user or password incorrect.
>>
>> where xxx.xxx.xxx.xxx is an ip address
>>
>> The jail is active, max retry 3, I can have dozens of this entry but no
>> one is banned.
>>
>> Can you help please?
>
> I suspect the problem is that we've made the journal backend the 
> default and there is no journalmatch entry.  Try removing the 
> fail2ban-systemd package to set the backend back to auto.
>
>


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fail2ban-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fail2ban-users

Reply via email to