* Cryptic ulogd 2.0.0beta1 error message
@ 2007-09-07 21:34 Christoph J. Thompson
2007-09-07 21:50 ` Eric Leblond
2007-09-07 21:51 ` Eric Leblond
0 siblings, 2 replies; 5+ messages in thread
From: Christoph J. Thompson @ 2007-09-07 21:34 UTC (permalink / raw)
To: netfilter
Greetings,
I'm trying to get ulogd 2.0.0beta1 to work but each time I start the daemon I get this in my log file:
Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `NFLOG'
Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `NFCT'
Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `IFINDEX'
Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `LOGEMU'
Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `OPRINT'
Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `BASE'
Fri Sep 7 22:21:45 2007 <8> ulogd.c:928 not even a single working plugin stack
I tried strace on ulogd to see if there was any file missing or something it couldn't load, but I haven't seen anything missing. I'm using Slackware 12.0 with Linux 2.6.22.6 with all possible netfilter stuff compiled as modules except what's obsolete. Iptables works fine and I've got these modules loaded:
Module Size Used by
nfnetlink_queue 7712 0
nfnetlink_log 6916 0
nfnetlink 3896 2 nfnetlink_queue,nfnetlink_log
xt_limit 1856 1
ipt_LOG 4800 1
nf_conntrack_ipv4 11276 4
xt_state 1696 4
nf_conntrack 41864 2 nf_conntrack_ipv4,xt_state
xt_tcpudp 2528 4
xt_mac 1408 1
iptable_filter 2016 1
ip_tables 8616 1 iptable_filter
x_tables 9764 6 xt_limit,ipt_LOG,xt_state,xt_tcpudp,xt_mac,ip_tables
af_packet 13832 0
I understand that ipt_ULOG is for ulogd 1.x or am I wrong?
I'm not sure also if there's a /dev entry I should mknod for nfnetlink (I'm not using udev on this box) (a quick locate didn't reveal any docs for nfnetlink coming with the kernel) Some clues as to why there's "not even a single working plugin stack" would be greatly appreciated.
C.T.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Cryptic ulogd 2.0.0beta1 error message
2007-09-07 21:34 Cryptic ulogd 2.0.0beta1 error message Christoph J. Thompson
@ 2007-09-07 21:50 ` Eric Leblond
2007-09-07 21:51 ` Eric Leblond
1 sibling, 0 replies; 5+ messages in thread
From: Eric Leblond @ 2007-09-07 21:50 UTC (permalink / raw)
To: Christoph J. Thompson; +Cc: netfilter
Hi,
Le vendredi 07 septembre 2007 à 23:34 +0200, Christoph J. Thompson a
écrit :
> Greetings,
>
> I'm trying to get ulogd 2.0.0beta1 to work but each time I start the daemon I get this in my log file:
>
> Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `NFLOG'
> Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `NFCT'
> Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `IFINDEX'
> Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `LOGEMU'
> Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `OPRINT'
> Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `BASE'
> Fri Sep 7 22:21:45 2007 <8> ulogd.c:928 not even a single working plugin stack
Use svn version, it should fix the bug :
https://svn.netfilter.org/netfilter/branches/ulog/ulogd2
BR,
--
Eric Leblond
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Cryptic ulogd 2.0.0beta1 error message
2007-09-07 21:34 Cryptic ulogd 2.0.0beta1 error message Christoph J. Thompson
2007-09-07 21:50 ` Eric Leblond
@ 2007-09-07 21:51 ` Eric Leblond
2007-09-07 22:10 ` Christoph J. Thompson
1 sibling, 1 reply; 5+ messages in thread
From: Eric Leblond @ 2007-09-07 21:51 UTC (permalink / raw)
To: netfilter
[-- Attachment #1: Type: text/plain, Size: 872 bytes --]
Hi,
Le vendredi 07 septembre 2007 à 23:34 +0200, Christoph J. Thompson a
écrit :
> Greetings,
>
> I'm trying to get ulogd 2.0.0beta1 to work but each time I start the daemon I get this in my log file:
>
> Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `NFLOG'
> Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `NFCT'
> Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `IFINDEX'
> Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `LOGEMU'
> Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `OPRINT'
> Fri Sep 7 22:21:45 2007 <5> ulogd.c:257 registering plugin `BASE'
> Fri Sep 7 22:21:45 2007 <8> ulogd.c:928 not even a single working plugin stack
Use svn version, it should fix the bug :
https://svn.netfilter.org/netfilter/branches/ulog/ulogd2
BR,
--
Eric Leblond <eric@inl.fr>
INL
[-- Attachment #2: Ceci est une partie de message numériquement signée --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Cryptic ulogd 2.0.0beta1 error message
2007-09-07 21:51 ` Eric Leblond
@ 2007-09-07 22:10 ` Christoph J. Thompson
2007-09-07 22:50 ` Eric Leblond
0 siblings, 1 reply; 5+ messages in thread
From: Christoph J. Thompson @ 2007-09-07 22:10 UTC (permalink / raw)
To: netfilter
On Fri, 07 Sep 2007 23:51:16 +0200
Eric Leblond <eric@inl.fr> wrote:
> Use svn version, it should fix the bug :
> https://svn.netfilter.org/netfilter/branches/ulog/ulogd2
>
> BR,
> --
> Eric Leblond <eric@inl.fr>
> INL
>
Unfortunately, I just built the current SVN and it doesn't cure this error.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Cryptic ulogd 2.0.0beta1 error message
2007-09-07 22:10 ` Christoph J. Thompson
@ 2007-09-07 22:50 ` Eric Leblond
0 siblings, 0 replies; 5+ messages in thread
From: Eric Leblond @ 2007-09-07 22:50 UTC (permalink / raw)
To: Christoph J. Thompson; +Cc: netfilter
[-- Attachment #1: Type: text/plain, Size: 595 bytes --]
Hi,
Le samedi 08 septembre 2007 à 00:10 +0200, Christoph J. Thompson a
écrit :
> On Fri, 07 Sep 2007 23:51:16 +0200
> Eric Leblond <eric@inl.fr> wrote:
> > Use svn version, it should fix the bug :
> > https://svn.netfilter.org/netfilter/branches/ulog/ulogd2
>
> Unfortunately, I just built the current SVN and it doesn't cure this error.
Hmm, maybe try to update the configuration file from the one in SVN.
When I gave it try a year ago, I encounter a similar bug because the
config example provided in the archive is not correct.
BR,
--
Eric Leblond <eric@inl.fr>
INL
[-- Attachment #2: Ceci est une partie de message numériquement signée --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-09-07 22:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-07 21:34 Cryptic ulogd 2.0.0beta1 error message Christoph J. Thompson
2007-09-07 21:50 ` Eric Leblond
2007-09-07 21:51 ` Eric Leblond
2007-09-07 22:10 ` Christoph J. Thompson
2007-09-07 22:50 ` Eric Leblond
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox