Recent posts

#1
Zenarmor (Sensei) / Re: Certain Youtube videos kee...
Last post by abenaou - Today at 06:09:51 AM
Have you tried a dmesg when the video freezes up? the freeze can happen for various reasons, one of them being the zenarmor engine mode used, it can also be an under powered cpu, or not enough ram, there are tons of possibilities and without a capture of those metrics at the time of the issue the best you would end up with are guesses.
#2
Good tip, thank you!
#3
26.1, 26,4 Series / Re: File truncated, kernel/bas...
Last post by Tearlach - Today at 01:51:13 AM
newsense:

I tried both.  Changing the mirror to one much closer to me reproduced the same exact errors. I then SSH'd to the box and issued the opnsense-update -bkr 26.1.11 command.  Same basic error, as shown below:

root@OPNsense:/home/<redacted> # opnsense-update -bkr 26.1.11
Fetching base-26.1.11-amd64.txz: ...............................[fetch: transfer timed out
fetch: /var/cache/opnsense-update/48626/base-26.1.11-amd64.txz.sig appears to be truncated: 0/1332 bytes] failed, no signature found
#4
26.7 Series / Re: LAN unresponsive after fir...
Last post by Neil Mistry - Today at 12:19:48 AM
I figured it was the driver's or nic. But it worked fine before upgrade. What dual 2.5gb Intel would fit?  I see mostly Chinese fandoms with 'intel' chips.
#5
Development and Code Review / Re: netflector available as pl...
Last post by UnicronHD - September 20, 2026, 09:55:16 PM
netflector 0.16.0 and plugin 0.1.6 are released. The main change is addition of generic UDP relay (udp_ports, udp_groups, udp_broadcast) to support other discovery protocols (like Roon's SOOD) and peers (source_peers, target_peers) to support interfaces without multicast/broadcast domains.
#6
26.7 Series / Re: LAN unresponsive after fir...
Last post by nero355 - September 20, 2026, 09:39:11 PM
This is your issue :



Dump the NIC and replace it with any Intel Quad Port NIC and you are DONE! :)
#7
General Discussion / Re: Unable to upgrade v25.7.11...
Last post by nero355 - September 20, 2026, 09:31:54 PM
Quote from: chrisb on September 20, 2026, 04:14:27 PMI have followed a couple of suggestions I could find, nothing resolved the problem.
Which ones exactly ?!

Most common solutions and issues as far as I know :
- Solution : Forcing IPv4 instead of IPv6 because usually the WAN does not have it's own IPv6 Prefix and that's why the connection fails.
- Issue : Mobile Connections being used and the update process failing because of it for whatever reason...
#8
General Discussion / Re: Unbound DNS hard restarts ...
Last post by franco - September 20, 2026, 08:55:05 PM
> Unbound DNS performs a hard restart (losing its entire cache

Unbound hasn't lost its cache on restart by default for many years...

community/21.7/21.7:o unbound: allow to retain cache on service reload


Cheers,
Franco
#9
26.7 Series / Re: [SOLVED] GeoIP Update Beha...
Last post by meyergru - September 20, 2026, 07:52:29 PM
I suppose you could ask @Monviech (Cedrik) about that - AFAIK he writes most of the documentation.
#10
26.7 Series / Re: GeoIP Update Behavior
Last post by wiring8228 - September 20, 2026, 06:58:45 PM
Hey MeyerGru,

Thanks for your answer 🙂

It bothered me because I read somewhere that you would have to manually set an update task as a cron job, but I couldn't find any more information about that. On top of that, I wanted to know if there's a way to get more control over the GeoIP updates, but I guess this isn't possible for now.

Would it make sense to perhaps add a note to the documentation stating that the GeoIP data is automatically updated approximately every 24 hours?