Linux Netfilter discussions
 help / color / mirror / Atom feed
* 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

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