|
From: Erich T. <eri...@th...> - 2026-01-18 18:09:05
|
Hi Boris Am 18.01.2026 um 16:15 schrieb Boris via leaf-user: > Hej Erich again, > > Am 18.01.26 um 14:51 schrieb Boris via leaf-user: >> Hej Erich, >> >> happy new year, even though it is almost not longer new.... >> >> Am 08.01.26 um 18:42 schrieb Erich Titl: >>> Hi Folks >>> >>> I am running a 7.5.1 on an Alix and cannot get ulogd up and running. >>> The logfile tells me >>> >>> Thu Jan 8 16:42:01 2026 <7> ulogd.c:779 load_plugin: '/usr/lib/ >>> ulogd/ ulogd_inppkt_ULOG.so': File not found >>> >>> and indeed this file is mising in ulogd.lrp >> >> I did that upgrade to 7.5.1 (x86_64 on a APU3) just a few minutes ago >> an I can confirm that file is missing. > > Exactly same situation as I updated my second box (Alix with of course > geode architecture). Maybe it is not really necessary, I found hardly any documentation on the ulogd plugins. But it is in ulogd.conf ###################################################################### # PLUGIN OPTIONS ###################################################################### # We have to configure and load all the plugins we want to use # general rules: # 1. load the plugins _first_ from the global section # 2. options for each plugin in seperate section below plugin="/usr/lib/ulogd/ulogd_inppkt_NFLOG.so" plugin="/usr/lib/ulogd/ulogd_inppkt_ULOG.so" #plugin="/usr/lib/ulogd/ulogd_inppkt_UNIXSOCK.so" plugin="/usr/lib/ulogd/ulogd_inpflow_NFCT.so" plugin="/usr/lib/ulogd/ulogd_filter_IFINDEX.so" plugin="/usr/lib/ulogd/ulogd_filter_IP2STR.so" So maybe it is enough to just comment it out and the message is just a warning. In my case I added it to the respective directory, the error went away and ulogd started logging. cheers ET -- „Wer von seinem Tag nicht zwei Drittel für sich hat, ist ein Sklave.“ ―Friedrich Nietzsche |