With the update to OPNsense version 23.1.10, neither the firewall rules can be changed nor new ones created.
The following error message appears above:
1. The Source Bitness field is required
2. A valid source bitness must be specified
(https://abload.de/img/screenshot_84bfoe.jpg)
What's your Source selection and which page URL is that?
Cheers,
Franco
Source is a alias with MAC addresses. The page is Firewall rules for my WiFi Interface.
/firewall_rules_edit.php?if=opt1&id=23
As long as I choose the WiFi network as the source, everything works. But when I choose an alias, it comes up with the error message. This error also occurs with the other interfaces
Can you try this patch? REDACTED, SEE BELOW
Cheers,
Franco
This patch fixed the bug. :) Thanks!
Small typo in last one... reposting for others but will hotfix soon. Thanks for testing!
https://github.com/opnsense/core/commit/15cdfd01fc
# opnsense-revert opnsense && opnsense-patch 15cdfd01fc
Cheers,
Franco
Thank you for your fast follow up. :)