From: Anton VG <anton.vazir@gmail.com>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel <netfilter-devel@vger.kernel.org>
Subject: Re: Ulogd2 beta3 +NFCT - unable to get working
Date: Thu, 25 Jun 2009 01:54:36 +0500 [thread overview]
Message-ID: <c4b050a10906241354w648ffffo50bfa0305f08bee5@mail.gmail.com> (raw)
In-Reply-To: <4A426B0F.3070309@netfilter.org>
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.
2009/6/24 Pablo Neira Ayuso <pablo@netfilter.org>:
> Pablo Neira Ayuso wrote:
>> Anton VG wrote:
>>> Hello!
>>>
>>> Just spent all night trying to get the %SUBJ% working, but been
>>> unable. There is no any other example in whole internet other than
>>> included into a package and
>>> http://software.inl.fr/trac/wiki/ulogd2/user
>>>
>>> Ulogd starts, and tells that everything initialized - but
>>> /var/log/ulogd_syslogemu.log - is always 0 bytes - no logging there.
>>
>> Is nf_conntrack_netlink loaded?
>>
>> I still have to send a patch to autoload to the kernel to add support
>> for this autoload.
>
> Hm, I should read what I write before pushing "send" :-). I meant that,
> for event listening, there's no autoload of the "nf_conntrack_netlink"
> module yet. What you're reporting seems like a sympthon that this module
> is missing.
> --
> To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2009-06-24 20:54 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 [this message]
2009-06-27 21:13 ` 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=c4b050a10906241354w648ffffo50bfa0305f08bee5@mail.gmail.com \
--to=anton.vazir@gmail.com \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).