public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: Adolf Belka <adolf.belka@ipfire.org>
Cc: "IPFire: Development-List" <development@lists.ipfire.org>
Subject: Re: CU201 Testing - No firewall logs displayed although they are in the messages file
Date: Fri, 3 Apr 2026 13:57:22 +0100	[thread overview]
Message-ID: <2B659A71-89C8-4BBA-BADC-1AE6A62E5CD4@ipfire.org> (raw)
In-Reply-To: <ad1a7ddd-5c49-48b9-a06e-2dc8e1728b52@ipfire.org>

Hello Adolf,

Thanks for raising this. This is probably a regression that would block the release. However, it is not a difficult problem to solve.

What introduced the change? My first guess was an update of klogd, but that has not been updated since May 2025.

Looking through the changes in the update, the only explanation is glibc which implements the syslog() function. Since we cannot really do much about that, I have decided to upgrade to sysklogd 2.x where syslogd and klogd have been combined into one. It is a fresh rewrite and entirely compatible with our configuration - so basically a drop-in replacement.

  https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=3b32430a4d16d9d5f2334b3acbc94f1f88fad7c8

With this, the messages appear as “kernel:” again.

Please let me know if this solves the problem for you, too.

All the best,
-Michael

> On 1 Apr 2026, at 17:06, Adolf Belka <adolf.belka@ipfire.org> wrote:
> 
> Hi All,
> 
> There was a forum post about not finding any output in the WUI Firewall Logs with CU201 Testing.
> 
> I did some testing and found that the logs were displayed in the WUI if I was working with an IPFire that had been updated from CU200 to CU201 Testing but when I did a fresh install of CU201 Testing then the logs were not displayed.
> 
> Doing a fresh install of CU200 showed the logs as normal in the WUI.
> 
> I checked the /var/log/messages file with the fresh install of CU201 Testing and found that there were firewall logging messages in there but the problem is that the starting section of the log lines with a fresh install of CU201 Testing is
> 
> Apr  1 15:54:23 ipfire klogd: DROP_INPUT IN=red0
> 
> while for CU200 or a CU201 Testing updated from CU200 it is
> 
> Apr  1 16:13:59 ipfire kernel: DROP_INPUT IN=red0
> 
> So the process name has changed from kernel: to klogd: but only for the fresh install of CU201 Testing.
> 
> I have been unable to identify if this was intended to be changed or not and if intended why it is not in the upgraded version.
> 
> So this is to ask if anyone knows why this would be occurring and what should be the expected status?
> 
> Regards,
> 
> Adolf.
> 
> 



  reply	other threads:[~2026-04-03 12:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-01 16:06 Adolf Belka
2026-04-03 12:57 ` Michael Tremer [this message]
2026-04-04 10:33   ` Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2B659A71-89C8-4BBA-BADC-1AE6A62E5CD4@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox