* iptables: Problem in Kernel 2.6.4
@ 2004-03-19 4:30 hostingbr
2004-03-19 6:38 ` Tony Earnshaw
0 siblings, 1 reply; 2+ messages in thread
From: hostingbr @ 2004-03-19 4:30 UTC (permalink / raw)
To: netfilter
Hello all,
I'm need install the KISS firewall on server with
kernel 2.6.4 but receive this error:
root@servidor7 [/usr/bin]# ./kiss start
lsmod: QM_MODULES: Function not implemented
modprobe: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod /lib/modules/2.4.21-
4.0.1.ELsmp/kernel/net/ipv4/netfilter/ip_tables.o
failed
insmod: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod ip_tables failed
modprobe: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod /lib/modules/2.4.21-
4.0.1.ELsmp/kernel/net/ipv4/netfilter/ip_tables.o
failed
insmod: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod ipt_state failed
modprobe: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod /lib/modules/2.4.21-
4.0.1.ELsmp/kernel/net/ipv4/netfilter/ip_tables.o
failed
insmod: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod ipt_multiport failed
modprobe: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod /lib/modules/2.4.21-
4.0.1.ELsmp/kernel/net/ipv4/netfilter/ip_tables.o
failed
insmod: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod ip_tables failed
modprobe: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod /lib/modules/2.4.21-
4.0.1.ELsmp/kernel/net/ipv4/netfilter/ip_tables.o
failed
insmod: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod ipt_state failed
modprobe: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod /lib/modules/2.4.21-
4.0.1.ELsmp/kernel/net/ipv4/netfilter/ip_tables.o
failed
insmod: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod ipt_multiport failed
modprobe: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod /lib/modules/2.4.21-
4.0.1.ELsmp/kernel/net/ipv4/netfilter/ip_tables.o
failed
insmod: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod iptable_filter failed
modprobe: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod /lib/modules/2.4.21-
4.0.1.ELsmp/kernel/net/ipv4/netfilter/ip_tables.o
failed
insmod: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod ipt_unclean failed
modprobe: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod /lib/modules/2.4.21-
4.0.1.ELsmp/kernel/net/ipv4/netfilter/ip_tables.o
failed
insmod: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod ipt_limit failed
modprobe: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod /lib/modules/2.4.21-
4.0.1.ELsmp/kernel/net/ipv4/netfilter/ip_tables.o
failed
insmod: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod ipt_LOG failed
modprobe: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod /lib/modules/2.4.21-
4.0.1.ELsmp/kernel/net/ipv4/netfilter/ip_tables.o
failed
insmod: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod ipt_REJECT failed
modprobe: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod /lib/modules/2.4.21-
4.0.1.ELsmp/kernel/net/ipv4/netfilter/ip_conntrack.o
failed
insmod: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod ip_conntrack failed
modprobe: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod /lib/modules/2.4.21-
4.0.1.ELsmp/kernel/net/ipv4/netfilter/ip_conntrack.o
failed
insmod: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod ip_conntrack_irc failed
modprobe: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod /lib/modules/2.4.21-
4.0.1.ELsmp/kernel/net/ipv4/netfilter/ip_conntrack.o
failed
insmod: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod ip_conntrack_ftp failed
modprobe: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod /lib/modules/2.4.21-
4.0.1.ELsmp/kernel/net/ipv4/netfilter/ip_tables.o
failed
insmod: QM_MODULES: Function not implemented
insmod: QM_MODULES: Function not implemented
insmod: insmod iptable_mangle failed
The first error not found files
in /lib/modules/2.6.4/... I'm create a symbol link of
2.6.4 to 2.4.21-4.0.1.ELsmp (the directory exist
in /lib/modules).
Any ideia to fix the problem?
Thanks,
Minotauro.
__________________________________________________________________________
Acabe com aquelas janelinhas que pulam na sua tela.
AntiPop-up UOL - É grátis!
http://antipopup.uol.com.br/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: iptables: Problem in Kernel 2.6.4
2004-03-19 4:30 iptables: Problem in Kernel 2.6.4 hostingbr
@ 2004-03-19 6:38 ` Tony Earnshaw
0 siblings, 0 replies; 2+ messages in thread
From: Tony Earnshaw @ 2004-03-19 6:38 UTC (permalink / raw)
To: netfilter
fre, 19.03.2004 kl. 05.30 skrev hostingbr:
> I'm need install the KISS firewall on server with
> kernel 2.6.4 but receive this error:
>
> root@servidor7 [/usr/bin]# ./kiss start
> lsmod: QM_MODULES: Function not implemented
[...]
> The first error not found files
> in /lib/modules/2.6.4/... I'm create a symbol link of
> 2.6.4 to 2.4.21-4.0.1.ELsmp (the directory exist
> in /lib/modules).
Looks like you did exactly what I did on RedHat RHEL3 - and then got
exactly the same as you. I compiled and installed kernel.org 2.6.4 ACPI,
it worked. I then installed up2date's modutils-2.4.25-11.EL.i386.rpm and
got what you report. I reinstalled modutils-2.4.25-10.EL.i386.rpm and
the problem went away.
It's a bad problem, since it means that insmod (modprobe et al) can't be
used anymore, for anything. Including iptables.
Best,
--Tonni
--
mail: billy - at - billy.demon.nl
http://www.billy.demon.nl
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-19 6:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-19 4:30 iptables: Problem in Kernel 2.6.4 hostingbr
2004-03-19 6:38 ` Tony Earnshaw
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.