----- Original Message -----
From: "Sanjeewa Wijerathne" <[EMAIL PROTECTED]>
To: "RedHat seawoulf" <[EMAIL PROTECTED]>
Sent: Thursday, September 20, 2001 6:00 AM
Subject: iptables error
> Hi all,
> I want to setup iptables rules on my RH 7.1 and to test with a
> simple rule i did the following,
> |
>
> |# iptables -A INPUT -s 127.0.0.1 -p icmp -j DROP
> iptables v1.2.1a: can't initialize iptables table `filter': iptables
> who? (do yo
> u need to insmod?)
> Perhaps iptables or your kernel needs to be upgraded.
> #
Make sure you removed ipchains module first as it's the default currently.
rmmod ipchains then chkconfig --level 345 ipchains off then service ipchains
stop. Then iptables -L to make sure iptables is now loaded.
Mike
_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list