Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Philip Craig <philipc@snapgear.com>
To: k.tragant@firemail.de
Cc: netfilter@lists.netfilter.org
Subject: Re: disabling connection tracking
Date: Fri, 29 Aug 2003 18:22:59 +1000	[thread overview]
Message-ID: <3F4F0D63.9050301@snapgear.com> (raw)
In-Reply-To: <200308290810.12734.k.tragant@firemail.de>

k.tragant@firemail.de wrote:
> # CONFIG_MODULES is not set
> 
> #   IP: Netfilter Configuration
> CONFIG_IP_NF_IPTABLES=y
> CONFIG_IP_NF_MATCH_MULTIPORT=y
> CONFIG_IP_NF_FILTER=y
> CONFIG_IP_NF_TARGET_REJECT=y
> CONFIG_IP_NF_TARGET_LOG=y

I built a kernel with this config, and it didn't have ip_conntrack.

> Maybe there are other ideas?

Just a couple of things to track down exactly where the problem is:

grep tells me that net/ipv4/netfilter/ip_conntrack_core.c is the only
place in the kernel that "ip_conntrack version" appears, so check if
net/ipv4/netfilter/ip_conntrack_core.o exists.  If it does, then double
check your config, or look in net/ipv4/netfilter/Makefile to work out
what is causing it to be compiled.

If it doesn't exist, then cat /proc/version to ensure you are running
the new kernel.

-- 
Philip Craig - philipc@snapgear.com - http://www.SnapGear.com
SnapGear - Custom Embedded Solutions and Security Appliances



  reply	other threads:[~2003-08-29  8:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-25 12:12 disabling connection tracking Kurt Tragant 
2003-08-29  0:32 ` Philip Craig
2003-08-29  6:10   ` k.tragant
2003-08-29  8:22     ` Philip Craig [this message]
2003-09-01 11:48       ` k.tragant

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=3F4F0D63.9050301@snapgear.com \
    --to=philipc@snapgear.com \
    --cc=k.tragant@firemail.de \
    --cc=netfilter@lists.netfilter.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