Ban Ip From Your Server Written by: HostGeekZ
This guide is wraped for easy viewing, to see the non wraped version Click Here
echo "ip" >> /etc/hosts.deny
iptables -I INPUT -s ip -j DROP