OPNsense Forum

English Forums => 26.7 Development Series => Topic started by: franco on June 26, 2026, 03:09:20 PM

Title: OPNsense 26.7-BETA images
Post by: franco on June 26, 2026, 03:09:20 PM
Hi all,

Behind the scenes we were working on providing the first images for the upcoming 26.7 series. We aligned with the FreeBSD 15.1 release schedule and fixed all the installer compatibilities we've found. From early testing FreeBSD 15.1 behaves pretty well. The main difference from current community versions is PHP 8.5, OpenSSL 3.5 and that this image is only containing the development version. Upgrades to future versions are possible.

For now there's no path to upgrade from an existing 26.1.x but manual instructions can be shared once 26.1.11 is released next week. 26.7-RC1 will also add the stable release path.

You can find the usual images here:

https://pkg.opnsense.org/FreeBSD:15:amd64/snapshots/misc/26.7.b/

SHA256 (OPNsense-devel-26.7.b-dvd-amd64.iso.bz2) = 73fb138ae4ea0f2eccb1f7966a88f78d863a012f15b314105a5533f74b27abad
SHA256 (OPNsense-devel-26.7.b-nano-amd64.img.bz2) = 79c881c87af8fe27eef4d5a94cb7d211296870dc5fcfc00bc409c62fbdaa441f
SHA256 (OPNsense-devel-26.7.b-serial-amd64.img.bz2) = d7f257c7360c840e9d16360ef973cb6ca6b0b9ee10f761751d471ed92f16a0d7
SHA256 (OPNsense-devel-26.7.b-vga-amd64.img.bz2) = 62622a0a1a9954f77edde657fc8c66115977cd115737f475ec53aecc2b97117c

The public key for 26.7 is as follows:

-----BEGIN PUBLIC KEY-----
MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAziSNKuzrL2cwLx5LXmLn
cWS5Lk+i9CzRMXO/4xQYBQCaSnd8GBg/HA/g4aPoTUa6ovAI0AHfW8KQJQyBkFzn
pi6MLZJ9tEaFcn0CiV+tSTJd1RV4bB8jtpKl5oTkgFrPsyaB7iBlG5Cd49VCW19h
DxClQ24lkWkVoYfsfCQEt4ADNGLygWCPyf4bxGD/t6/tiW9SsOs2+gfOZ9C/G2d/
EBhJFoBEoz5lvULVxTdfY5PScYrHD/waZnk3rGc2A+9pI/SM2JAwKqsgZ6MSFbXO
DNocSjqFUUkdqhty+Qcc0OJ+hMbKKVE+f3QJBQIwT3ayys8QK0m5CCo91/f+DjoN
noj+t5YN9x8GREkF0wrdIi7hevkwrL2/SJQbq1bL1BLB+mMSXYR611lgT8YfYjyZ
7tmpNVC3O5Pj7l20snm1lVUSqS0PsFBvh6HQtBRwQDGppaIIhH1Nt9yIatmSiGZt
2YrMVNBzbQrJzSX+vWcAulkaPIt4t+XxmpO5IDNZ+4uMZ7XyJq1lAhIeyXx+Falf
v7S+ZpJWFVNz0/N5z6lBbADD855i+gFY6B5209xGyhd6FwaPOjISgQKkgBwF1AiW
MDuTuP9lkh/U5gGBZIFTnbdEMgOAL4P+Hsw9Nozav+3QIpiU3Pv9F29a1erCkq09
rpQyNglY7Jqme/RipzbYia8CAwEAAQ==
-----END PUBLIC KEY-----


The roadmap has a few more insights on what to expect: https://opnsense.org/roadmap/


Cheers,
Franco
Title: Re: OPNsense 26.7-BETA images
Post by: patient0 on June 26, 2026, 08:55:56 PM
Ran an upgrade from a 26.7.b_68 VM on Proxmox on Hetzner using OPNsense-devel-26.7.b-dvd-amd64.iso/26.7.b_110.

Booting into the DVD, importing the config from the zroot pool and then ran the installer. Went all smooth, few missing packages which I replaced with the *-devel package variant.


All of the above works as it worked before, thanks Devs for the excellent work!

Remark: All the IPv6 NAT-ting is just because I can, I could have solved it different with less NAT but where is the fun in that.

Remark II: I had to re-enable console password protection, otherwise the installer - after importing the config - shows the console menu as user root and I couldn't run the installer. Just a reminder to my future self.
Title: Re: OPNsense 26.7-BETA images
Post by: franco on June 26, 2026, 10:28:48 PM
Sali and thanks for checking this out so quickly!

> All of the above works as it worked before, thanks Devs for the excellent work!

Lovely to hear.

> Remark: All the IPv6 NAT-ting is just because I can, I could have solved it different with less NAT but where is the fun in that.

That's a good benchmark for regressions and happy to hear that nothing was visible on that front.

> Remark II: I had to re-enable console password protection, otherwise the installer - after importing the config - shows the console menu as user root and I couldn't run the installer. Just a reminder to my future self.

You can literally at any point in time go to option 8 and type "opnsense-installer" in the console.


Cheers,
Franco