Quote from: mannp on May 25, 2022, 09:34:07 PMQuote from: db7 on May 25, 2022, 09:11:40 PMQuote from: Com DAC on May 25, 2022, 03:54:18 PM
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.
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
Yes, that's correct. You'll want to run this:
Code Select
opnsense-revert -r 22.1.7_1 opnsense
Then 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.