View Single Post
Old 08-23-2004, 08:00 PM   #1 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,489
sde is on a distinguished road
drop an ip class with iptables

i'm running debian woody. i try to use iptables with this command:
Code:
# iptables -I INPUT -s 1.2.3.4 -j DROP
and i get this erorr:
Quote:
modprobe: Can't locate module ip_tables
iptables v1.2.6a: can't initialize iptables table `filter': iptables who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
i have removed and re-installed iptables.

any other ideas how i can fix this? also, the command to drop an entire class of ips?
__________________
Mike
sde is offline   Reply With Quote