Recent posts

#1
26.1, 26,4 Series / Re: Unbound reporting stop wor...
Last post by franco - Today at 08:05:22 AM
Yes, sorry about that. The bright side of it was NumPy 2.0 is about 2 years old now and FreeBSD ports prolonged the life of 1.x for that long already.


Cheers,
Franco
#2
26.1, 26,4 Series / Re: Unbound reporting stop wor...
Last post by wincent - Today at 08:00:37 AM
That's reason!
It seems that I can only disable the Unbound reporting for now.
#3
26.1, 26,4 Series / Re: Unbound reporting stop wor...
Last post by franco - Today at 07:48:23 AM
Could be the switch to py-numpy 1.x -> 2.x. It would indicate your CPU is now too old to run it.


Cheers,
Franco
#4
26.1, 26,4 Series / Unbound reporting stop working
Last post by wincent - Today at 07:29:53 AM
I have upgraded OPNsense from 26.1.8 to 26.1.9 yesterday, the Unbound Reporting shows empty, Reset DNS data doesn't help, then I checked the Backend logs, it shows error:
2026-06-11T12:58:34Errorconfigd.py[200067b7-b4a7-4c0d-9581-d445d8562592] Script action failed with Command '/usr/local/opnsense/scripts/unbound/stats.py totals --max '10'' died with <Signals.SIGILL: 4>. at Traceback (most recent call last): File "/usr/local/opnsense/service/modules/actions/script_output.py", line 93, in execute subprocess.run(script_command, env=self.config_environment, shell=True, ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ check=not self.disable_errors, stdout=output_stream, stderr=error_stream) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/subprocess.py", line 577, in run raise CalledProcessError(retcode, process.args, output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '/usr/local/opnsense/scripts/unbound/stats.py totals --max '10'' died with <Signals.SIGILL: 4>.and then I try to run stats.py on Console, it returns:
#/usr/local/opnsense/scripts/unbound/stats.py details --limit 1000
Illegal instruction

My hardware platform is Checkpoint 4600 with Pentium(R) Dual-Core CPU E6500 and 4G RAM.
#5
General Discussion / Re: Hello all! And thank you ...
Last post by lisawoods82 - Today at 06:45:56 AM
Unpacking the complexities of LAN and WAN is truly a journey. The frustration of being stuck despite endless hours of effort is utterly relatable. I once spent an entire weekend trying to get a vintage game console to connect to a modern Wi-Fi network, feeling like I was in a geometry dash of outdated protocols and cryptic settings. It was a digital nightmare.
#6
German - Deutsch / Re: Empfohlene "nur Internet"-...
Last post by stefanpf - Today at 06:42:50 AM
Wegen dynamischem IPv6 Präfix bin ich auf eine Firewall Gruppe LOCAL_VLANS mit den entsprechenden Mitgliedern gewechselt.

Das deckt sowohl ULA als auch GUAs lokal ab.
Link-Local dürfte irrelevant sein, da die ja eh nicht geroutet werden.

Aber ja - auch hier müsste ein neues Interface manuell ergänzt werden.
#7
The network configuration saga unfolds, a digital labyrinth of frustration. This user's plight—a classic tale of technology's perplexing dance. An OPNsense VM, a Lanner box, and an AT&T gateway conspire against routing traffic, leaving them utterly bewildered despite countless hours invested. It's a steep learning Slope indeed.

#8
General Discussion / DHCP Lease Time/period
Last post by somanet - Today at 06:13:32 AM
How can i change the DHCP lease time on the firewall settings ?

Am new installer to Opnsense Firewall
Kindly help me achieve the following
Configure the OPNfirewall with interface WAN port
to operate with a public ip My question is is it safe ?

Change the lease period to 30mins
below is my current lease period


   IPv4 Address. . . . . . . . . . . : 192.168.0.138(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.254.0
   Lease Obtained. . . . . . . . . . : 11 June 2026 06:37:46
   Lease Expires . . . . . . . . . . : 11 June 2026 08:37:46
   Default Gateway . . . . . . . . . : fe80::f690:eaff:fe01:fb24%17
                                       192.168.1.1
   DHCP Server . . . . . . . . . . . : 192.168.1.1
 
Also wish Configure the DNS and if its safe to issued with dhcp.
#9
Portuguese - Português / Re: Site inacessível
Last post by mailtongom - Today at 03:55:40 AM
Resolvi esse problema de acesso ao site da receita federal quando usava um link PPPoE. Eu procurei o melhor MTU para minha conexão. Depois que encontrei o melhor MTU aí resolveu.
Comecei com o comando
ping google.com -f -l 1472

Se aparecer o valor
Packet needs to be fragmented

Repete o comando e vai diminuindo o valor até não dar mais erro.
Quando encontrar o valor, somente mais 28 e configurei sua conexão pppoe com esse valor.

Espero ajudar.
#10
I used OpenVPN for several years until the major changes made and have not got it going again. We finally made an effort to get it running and we thought all was well. We put a remote firewall into production after testing on the work bench and all was good. It stopped working after about 24 hours. We don't know why. We went out and turned off the static TLS and it still does not work. Out of frustration we went to IPSEC. Got it working. Less than an hour later, it too stopped working. We have spent hours trying to discover what is wrong. To the point, we have started looking at alternative firewalls.

It just struck me that since we are using CARP, is there a possibility that CARP is somehow causing us all this grief. I was quite surprised to see so little traffic on this topic. Either not very many people are using VPN here, or they are not having the trouble. But for it to work fine one minute and then stop with no changes being made is driving me mad.