Dear all,
If I go to update Opnsense then Zenarmor will also be updated to new version.
I don't want to update to Zenarmor 2.0 at the moment. Is there a way to skip the update?
Thank you.
Hi,
As a temporary solution, You can change the repo file
Edit the repository file at:
/usr/local/etc/pkg/repos/SunnyValley.conf
Comment the existing URL line
#url: "https://updates.zenarmor.net/opnsense/${ABI}/25.1/--nodeuuid--",
then add new URL line
url: "https://repo.zenarmor.com/opnsense/${ABI}/25.1/latest",
save it.
Then check the updates again.
Hello,
I have change the repository file above as you said but after check the updates again Not update to 2.0
OPNsense 25.1.8_1
Zenarmor 1.18.6
Your packages up to date
How to fix?
Thank you
Hi,
This will keep you in 1.18.6. If you would like to update to 2.0, please run the following command to revert the repo to the default.
configctl firmware update
then check the update again.