[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: blocking brute force attempts using iptables



Stephen Vaughan a écrit :
okay, so using this rule:

$IPTABLES -A INPUT -p tcp --dport 21 -j FTP2

spits out this error:

iptables: Too many levels of symbolic links

I guess it's because there is a potential loop FTP2 -> FTPNEW -> FTP2.


Reply to: