iptables -I INPUT -s x.x.x.x -j DROP iptables -I INPUT -m iprange --src-range x.x.x.x-x.x.x.x -j DROP