After the upgrade my rules weren't working either. After reading this post I opened my aliases and edited and re-saved each alias and they all started working.
Quote from: Com DAC on May 25, 2022, 03:54:18 pmAfter the upgrade my rules weren't working either. After reading this post I opened my aliases and edited and re-saved each alias and they all started working.Just sharing that a revert to 22.1.7_1 is the only durable fix for this I've found. I tried the disable/enable alias trick as well. It works, but after a reboot the aliases return to not working correctly, and of course neither will the rules that depend on them.
Quote from: db7 on May 25, 2022, 09:11:40 pmQuote from: Com DAC on May 25, 2022, 03:54:18 pmAfter the upgrade my rules weren't working either. After reading this post I opened my aliases and edited and re-saved each alias and they all started working.Just sharing that a revert to 22.1.7_1 is the only durable fix for this I've found. I tried the disable/enable alias trick as well. It works, but after a reboot the aliases return to not working correctly, and of course neither will the rules that depend on them.Did you use opnsense-revert to get to 22.1.7_1? Struggling to find the process...thx
opnsense-revert -r 22.1.7_1 opnsense
Have you reported this as a bug on GitHub? If not please do - sounds like a bug and that will get resolved earlier if a GitHub report is made.
Yes, that's correct. You'll want to run this:Code: [Select]opnsense-revert -r 22.1.7_1 opnsenseThen reboot, everything should come back up as it was. If you can't reboot after install, you can probably do the disable/enable on aliases to bring them up for the current session, and then the reverted opnsense package will handle loading them correctly on the next reboot.