AnthonysBlog.Net
Anthony's Blog

Blocking Unblocking with IPTables

block IP using iptables simply use the following command by replacing the appropriate IP in the below command :

iptables -I INPUT -s 212.56.88.143 -j DROP

===================================================

If you wish to unblock any IP then the same command can be used as below :

iptables -I INPUT -s 212.56.88.143 -j ACCEPT

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Leave a Reply

You must be logged in to post a comment.

Categories

 Powered by Max Banner Ads