Recent posts

#1
26.7 Series / Re: No install on my new CWWK
Last post by jxxaxxy - Today at 03:39:34 AM
Did you try ZFS.  I believe a lot of folks here had issues with UFS and intel nxxx products.  You can use ZFS on a single drive.
#2
26.7 Series / Re: Upgrades continuously fail...
Last post by davegod75 - Today at 01:32:15 AM
Ugh, failing with a hd just swapped in, maybe bad memory?  What's weird is I can re-install just fine, but it updates fail.  hmm

https://drive.google.com/file/d/1BPfAHCTxDO-_6eDUDHUhzZRd4Q-Lb0rC/view?usp=drivesdk
#3
26.7 Series / Re: Upgrades continuously fail...
Last post by davegod75 - Today at 01:16:11 AM
interesting, just swapped it out and reinstalling.
#4
26.7 Series / Re: upgrade from 26.7 to 26.7....
Last post by nazar-pc - Today at 01:14:19 AM
I'm also trying to upgrade from fresh 26.7.0 install to 26.7.2 with default mirror and getting this error:
***GOT REQUEST TO UPDATE***
Currently running OPNsense 26.7.2_2 (amd64) at Sat Aug 15 02:08:26 EEST 2026
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
All repositories are up to date.
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
All repositories are up to date.
Checking for upgrades (148 candidates): .......... done
Processing candidates (148 candidates): . done
Checking integrity... done (0 conflicting)
Your packages are up to date.
Checking integrity... done (0 conflicting)
Nothing to do.
Checking all packages: .......... done
Nothing to do.
Nothing to do.
Flushing temporary package files... done
Starting web GUI...done.
Fetching base-26.7.2-amd64.txz: ......................................................... failed, signature invalid
***DONE***

Several packages seemed to upgrade just fine before this, only base has issues.

UPD: Switched to Leaseweb Frankfurt image and error is gone.
#5
26.7 Series / Re: How reliable is Firewall:D...
Last post by newsense - Today at 12:59:15 AM
Without the -label package, reboot, patch steps Franco posted I get nothing from pfctl -vvs states | grep rlabel.


Once I follow the steps I get a lot of rlabel entries just as seen in your previous post.


The patch is fine. Afaik it's already in the latest BE and will come out in 26.7.3 for anyone who didn't see this thread.


I think you're expecting something different to happen...unsure what exactly.
#6
26.7 Series / Re: How reliable is Firewall:D...
Last post by hharry - Today at 12:43:59 AM
perhaps you missed the UI screenshots i posted already -> https://forum.opnsense.org/index.php?msg=272854

which clearly show it's not working....
#7
26.7 Series / Re: Upgrades continuously fail...
Last post by Nullman - Today at 12:09:08 AM
Quote from: franco on August 14, 2026, 11:20:41 PM"Read only file system" is weird. It's likely causing all your trouble, but no idea what triggers it.

Some SSDs are going into read only mode before they completely die. Thats basically last chance to backup your data before it completely stops working.
#8
26.7 Series / Re: Upgrades continuously fail...
Last post by davegod75 - August 14, 2026, 11:59:47 PM
failing SSD?  It was a fresh install.
#9
General Discussion / os-ddclient plugin doesn't bin...
Last post by aaravchen - August 14, 2026, 11:33:11 PM
I'm on Opnsense 26.7.2_2, and fully up to date.

I have two gateways on my system, one is the regular WAN that's set as the default and is a CGNAT connection from the ISP. The second is a VPN interface that makes a Wireguard connection to a VPS server that has external ports exposed and is configured for port forwarding back to me. I'm configured for incoming traffic on my VPN interface to be NAT routed to a self-hosted server, and no traffic is setup to use that interface by default.

I have the os-ddclient plugin installed and have numerous domain names set to be updated from it so they route to my public server IP address. This is working for updating the addresses on my DNS provider, but the IP addresses it's retrieving are those from my WAN gateway interface rather than my VPN gateway interface. Even though I have all of the entries set to monitor my VPN gateway interface.
I'm running with the default "native" backend, but I've also tried setting it to the deprecated "ddclient" backend and it doesn't seem to matter.

Is there anything I can do to make the ddclient traffic route thru the VPN interface/gateway specifically? Or does the os-ddclient simply not support multi-wan setups (any multi-wan, no matter the priorities, would need the option to specify the exact interface/gateway to bind to)?
#10
26.7 Series / Re: Upgrades continuously fail...
Last post by franco - August 14, 2026, 11:20:41 PM
"Read only file system" is weird. It's likely causing all your trouble, but no idea what triggers it.


Cheers,
Franco