Le 10.03.2008 18:25:16, Yaroslav Halchenko a écrit :
>> [EMAIL PROTECTED] % sudo iptables -I INPUT -p tcp -m multiport --
>> dports ssh -j fail2ban-ssh
>> iptables: No chain/target/match by that name
>so imho this is incorrect... but may be there was a huge change in
>1.4.0
>since I am running 1.3.8.0debian1-1... ok -- will check 1.4.0 (but
>later
>on)
>

I've just tried 1.3.8.Debian-1 and got a different error:

sudo /etc/init.d/fail2ban stop
sudo iptables -L -n -v | grep fail2ban
sudo iptables -N fail2ban-ssh
sudo iptables -A fail2ban-ssh -j RETURN
sudo iptables -I INPUT -p tcp -m multiport --dports ssh -j fail2ban-ssh
getsockopt failed strangely: No such file or directory


J-L

Attachment: pgpAeA2Dc3Emz.pgp
Description: PGP signature

Reply via email to