Les log se remplissent bien :
/var/log/squirrelmail.log [24-Aug-2013 14:20:49 +0000]: FAILED login for namour from 95.136.128.5
[24-Aug-2013 14:20:50 +0000]: FAILED login for namour from 95.136.128.5
[24-Aug-2013 14:20:51 +0000]: FAILED login for namour from 95.136.128.5
[24-Aug-2013 14:20:53 +0000]: FAILED login for namour from 95.136.128.5
[24-Aug-2013 14:20:54 +0000]: FAILED login for namour from 95.136.128.5
[24-Aug-2013 14:20:55 +0000]: FAILED login for namour from 95.136.128.5
[24-Aug-2013 14:20:57 +0000]: FAILED login for namour from 95.136.128.5
/var/www/roundcubemail/logs/userlogins Aug 24 14:21:01 [LOGIN_ERROR] N/A (caladan.siberien.tf) from 95.136.128.5: Unknown user or password incorrect.
Aug 24 14:21:09 [LOGIN_ERROR] N/A (caladan.siberien.tf) from 95.136.128.5: Unknown user or password incorrect.
Aug 24 14:22:02 [LOGIN_ERROR] N/A (caladan.siberien.tf) from 95.136.128.5: Unknown user or password incorrect.
Aug 24 14:22:07 [LOGIN_ERROR] N/A (caladan.siberien.tf) from 95.136.128.5: Unknown user or password incorrect.
Aug 24 14:22:31 [LOGIN_ERROR] N/A (caladan.siberien.tf) from 95.136.128.5: Unknown user or password incorrect.
Aug 24 14:22:46 [LOGIN_ERROR] N/A (caladan.siberien.tf) from 95.136.128.5: Unknown user or password incorrect.
Mais pas de réaction de fail2ban 2013-08-24 16:19:25,537 fail2ban.jail : INFO Creating new jail 'roundcube'
2013-08-24 16:19:25,538 fail2ban.jail : INFO Jail 'roundcube' uses pyinotify
2013-08-24 16:19:25,571 fail2ban.jail : INFO Initiated 'pyinotify' backend
2013-08-24 16:19:25,575 fail2ban.filter : INFO Added logfile = /var/www/roundcubemail/logs/userlogins
2013-08-24 16:19:25,578 fail2ban.filter : INFO Set maxRetry = 3
2013-08-24 16:19:25,581 fail2ban.filter : INFO Set findtime = 600
2013-08-24 16:19:25,583 fail2ban.actions: INFO Set banTime = 600
2013-08-24 16:19:25,617 fail2ban.jail : INFO Creating new jail 'squirrelmail'
2013-08-24 16:19:25,617 fail2ban.jail : INFO Jail 'squirrelmail' uses pyinotify
2013-08-24 16:19:25,655 fail2ban.jail : INFO Initiated 'pyinotify' backend
2013-08-24 16:19:25,659 fail2ban.filter : INFO Added logfile = /var/log/squirrelmail.log
2013-08-24 16:19:25,662 fail2ban.filter : INFO Set maxRetry = 4
2013-08-24 16:19:25,665 fail2ban.filter : INFO Set findtime = 600
2013-08-24 16:19:25,667 fail2ban.actions: INFO Set banTime = 600
2013-08-24 16:19:25,706 fail2ban.jail : INFO Jail 'ssh' started
2013-08-24 16:19:25,714 fail2ban.jail : INFO Jail 'ssh-ddos' started
2013-08-24 16:19:25,720 fail2ban.jail : INFO Jail 'apache' started
2013-08-24 16:19:25,724 fail2ban.jail : INFO Jail 'apache-noscript' started
2013-08-24 16:19:25,728 fail2ban.jail : INFO Jail 'apache-overflows' started
2013-08-24 16:19:25,733 fail2ban.jail : INFO Jail 'vsftpd' started
2013-08-24 16:19:25,738 fail2ban.jail : INFO Jail 'postfix' started
2013-08-24 16:19:25,741 fail2ban.jail : INFO Jail 'sasl' started
2013-08-24 16:19:25,744 fail2ban.jail : INFO Jail 'dovecot' started
2013-08-24 16:19:25,749 fail2ban.jail : INFO Jail 'apache-w00tw00t' started
2013-08-24 16:19:25,757 fail2ban.jail : INFO Jail 'apache-phpmyadmin' started
2013-08-24 16:19:25,762 fail2ban.jail : INFO Jail 'roundcube' started
2013-08-24 16:19:25,767 fail2ban.jail : INFO Jail 'squirrelmail' started
2013-08-24 16:20:14,447 fail2ban.filter : WARNING Determined IP using DNS Lookup: 5.128.136.95.rev.sfr.net = ['95.136.128.5']
Et rien dans iptables [code]Chain INPUT (policy ACCEPT)
target prot opt source destination
fail2ban-squirrelmail tcp – anywhere anywhere multiport dports http,https
fail2ban-roundcube tcp – anywhere anywhere multiport dports http,https
Chain fail2ban-roundcube (1 references)
target prot opt source destination
RETURN all – anywhere anywhere
Chain fail2ban-squirrelmail (1 references)
target prot opt source destination
RETURN all – anywhere anywhere[/code]