From: Johann Schmitz <johann@j-schmitz.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] ip_conntrack - is it missing
Date: Mon, 07 Jan 2008 06:23:03 +0100 [thread overview]
Message-ID: <4781B737.5030003@j-schmitz.net> (raw)
In-Reply-To: <87sl1aiex0.fsf@newsguy.com>
reader@newsguy.com schrieb:
> Turns up nothing even close. Does it mean I'm still missing something
> in the kernel build? or is it just baloney or out of date?
Hi,
you can simply check our kernel config by typing:
cat /usr/src/linux/.config | grep -i conntrack
IIRC, there should be the lines
CONFIG_NF_CONNTRACK_ENABLED=m
CONFIG_NF_CONNTRACK=m
CONFIG_NF_CONNTRACK_IPV4=m
with either 'm' or 'y'.
Sometimes the order of enabling functions in the kernel matter to see all iptables
options. The conntrack options are located under
Networking -> Networking support -> Networking options -> Network packet filtering
framework (Netfilter) -> Core Netfilter -> Configuration -> Netfilter Xtables support
(required for ip_tables) -> "conntrack" connection tracking match support.
Hope you can guess what it want to say - english isn't my native lang, and it is early in
the morning ;)
Best regards,
Johann
--
Johann Schmitz
http://www.j-schmitz.net
--
gentoo-user@lists.gentoo.org mailing list
next prev parent reply other threads:[~2008-01-07 5:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-07 1:48 [gentoo-user] ip_conntrack - is it missing reader
2008-01-07 5:23 ` Johann Schmitz [this message]
2008-01-07 15:22 ` [gentoo-user] " reader
2008-01-07 16:09 ` Etaoin Shrdlu
2008-01-07 18:55 ` reader
2008-01-07 19:30 ` Etaoin Shrdlu
2008-01-08 9:49 ` Mick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4781B737.5030003@j-schmitz.net \
--to=johann@j-schmitz.net \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox