<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
I was running fail2ban now for about one year. Suddenly it stopped
working. Does anyone know what could be a reason?<br>
<br>
I tried to restart it but the same. I tried to stop iptables and
than stop fail2ban, that start fail2ban. In log everything is fine.<br>
<small><br>
[root@fs1 log]# iptables -L<br>
Chain INPUT (policy ACCEPT)<br>
target prot opt source destination <br>
fail2ban-freeswitch-tcp all -- anywhere
anywhere <br>
fail2ban-freeswitch-udp all -- anywhere
anywhere <br>
<br>
Chain FORWARD (policy ACCEPT)<br>
target prot opt source destination <br>
<br>
Chain OUTPUT (policy ACCEPT)<br>
target prot opt source destination <br>
<br>
Chain fail2ban-freeswitch-tcp (1 references)<br>
target prot opt source destination <br>
RETURN all -- anywhere anywhere <br>
<br>
Chain fail2ban-freeswitch-udp (1 references)<br>
target prot opt source destination <br>
RETURN all -- anywhere anywhere <br>
[root@fs1 log]# </small><br>
<br>
<br>
<small>2012-10-19 14:59:46,009 fail2ban.server : INFO Changed
logging target to /var/log/fail2ban.log for Fail2ban v0.8.4<br>
2012-10-19 14:59:46,010 fail2ban.jail : INFO Creating new jail
'freeswitch-udp'<br>
2012-10-19 14:59:46,011 fail2ban.jail : INFO Jail
'freeswitch-udp' uses Gamin<br>
2012-10-19 14:59:46,026 fail2ban.filter : INFO Added logfile =
/usr/local/freeswitch/log/freeswitch.log<br>
2012-10-19 14:59:46,026 fail2ban.filter : INFO Set maxRetry = 3<br>
2012-10-19 14:59:46,027 fail2ban.filter : INFO Set findtime =
600<br>
2012-10-19 14:59:46,028 fail2ban.actions: INFO Set banTime = 600<br>
2012-10-19 14:59:46,038 fail2ban.jail : INFO Creating new jail
'freeswitch-tcp'<br>
2012-10-19 14:59:46,038 fail2ban.jail : INFO Jail
'freeswitch-tcp' uses Gamin<br>
2012-10-19 14:59:46,039 fail2ban.filter : INFO Added logfile =
/usr/local/freeswitch/log/freeswitch.log<br>
2012-10-19 14:59:46,039 fail2ban.filter : INFO Set maxRetry = 3<br>
2012-10-19 14:59:46,040 fail2ban.filter : INFO Set findtime =
600<br>
2012-10-19 14:59:46,041 fail2ban.actions: INFO Set banTime = 600<br>
2012-10-19 14:59:46,051 fail2ban.jail : INFO Jail
'freeswitch-udp' started<br>
2012-10-19 14:59:46,054 fail2ban.jail : INFO Jail
'freeswitch-tcp' started<br>
2012-10-19 15:06:10,585 fail2ban.filter : INFO Log rotation
detected for /usr/local/freeswitch/log/freeswitch.log<br>
2012-10-19 15:06:10,608 fail2ban.filter : INFO Log rotation
detected for /usr/local/freeswitch/log/freeswitch.log</small><br>
<br>
<br>
I tried with wrong pass but fail2ban does not ban ip (I also look in
white liste, but there is no problem).<br>
<br>
Thanks!<br>
Miha<br>
</body>
</html>