After the upgrade to 23.7.8... Firewall > Rules: Hitting "Inspect" while on any interface now only shows N/A on all rule stats - homemade and auto-generated. I used to get counters.
Searched with no luck. What could it be?
Mine does that (it shows all "N/A") for a second, then the counters fill in. Not sure why the display you're seeing seems to get stuck halfway.
Regardless of how long I leave Inspect active, all of my active evals, states, packets and bytes just show N/A.
I don't see some new setting, so, is this a bug?
Just noticed I have got exactly the same problem. No config changes whatsoever.
Update: pfctl -sr -v
shows evaluations just fine, the WebUI does not.
Just noticed there are no label informations displayed on the cli using the just mentioned pfctl command:
pass in quick on vlan02 inet from (vlan02:network) to 192.168.101.30 flags S/SA keep state
[ Evaluations: 30 Packets: 0 Bytes: 0 States: 0 ]
[ Inserted: uid 0 pid 85654 State Creations: 0 ]
Info and fix: https://github.com/opnsense/core/issues/7061
Thanks, franco!
Works now after checking out the above link. Thank you!