Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - franco

#1
26.1 Series / Re: Upgrade went wrong
March 06, 2026, 08:03:29 PM
# opnsense-revert opnsense


Cheers,
Franco
#2
26.1 Series / Re: Upgrade went wrong
March 06, 2026, 06:57:40 PM
You installed the FreeBSD package manager version, which isn't good.

>   opnsense-26.1.3 [OPNsense] (Vital flag changed: 'true' -> 'false')

This looks like a weird database bug. Vital flag is never removed.

Try this first...

# opnsense-revert pkg


Cheers,
Franco
#3
> On pf long ago, Suricata was multithreaded which gave a performance boost over Snort.

The key part here is Netmap+Suricata.


Cheers,
Franco
#4
Register rules for DNAT are automatic rules and only visible with inspect in the new GUI, yes. That's also the reason you can't edit them directly.


Cheers,
Franco
#5
Thanks, I've queued this up for 26.1.4.


Cheers,
Franco
#6
Disk full perhaps?


Cheers,
Franco
#7
Already reached out to him.


Cheers,
Franco
#8
26.1 Series / Re: MiniUPNPD
March 06, 2026, 09:25:04 AM
To make sure it's not the plugin try

# opnsense-revert -r 26.1.2 os-upnp


Cheers,
Franco
#10
Run the command in a root shell to apply it. It's easy as that :)


Cheers,
Franco
#11
26.1 Series / Re: fixed rule window size
March 06, 2026, 09:16:33 AM
I wrote a small haiku-ish poem for you.

Complaints, here before
Complaints, now 20-20
forever fruits of work


Cheers,
Franco
#12
> If I wanted to reverse it and put the RRD data back, would it be:

No, it creates a backup when you allow it to flush, which it also says...

Sounds like it works as expected now.  :)


Cheers,
Franco
#13
26.1 Series / Re: Unbound won't start 26.1.1 ->
March 05, 2026, 03:01:28 PM
My theory is if you do an "opnsense-bootstrap" the error will persist through a complete reinstall, which means it's a local issue with some stray file left for whatever reason and not a global one.

It's worth a try but chances are it doesn't help.

Just as an additional data point:

> community/24.7/24.7:OpenVPN DCO support, FreeBSD 14.1, Python 3.11 plus much more.

So we've had 3.11 for 1,5 years in total which roughly matches your "24" and "25" were working.

Cheers,
Franco
#14
> Correct, but on a fresh 26.1.2_5 upgraded to 26.1.3 exist those files as well:

Yep, but they don't error because filter.rules is populated with legacy rules by default.  :)

We have enough examples elsewhere and don't reference these files so removing seemed like the obvious choice here. Will ship in 26.1.4.


Cheers,
Franco
#15
26.1 Series / Re: Unbound won't start 26.1.1 ->
March 05, 2026, 02:38:34 PM
At this point it seems that this is a more fundamental OS/Python issue than update related. We've found forum posts from the past regarding similar issues. Not a lot of clues on why this happened, but they all seem to have tainted Python load orders.

Did you install anything via pip?  Just trying to find out what's wrong that the audits aren't telling us.


Cheers,
Franco