From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Devrim Seral <dseral@gmail.com>,
Netfilter Development Mailinglist
<netfilter-devel@lists.netfilter.org>
Subject: Re: conntrack utility..
Date: Thu, 03 Aug 2006 21:15:25 +0200 [thread overview]
Message-ID: <44D24B4D.5080402@netfilter.org> (raw)
In-Reply-To: <416697d80608020725i1f7bcf15nfa487a702de662@mail.gmail.com>
Hi,
Devrim Seral wrote
> For a few days i tried to fix some problem to handle events int
> conntrack utility.. However i haven't success..
> i learned conntrack notification feature from Harald Welte paper. And
> also i find conntrack utility from netfilter.org <http://netfilter.org>..
>
> I am using libnetfilter_conntrack-0.0.31, libnfnetlink-0.0.16 and
> conntrack-1.00beta2 on ubuntu server 6 with kernel 2.6.15 64 bit kernel.
> Everything seem ok except show events feature..
> I am tried to solve but still i am not get any result..
> i tried to watch events with command like :
> ./conntrack -E
> ./conntrack -E conntrack
> ./conntrack -E conntrack -e DESTROY
>
> Neither command give me any result.. Only when i pressed Ctrl+C
> conntrack utility give output "Now closing conntrack event dumping..."
Please, make sure that ip_conntrack_netlink module is loaded (modprobe
ip_conntrack_netlink). Let me know if that fixes your problem.
--
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 parent reply other threads:[~2006-08-03 19:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <416697d80608020725i1f7bcf15nfa487a702de662@mail.gmail.com>
2006-08-03 19:15 ` Pablo Neira Ayuso [this message]
2006-06-20 17:10 conntrack utility Vincent Regnard
2006-06-20 21:51 ` Eric Leblond
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=44D24B4D.5080402@netfilter.org \
--to=pablo@netfilter.org \
--cc=dseral@gmail.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.