|
hi,
try
/etc/rc.d/init.d/ipchains stop
rmmod ipchains
chkconfig --level 3 ipchains off
update your iptables package to
1.2.4
Tin wong
Hi there,
I need your kind help.
I just installed Linux 7.2 (2.4.7-10) including the whole networking related packages,
not upgraded.
After booting, I tried to use iptables, but I
got the following message. I tried lsmod, and there's no ip_tables module at
all. I was planing to use NAT, but I can't now without iptables. Would you
please kindly give me a hand?
Thank you so much.
Ping-Yu
Script started on Sun Feb 24 03:59:09
2002 ]0;root@localhost:~[root@localhost root]# iptables
-L /lib/modules/2.4.7-10/kernel/net/ipv4/netfilter/ip_tables.o:
init_module: Device or resource busy Hint: insmod errors can be caused by
incorrect module parameters, including invalid IO or IRQ
parameters /lib/modules/2.4.7-10/kernel/net/ipv4/netfilter/ip_tables.o:
insmod /lib/modules/2.4.7-10/kernel/net/ipv4/netfilter/ip_tables.o
failed /lib/modules/2.4.7-10/kernel/net/ipv4/netfilter/ip_tables.o:
insmod ip_tables failed iptables v1.2.3: can't initialize iptables table
`filter': iptables who? (do you need to insmod?) Perhaps iptables or your
kernel needs to be upgraded. ]0;root@localhost:~[root@localhost root]#
exit Script done on Sun Feb 24 03:59:17
2002
|