Ad Schellevis
Ad Schellevis
We need to assess impact, closing this ticket in favor of https://github.com/opnsense/core/issues/7892
Implemented in https://github.com/opnsense/core/issues/8224
We might think of a generic solution by trapping requests, but there will be downsides of redirecting to the login page automatically as well. So far this hasn't been a...
poll works indeed, but creates a constant load, using the requests being fired is likely also an option, a bit like how error handlers currently work (`ajaxError`, which is just...
This https://github.com/opnsense/core/commit/724f8494d64074e0384b9f593e699daf2d84d604 should improve the situation, but is not the complete fix (it needs some safety fences as well). You can apply the patch and restart the webserver using: ```...
no it doesn't `os-dmidecode` doesn't ship a new style widget, I don't think there is an active maintainer for the plugin.
if 23.10.x works as expected but 24.1 doesn't, the first question is what the difference is in generated ruleset (`/tmp/rules.debug`). Would it be possible to collect both on the exact...
A reinstall with 23.10 and update to the latest version in the 23.10 branch would be best indeed, then test if the issue is indeed not there and collect evidence....
well, if it doesn't work when pf is disabled in full (state table doesn't matter in that case), the question is if there is a valid default gateway installed and...
Just to be sure, internet hosts also don't work or only access to `192.168.0.58`? You may remove sensitive data from the output by the way, for debugging we don't need...