Package: fail2ban
Version: 0.8.2-1
Severity: normal

Hi, 

Versions earlier then 0.7.5-2 return and error ant start:

<snip>
2008-03-10 14:07:13,559 fail2ban.actions.action: INFO   Set actionBan = 
iptables -I fail2ban-<name> 1 -s <ip> -j DROP
2008-03-10 14:07:13,560 fail2ban.actions.action: INFO   Set actionStop = 
iptables -D INPUT -p <protocol> -m multiport --dports <port> -j fail2ban-<name>
iptables -F fail2ban-<name>
iptables -X fail2ban-<name>
2008-03-10 14:07:13,562 fail2ban.actions.action: INFO   Set actionStart = 
iptables -N fail2ban-<name>
iptables -A fail2ban-<name> -j RETURN
iptables -I INPUT -p <protocol> -m multiport --dports <port> -j fail2ban-<name>
2008-03-10 14:07:13,563 fail2ban.actions.action: INFO   Set actionUnban = 
iptables -D fail2ban-<name> -s <ip> -j DROP
2008-03-10 14:07:13,564 fail2ban.actions.action: INFO   Set actionCheck = 
iptables -n -L INPUT | grep -q fail2ban-<name>
2008-03-10 14:07:13,741 fail2ban.actions.action: ERROR  iptables -N fail2ban-ssh
iptables -A fail2ban-ssh -j RETURN
iptables -I INPUT -p tcp -m multiport --dports ssh -j fail2ban-ssh returned 100
<snip/>

Regards

Jean-Luc

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-rc5-k8-1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages fail2ban depends on:
ii  lsb-base                      3.2-4      Linux Standard Base 3.2 init scrip
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-central                0.5.15-0.1 register and build utility for Pyt

Versions of packages fail2ban recommends:
ii  iptables                      1.4.0-3    administration tools for packet fi

-- no debconf information




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to