Gentoo Archives: gentoo-user

From: Daniel Iliev <daniel.iliev@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OT - Need help enabling iptables support in kernel
Date: Sat, 10 Nov 2007 13:46:37
Message-Id: 4735b4d5.12975e0a.1b41.ffff858b@mx.google.com
In Reply to: [gentoo-user] OT - Need help enabling iptables support in kernel by Michael Sullivan
1 On Sat, 10 Nov 2007 06:53:42 -0600
2 Michael Sullivan <michael@××××××××××××.com> wrote:
3
4 > I have a big problem. I've asked this question here in the past, and
5 > have never gotten a straight answer. I use ipkungfu as my firewall
6 > sofware. I noticed yesterday when I had to reboot my server box that
7 > ipkungfu wasn't starting.
8 >
9 > baby ~ # /etc/init.d/ipkungfu restart
10 > * Starting ipkungfu ...
11 > Your kernel lacks stateful matching, this would break this script.
12 > Aborting.
13 > * Failed to start ipkungfu
14 > [ !! ]
15 >
16
17
18 I believe your problem comes from:
19
20 # CONFIG_IP_NF_CONNTRACK_SUPPORT is not set
21
22 Build this module and try again.
23
24
25
26 --
27 Best regards,
28 Daniel
29 --
30 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] OT - Need help enabling iptables support in kernel Michael Sullivan <michael@××××××××××××.com>