All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zdenek Vasicek <vzdenek@seznam.cz>
To: netfilter-devel@vger.kernel.org
Subject: [Fwd: Re: libnetfilter_conntrack]
Date: Fri, 18 Dec 2009 10:29:07 +0100	[thread overview]
Message-ID: <4B2B4B63.20509@seznam.cz> (raw)

Dear authors,
I would like to ask you about help. I have installed latest version of 
the libnetfilter_conntrack (libnetfilter_conntrack-0.0.100, 
libnfnetlink-1.0.0) and I have found that the src and dest address 
(ipv4) as well as src and dest port are always empty (zero). However, if 
I look into /proc/net/nf_conntrack, everything is ok. The kernel version 
is 2.6.32.

Example:
  libnetfilter_conntrack-0.0.100/utils/conntrack_dump
  ipv4     2 tcp      6 431999 src=0.0.0.0 dst=0.0.0.0 sport=0 dport=0 
packets=13087 bytes=851624 src=0.0.0.0 dst=0.0.0.0 sport=0 dport=0 
packets=14940 bytes=8636188 [ASSURED] mark=0 use=2

  /proc/net/nf_conntrack
  ipv4     2 tcp      6 431999 ESTABLISHED src=147.229.13.xx 
dst=147.229.14.xx sport=40868 dport=22 packets=13236 bytes=861344 
src=147.229.14.xx dst=147.229.....

Can you please help me to solve this bug? I didn't have any problems 
with conntrack and ulog before. I suppose that there must to be 
incompatibility between kernel and libnetfilter.

Best regards,
Zdenek Vasicek

>pleaes contact netfilter-devel@vger.kernel.org
>-- 
>- Harald Welte <laforge@gnumonks.org>           http://laforge.gnumonks.org/
>============================================================================
>"Privacy in residential applications is a desirable marketing option."


             reply	other threads:[~2009-12-18  9:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-18  9:29 Zdenek Vasicek [this message]
2009-12-23 22:08 ` [Fwd: Re: libnetfilter_conntrack] Pablo Neira Ayuso

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=4B2B4B63.20509@seznam.cz \
    --to=vzdenek@seznam.cz \
    --cc=netfilter-devel@vger.kernel.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.