mostaman
12-19-2002, 05:23 PM
Thanks in advance :)
1- Command to remove an IP entered in an error using this command:
iptables -A INPUT -s XXX.XXX.XXX.XXX. -d 0/0 -j DROP
2- is it possible at all to insert a wild card in the IP to be dropped like: XXX.XXX.XXX.% (is the wild card % or *)??
thanks again
1- Command to remove an IP entered in an error using this command:
iptables -A INPUT -s XXX.XXX.XXX.XXX. -d 0/0 -j DROP
2- is it possible at all to insert a wild card in the IP to be dropped like: XXX.XXX.XXX.% (is the wild card % or *)??
thanks again
