Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] OT - ipkungfu
Date: Wed, 11 Jan 2006 21:25:28
Message-Id: 1137014077.10755.15.camel@camille.espersunited.com
1 I'm trying to install ipkungfoo on my server box. I followed the
2 instructions in the README file. When I went to start it, it gave me a
3 string of errors, that I'm not sure how to fix:
4
5 bullet ipkungfu # ipkungfu
6 Checking configuration...
7 FATAL: Module ip_tables not found.
8 iptables v1.3.4: can't initialize iptables table `filter': iptables who?
9 (do you need to insmod?)
10 Perhaps iptables or your kernel needs to be upgraded.
11
12 ipkungfu can't create new chains or the script was interrupted
13 previously!
14 Flushing iptables rulesets...
15 FATAL: Module ip_tables not found.
16 iptables v1.3.4: can't initialize iptables table `filter': iptables who?
17 (do you need to insmod?)
18 Perhaps iptables or your kernel needs to be upgraded.
19 Clearing old chains and tables...
20 cat: /proc/net/ip_tables_names: No such file or directory
21 Your kernel lacks LOG support required by this script. Aborting.
22
23 Any clues? It sounds to me like it's a kernel module thing, but what
24 would a kernel module have to do with a firewall? It said that iptables
25 might be out of date, but iptables was emerged right before ipkungfu.
26 If it matters, the kernel info is:
27
28 bullet ipkungfu # uname -a
29 Linux bullet 2.6.14-gentoo-r5 #1 SMP Mon Dec 26 14:54:40 CST 2005 i586
30 AMD-K6(tm) 3D processor AuthenticAMD GNU/Linux
31
32
33 --
34 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] OT - ipkungfu Andrew Frink <andrew.frink@×××××.com>
Re: [gentoo-user] OT - ipkungfu Holly Bostick <motub@××××××.nl>