Thread
:
Debian block ip list
View Single Post
11-20-2008, 05:31 PM
post
#1
(
permalink
)
KING
Administrator
Join Date: Nov 2008
Posts: 23
Debian block ip list
If you want to block some ip's you can use command:
iptables -A INPUT -s 0.0.0.0 -j DROP
Where 0.0.0.0 enter ip address which you want to block.
Sponsored Links
KING
View Public Profile
Send a private message to KING
Find More Posts by KING