CRego3D

Active Member
Aug 13, 2001
38
0
306
Small problem

I upgraded the kernel to 2.4.18, makign sure Network filtering and iptables where all selected

now I can't start bandmin ..

root@xxxxx [/tmp]# /usr/local/bandmin/bandmin
modprobe: Can't locate module ip_tables
iptables v1.2.5: can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
modprobe: Can't locate module ip_tables
iptables v1.2.5: can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

I try updating iptables, but still no luck .. any ideas ?
 

Karl

Well-Known Member
PartnerNOC
Aug 10, 2001
87
1
308
I'll add that network filtering has also been tried as a module in the kernel, but then there is just a load of messages about dependencies:

/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_tables.o: unresolved symbol nf_unregister_sockopt
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_tables.o: unresolved symbol nf_register_sockopt
/lib/modules/2.4.18/kernel/net/ipv4/netfilter/ip_tables.o:
insmod /lib/modules/2 .4.18/kernel/net/ipv4/netfilter/ip_tables.o failed

etc. etc.