Regression #14336
closed
Firewall logs do not show the rule description
Added by Marcos M over 1 year ago.
Updated over 1 year ago.
Plus Target Version:
23.05
Release Notes:
Force Exclusion
Description
Tested in 23.05.b.20230428.2019
. It previously worked on 23.05.b.20230428.1452
.
Firewall log entries under Status / System Logs / Firewall / Normal View
no longer show the rule description - only the rule tracking ID is shown.
- Target version set to 2.7.0
- Plus Target Version set to 22.05
- Description updated (diff)
- Status changed from Confirmed to In Progress
- Assignee set to Jim Pingle
The structure of the labels returned by pfSense_get_pf_rules()
changed but it appears to be a simple change to fix.
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
- Plus Target Version changed from 22.05 to 23.05
- Release Notes changed from Default to Force Exclusion
- Status changed from Feedback to Confirmed
I applied the patch and the rule column now shows:
id:1677444350 (1677444350)
The user description is still missing.
Make sure you're on the latest snapshot, not just applying the patch. It's possible your module is out of date.
It works for me on 2.7.0.a.20230502.0600
and 23.05.b.20230502.0600
with the patch applied.
Nevermind, I see it now. It worked in some cases but not all.
- Status changed from Confirmed to Feedback
Looks like the user label is in there first, not last, but my logs were so full of default deny blocks (one label, so always worked) that it was hard to spot.
Commit 9f3f2b6f485cb9309837ebcc33e982d965938d5b
should fix it. If it doesn't, Then I have another idea, but it's more complicated so trying to avoid the extra complexity if possible.
- Status changed from Feedback to Resolved
Also available in: Atom
PDF