iptables block ip address

block ip address eg: 000.000.000.000

iptables -I INPUT -s  000.000.000.000 -j DROP