From: Etaoin Shrdlu <shrdlu@unlimitedmail.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: ip_conntrack - is it missing
Date: Mon, 7 Jan 2008 17:09:47 +0100 [thread overview]
Message-ID: <200801071709.47388.shrdlu@unlimitedmail.org> (raw)
In-Reply-To: <87ejctoe2w.fsf@newsguy.com>
On Monday 7 January 2008, reader@newsguy.com wrote:
> I see:
> grep -i ^[^#].*conntrack /usr/src/linux/.config
>
> CONFIG_NF_CONNTRACK_ENABLED=m
> CONFIG_NF_CONNTRACK=m
> CONFIG_NF_CONNTRACK_MARK=y
> CONFIG_NF_CONNTRACK_SECMARK=y
> CONFIG_NF_CONNTRACK_EVENTS=y
> CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
> CONFIG_NF_CONNTRACK_IPV4=m
> CONFIG_NF_CONNTRACK_PROC_COMPAT=y
>
>
> But do NOT see what that HOWTO refers to (/proc/net/ip_conntrack)
Sorry for the dumb question...you have compiled conntrack as a module,
but is that module (or modules) actually loaded (you can check with
lsmod)? If not, loading the module should also create the file in /proc.
The module should be called nf_conntrack (load it with modprobe
nf_conntrack). If not, look into /lib/modules/`uname -r`, look for
modules with conntrack in the name, and load them.
--
gentoo-user@lists.gentoo.org mailing list
next prev parent reply other threads:[~2008-01-07 16:03 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
2008-01-07 15:22 ` [gentoo-user] " reader
2008-01-07 16:09 ` Etaoin Shrdlu [this message]
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=200801071709.47388.shrdlu@unlimitedmail.org \
--to=shrdlu@unlimitedmail.org \
--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