block ip address.
To block an ip address by iptable:
#iptables -I INPUT -s 25.55.55.55 -j DROP
#iptables-save
*replace 25.55.55.55 with the ip you want to block.
Copyright © by Kuwait Linux User Group - OpenSource free stuff All Rights Reserved. Published on: 2004-10-13 (438 reads) [ Go Back ] |