From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Alan Ezust <alan.ezust@presinet.com>
Cc: Netfilter Development Mailinglist <netfilter-devel@lists.netfilter.org>
Subject: Re: testing installation of conntrack command line tool
Date: Thu, 05 Oct 2006 00:04:44 +0200 [thread overview]
Message-ID: <45242FFC.4010500@netfilter.org> (raw)
In-Reply-To: <200610041333.19451.alan.ezust@presinet.com>
Alan Ezust wrote:
> On Wednesday 04 October 2006 12:48, Pablo Neira Ayuso wrote:
>> Alan Ezust wrote:
>>> Hi - i'm trying out the "conntrack" program for my first time.
>>> It compiles and runs, but when I try to do
>>>
>>> conntrack -L conntrack
>>>
>>> it shows me nothing.
>>>
>>> If I cat /proc/net/ip_conntrack I can see lots of log lines there. Should
>>> the conntrack -L conntrack show me pretty much the same thing?
>>>
>>> What's the best way to test that conntrack is working properly?
>> Please check that ip_conntrack_netlink is loaded, old kernel do not load
>> it on demand.
> I'm using kernel 2.6.16.29.
>
> These kernel options are set:
>
> CONFIG_NETFILTER_NETLINK=y
> CONFIG_NETFILTER_NETLINK_QUEUE=y
> CONFIG_NETFILTER_NETLINK_LOG=y
> CONFIG_IP_NF_CONNTRACK_NETLINK=y
>
> Are you saying I should also add a
> CONFIG_IP_CONNTRACK_NETLINK flag in the .config or something else?
No, people usually compile ip_conntrack_netlink as module, and I wanted
to make sure that the module was loaded (modprobe ip_conntrack_netlink)
but since you compiled it built-in.
Could you tell me what version of conntrack/libnetfilter_conntrac are
you using?
--
The dawn of the fourth age of Linux firewalling is coming; a time of
great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris
next prev parent reply other threads:[~2006-10-04 22:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-03 22:18 testing installation of conntrack command line tool Alan Ezust
2006-10-04 19:48 ` Pablo Neira Ayuso
2006-10-04 20:33 ` Alan Ezust
2006-10-04 22:04 ` Pablo Neira Ayuso [this message]
2006-10-04 22:31 ` Alan Ezust
2006-10-05 10:23 ` Pablo Neira Ayuso
2006-10-06 20:14 ` Alan Ezust
2006-10-07 11:32 ` Pablo Neira Ayuso
2006-10-10 19:15 ` Alan Ezust
2006-10-12 20:01 ` Alan Ezust
2006-10-12 23:09 ` Alan Ezust
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=45242FFC.4010500@netfilter.org \
--to=pablo@netfilter.org \
--cc=alan.ezust@presinet.com \
--cc=netfilter-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.