From: Pablo Neira <pablo@eurodev.net>
To: David Walker <david@cosmicfires.com>
Cc: Harald Welte <laforge@netfilter.org>,
Netfilter Development Mailinglist
<netfilter-devel@lists.netfilter.org>
Subject: Re: problem with conntrack-0.81
Date: Wed, 26 Oct 2005 09:15:30 +0200 [thread overview]
Message-ID: <435F2D12.7050003@eurodev.net> (raw)
In-Reply-To: <20051026030113.8DA3F42B2@daahman.cosmicfires.com>
Hi,
David Walker wrote:
> I'm using conntrack-0.81, libnfnetlink-0.0.10, libnfnetlink_conntrack-0.0.10,
> linux-2.6.14-rc5 on my bridging firewall.
>
> When I list the connection table with:
>
>>conntrack -L
>
> unknown 0 431987 src=0.0.0.0 dst=0.0.0.0 src=0.0.0.0 dst=0.0.0.0 [ASSURED]
> mark=0 use=1 id=351262
> ...
>
> I don't get the protocol or ip addresses.
>
>>cat /proc/net/ip_conntrack
>
> tcp 6 431993 ESTABLISHED src=216.231.49.19 dst=81.59.116.198 sport=55734
> dport=6346 packets=6406 bytes=2232236 src=81.59.116.198 dst=216.231.49.19
> sport=6346 dport=55734 packets=8115 bytes=7268987 [ASSURED] mark=0 use=1
> ...
> displays the protocol and ip addresses.
>
> Is this caused by something I'm doing wrong?
*A lot of changes* has been applied to conntrack and the userspace
libraries last days, some of them to keep them in sync with kernelspace
changes. Please check out a working copy from netfilter SVN, that will
fix your problem.
I still have some things that I want to do before the first 1.0 release,
among them learning how to add new releases to the netfilter.org
webpage, Harald? any help?
--
Pablo
next parent reply other threads:[~2005-10-26 7:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20051026030113.8DA3F42B2@daahman.cosmicfires.com>
2005-10-26 7:15 ` Pablo Neira [this message]
2005-10-26 11:26 ` problem with conntrack-0.81 Harald Welte
2005-11-04 18:40 ` Pablo Neira
2005-11-04 20:39 ` Harald Welte
2005-11-10 4:14 ` web & releasing [was Re: problem with conntrack-0.81] Pablo Neira
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=435F2D12.7050003@eurodev.net \
--to=pablo@eurodev.net \
--cc=david@cosmicfires.com \
--cc=laforge@netfilter.org \
--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.