I hav already do this

ssh

iptables -A INPUT -s 208.76.50.76 -j DROP

then saved it

but when i do in ssh

netstat -plan|grep :80|awk {'print $5'}|cut -d: -f 1|sort|uniq -c|sort -nk 1

i still see

62 208.76.50.76

//reeboted server and its gone
devNULL Reviewed by devNULL on . Block ddos ip ? iptables dont works ? I hav already do this ssh iptables -A INPUT -s 208.76.50.76 -j DROP then saved it but when i do in ssh Rating: 5