From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: Ulogd2 beta3 +NFCT - unable to get working Date: Wed, 24 Jun 2009 20:06:07 +0200 Message-ID: <4A426B0F.3070309@netfilter.org> References: <4A426A1C.6050003@netfilter.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: netfilter-devel To: Anton VG Return-path: Received: from mail.us.es ([193.147.175.20]:39345 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751333AbZFXSGO (ORCPT ); Wed, 24 Jun 2009 14:06:14 -0400 In-Reply-To: <4A426A1C.6050003@netfilter.org> Sender: netfilter-devel-owner@vger.kernel.org List-ID: 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.