Software-update: OPNsense 26.1
Het pakket OPNsense is een firewall met uitgebreide mogelijkheden. Het is gebaseerd op het besturingssysteem FreeBSD en is oorspronkelijk een fork van m0n0wall en pfSense. Het pakket kan volledig via een webinterface worden ingesteld en heeft onder andere ondersteuning voor mfa, OpenVPN, IPsec, CARP en captive portal. Daarnaast kan het packetfiltering toepassen en beschikt het over een traffic shaper. De ontwikkelaars achter OPNsense hebben versie 26.1 uitgebracht en de releasenotes voor die uitgave kunnen hieronder worden gevonden.
OPNsense 26.1 releasedFor over 11 years now, OPNsense is driving innovation through modularising and hardening the open source firewall, with simple and reliable firmware upgrades, multi-language support, fast adoption of upstream software updates, modern IPv6 support, as well as clear and stable 2-Clause BSD licensing.
26.1, nicknamed "Witty Woodpecker", features almost a full firewall MVC/API experience as automation rules have been promoted to the new rules GUI, Suricata version 8 with inline inspection mode using "divert", assorted IPv6 reliability and feature improvements, router advertisements MVC/API, full code shell command escaping revamp, default IPv6 mode now using Dnsmsaq for client connectivity, Unbound blocklist source selection, an automatic host discovery service, plus much more.
The upgrade path for 25.7 will likely be unlocked on January 29, which is probably tomorrow if anyone is asking why it is not there yet. We want to ensure the upgrade goes as smoothly as possible so please be patient!
Here are the full patch notes:system: factory reset and console tools now default to using Dnsmasq for DHCPsystem: wizard now offers an abort button and deployment type selectionssystem: wizard can disable WAN or LAN interface nowsystem: provide resolv.conf overrides via /etc/resolv.conf.localsystem: add XMLRPC option for hostwatchfirewall: improve GeoIP alias expiry conditionfirewall: escape selector in rule_protocolfirewall: "Port forward" was migrated to "Destination NAT" MVC/APIfirewall: unified look and feel of MVC/API pages formerly known as "automation"firewall: improved support of gateway groups in policy-based routingfirewall: plugin support for "ether" rules has been removedfirewall: add import/export to shaper queues and pipesfirewall: "divert-to" support in new rules GUIfirewall: added a rule migration page (use with care)firewall: make previously associated DNAT rules editableinterfaces: a new IPv6 mode called "Identity association" was addedinterfaces: settings page was migrated to MVC/APIinterfaces: handle hostwatch user/group via packageinterfaces: force-reload IPv6 connectivity when PDINFO changes during renewinterfaces: dhcp6c rapid-commit, request-dns and config write refactoringinterfaces: generalise the rtsold_script codeinterfaces: use descriptive interface names in automatic discovery tableinterfaces: harden settings page with file_safe() and allowed_classes=falsedhcrelay: relax the check for present addresses and CARP-related cleanupsdnsmasq: add automatic RDNSS option when none is configureddnsmasq: fix log conditionsfirmware: opnsense-code: run configure script on upgrade if neededintrusion detection: add a "divert" intrusion prevention modeipsec: expose ChaCha20-Poly1305 AEAD proposals in IKEv2 (contributed by Kota Shiratsuka)kea: add libdhcp_host_cmds.so to expose internal API commands for reservationskea: exit prefix watcher script if no lease file existskea: allow "hw-address" for reservationskea: add pool in subnet validationkea: minor code cleanups in model codeopenvpn: account for CARP status in start and restart cases as wellopenvpn: removed the stale TheGreenBow client exportradvd: migrated to MVC/APIradvd: remove faulty empty address exceptionradvd: remove configuration file if disabledradvd: implement RemoveAdvOnExit overrideradvd: add Base6Interface constructorradvd: support nat64prefixconsole: opnsense-log now supports "backend" and "php" aliasesbackend: safe execution changes in the whole code basebackend: removed short-lived mwexecf_bg() functionlang: various translation updatesmvc: add ChangeCase support to ProtocolField for DNAT special casemvc: improve importCsv() to support either comma or semicolonmvc: removed long obsolete sessionClose() from ControllerRootmvc: BaseModel: isEmptyAndRequired() has been removedmvc: removed unusued RegexFieldrc: replace camcontrol with diskinfo for TRIM check (contributed by Maurice Walker)ui: allow HTML tags in menu items and titleui: improve user readability in SimpleFileUploadDlg()plugins: os-acme-client 4.12plugins: os-ddclient 1.29plugins: os-freeradius 1.10plugins: os-isc-dhcp 1.0plugins: os-nextcloud-backup 1.1plugins: os-nginx 1.36plugins: os-postfix 1.24.1plugins: os-q-feeds-connector 1.4plugins: os-wazuh-agent 1.3src: assorted patches from stable/14 for LinuxKPI, QAT, and network stacksrc: e1000: revert "try auto-negotiation for fixed 100 or 10 configuration"src: if_ovpn: use epoch to free peerssrc: carp6: revise the generation of ND6 NAports: dhcp6c v20260122ports: hostwatch 1.0.9
system: factory reset and console tools now default to using Dnsmasq for DHCPsystem: wizard now offers an abort button and deployment type selectionssystem: wizard can disable WAN or LAN interface nowsystem: provide resolv.conf overrides via /etc/resolv.conf.localsystem: add XMLRPC option for hostwatchfirewall: improve GeoIP alias expiry conditionfirewall: escape selector in rule_protocolfirewall: "Port forward" was migrated to "Destination NAT" MVC/APIfirewall: unified look and feel of MVC/API pages formerly known as "automation"firewall: improved support of gateway groups in policy-based routingfirewall: plugin support for "ether" rules has been removedfirewall: add import/export to shaper queues and pipesfirewall: "divert-to" support in new rules GUIfirewall: added a rule migration page (use with care)firewall: make previously associated DNAT rules editableinterfaces: a new IPv6 mode called "Identity association" was addedinterfaces: settings page was migrated to MVC/APIinterfaces: handle hostwatch user/group via packageinterfaces: force-reload IPv6 connectivity when PDINFO changes during renewinterfaces: dhcp6c rapid-commit, request-dns and config write refactoringinterfaces: generalise the rtsold_script codeinterfaces: use descriptive interface names in automatic discovery tableinterfaces: harden settings page with file_safe() and allowed_classes=falsedhcrelay: relax the check for present addresses and CARP-related cleanupsdnsmasq: add automatic RDNSS option when none is configureddnsmasq: fix log conditionsfirmware: opnsense-code: run configure script on upgrade if neededintrusion detection: add a "divert" intrusion prevention modeipsec: expose ChaCha20-Poly1305 AEAD proposals in IKEv2 (contributed by Kota Shiratsuka)kea: add libdhcp_host_cmds.so to expose internal API commands for reservationskea: exit prefix watcher script if no lease file existskea: allow "hw-address" for reservationskea: add pool in subnet validationkea: minor code cleanups in model codeopenvpn: account for CARP status in start and restart cases as wellopenvpn: removed the stale TheGreenBow client exportradvd: migrated to MVC/APIradvd: remove faulty empty address exceptionradvd: remove configuration file if disabledradvd: implement RemoveAdvOnExit overrideradvd: add Base6Interface constructorradvd: support nat64prefixconsole: opnsense-log now supports "backend" and "php" aliasesbackend: safe execution changes in the whole code basebackend: removed short-lived mwexecf_bg() functionlang: various translation updatesmvc: add ChangeCase support to ProtocolField for DNAT special casemvc: improve importCsv() to support either comma or semicolonmvc: removed long obsolete sessionClose() from ControllerRootmvc: BaseModel: isEmptyAndRequired() has been removedmvc: removed unusued RegexFieldrc: replace camcontrol with diskinfo for TRIM check (contributed by Maurice Walker)ui: allow HTML tags in menu items and titleui: improve user readability in SimpleFileUploadDlg()plugins: os-acme-client 4.12plugins: os-ddclient 1.29plugins: os-freeradius 1.10plugins: os-isc-dhcp 1.0plugins: os-nextcloud-backup 1.1plugins: os-nginx 1.36plugins: os-postfix 1.24.1plugins: os-q-feeds-connector 1.4plugins: os-wazuh-agent 1.3src: assorted patches from stable/14 for LinuxKPI, QAT, and network stacksrc: e1000: revert "try auto-negotiation for fixed 100 or 10 configuration"src: if_ovpn: use epoch to free peerssrc: carp6: revise the generation of ND6 NAports: dhcp6c v20260122ports: hostwatch 1.0.9Migration notes, known issues and limitations:ISC-DHCP moves to a plugin. It will be automatically installed during upgrades. It is not installed on new installations because it is not being used, but you can still install and keep using it.To accommodate the change away from ISC-DCHP defaults the "Track interface" IPv6 mode now has a sibling called "Identity Association" which does the same except it is not automatically starting ISC-DHCPv6 and Radvd router advertisements to allow better interoperability with Kea and Dnsmasq setups.Dnsmasq is now the default for DHCPv4 and DHCPv6 as well as RA out of the box. One thing that the upstream software cannot cover is prefix delegation so that is no longer offered by default. Use another DHCPv6 server in this case.Due to command line execution safety concerns the historic functions mwexec_bg() and mwexec() will be removed in 26.1.x. Make sure your custom code is not using them and use mwexecf(), mwexecfb() and mwexecfm() instead.The function sessionClose() has also been removed from the MVC code and is no longer needed. Make sure to remove it from your custom code.The custom.yaml support has been removed from intrusion detection. Please migrate to the newer /usr/local/etc/suricata/conf.d override directory.The new host discovery service "hostwatch" is enabled by default (since 25.7.11). You can always turn it off under Interfaces: Neighbors: Automatic Discovery if you so choose.The firewall migration page is not something you need to jump into right away. Please make yourself familiar with the new rules GUI first and check the documentation for incompatibilities. Single interface from the floating interface will not be considered "floating" in priorities.Firewall: NAT: Port Forwarding is now called "Destination NAT". Firewall rule associations are no longer supported, but the old associated firewall rules remain in place with their last known configuration and can now be edited to suit future needs.Firewall: NAT: Source NAT is from the set of pages formerly known as automation, but Outbound NAT is still the main page for these types of rules.
ISC-DHCP moves to a plugin. It will be automatically installed during upgrades. It is not installed on new installations because it is not being used, but you can still install and keep using it.To accommodate the change away from ISC-DCHP defaults the "Track interface" IPv6 mode now has a sibling called "Identity Association" which does the same except it is not automatically starting ISC-DHCPv6 and Radvd router advertisements to allow better interoperability with Kea and Dnsmasq setups.Dnsmasq is now the default for DHCPv4 and DHCPv6 as well as RA out of the box. One thing that the upstream software cannot cover is prefix delegation so that is no longer offered by default. Use another DHCPv6 server in this case.Due to command line execution safety concerns the historic functions mwexec_bg() and mwexec() will be removed in 26.1.x. Make sure your custom code is not using them and use mwexecf(), mwexecfb() and mwexecfm() instead.The function sessionClose() has also been removed from the MVC code and is no longer needed. Make sure to remove it from your custom code.The custom.yaml support has been removed from intrusion detection. Please migrate to the newer /usr/local/etc/suricata/conf.d override directory.The new host discovery service "hostwatch" is enabled by default (since 25.7.11). You can always turn it off under Interfaces: Neighbors: Automatic Discovery if you so choose.The firewall migration page is not something you need to jump into right away. Please make yourself familiar with the new rules GUI first and check the documentation for incompatibilities. Single interface from the floating interface will not be considered "floating" in priorities.Firewall: NAT: Port Forwarding is now called "Destination NAT". Firewall rule associations are no longer supported, but the old associated firewall rules remain in place with their last known configuration and can now be edited to suit future needs.Firewall: NAT: Source NAT is from the set of pages formerly known as automation, but Outbound NAT is still the main page for these types of rules.
Source:
Tweakers.net