+ Reply to Thread
Results 1 to 1 of 1
Thread: Deleting a Rule in iptables
-
Administrator
- Join Date
- Jul 2006
- Posts
- 94
Deleting a Rule in iptables
Guys,
iptables -L INPUT -n --line-numbers
You'll get the list of all blocked IP. Look at the number on the left, then :
iptables -D INPUT number here


LinkBack URL
About LinkBacks



Reply With Quote