1
22.1 Legacy Series / Re: Alias based firewall rules doesn't work after upgrade to 22.1.8
« on: May 25, 2022, 09:51:29 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.