All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Anton VG <anton.vazir@gmail.com>
Cc: netfilter-devel <netfilter-devel@vger.kernel.org>
Subject: Re: Ulogd2 beta3 +NFCT - unable to get working
Date: Sat, 27 Jun 2009 23:13:36 +0200	[thread overview]
Message-ID: <4A468B80.7090108@netfilter.org> (raw)
In-Reply-To: <c4b050a10906241354w648ffffo50bfa0305f08bee5@mail.gmail.com>

Anton VG wrote:
> Yes, it's loaded, here is the list of loaded modules.
> 
> # lsmod|grep nf
> nf_conntrack_netlink    17040  0
> nfnetlink_log           9396  1 xt_NFLOG
> nfnetlink               5176  5 nf_conntrack_netlink,nfnetlink_log
> nf_nat                 19876  1 iptable_nat
> nf_conntrack_ipv4      14472  7 iptable_nat,nf_nat
> nf_defrag_ipv4          2240  1 nf_conntrack_ipv4
> nf_conntrack           70624  7
> xt_connbytes,nf_conntrack_netlink,xt_conntrack,iptable_nat,nf_nat,nf_conntrack_ipv4,sch_esfq
> #
> 
> But I suppose it would not log any connections in case it's not? But
> it does some, but in unpredictable manner.

What do you mean with "unpredictable manner"? Does `conntrack -E' show
events? Did you set CONFIG_NF_CONNTRACK_EVENTS=y in your kernel?

BTW, you have an example config file inside the ulogd2 directory. Have a
look at ulogd2.conf, it contains several useful examples.

      reply	other threads:[~2009-06-27 21:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-23 23:56 Ulogd2 beta3 +NFCT - unable to get working Anton VG
2009-06-24  9:40 ` Anton VG
2009-06-24 18:02 ` Pablo Neira Ayuso
2009-06-24 18:06   ` Pablo Neira Ayuso
2009-06-24 20:54     ` Anton VG
2009-06-27 21:13       ` Pablo Neira Ayuso [this message]

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=4A468B80.7090108@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=anton.vazir@gmail.com \
    --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.