|
From: Boris <bo...@ca...> - 2026-01-18 19:44:46
|
Hej Erich, Am 18.01.26 um 19:08 schrieb Erich Titl: > 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. I can add the information, that the mentioned line is not present on both boxes here. Might be some forensic work to find out where the line is from and what the file belongs to.... > In my case I added it to the respective directory, the error went away > and ulogd started logging. Regards, Boris |