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 - droumanet

#1
26.7 Series / Re: Problem DEC750 freeze with 26.7 version
September 03, 2026, 07:40:37 AM
It seems I've 12 TB in less than one year. Main of them are Outbound DNS level 3 (down to level 2).
This morning, here are statistics:

=== START OF SMART DATA SECTION ===
SMART/Health Information (NVMe Log 0x02, NSID 0xffffffff)
Critical Warning:                   0x00
Temperature:                        52 Celsius
Available Spare:                    100%
Available Spare Threshold:          10%
Percentage Used:                    13%
Data Units Read:                    662,615 [339 GB]
Data Units Written:                 24,519,123 [12.5 TB]
Host Read Commands:                 4,037,958
Host Write Commands:                465,833,667
Controller Busy Time:               4,513,538
Power Cycles:                       30
Power On Hours:                     4,677
Unsafe Shutdowns:                   24
Media and Data Integrity Errors:    0
Error Information Log Entries:      0
Warning  Comp. Temperature Time:    0
Critical Comp. Temperature Time:    0
Temperature Sensor 1:               66 Celsius
Temperature Sensor 2:               41 Celsius
Temperature Sensor 3:               52 Celsius
Thermal Temp. 1 Transition Count:   93
Thermal Temp. 1 Total Time:         4478


The main temperature of the firewall (in Dashboard) is 39.1°C, so 66°C for NVMe0 is strange, no?
#2
26.7 Series / Re: Problem DEC750 freeze with 26.7 version
September 02, 2026, 10:44:37 AM
I did many tests and there is no failure. AI suspected too much write on it, then I reduced rules log, rddtools and some settings.
Let see for next tests
#3
26.7 Series / Problem DEC750 freeze with 26.7 version
September 02, 2026, 08:40:29 AM
After few days running, my DEC750 freeze.
Console port says something about
zfs: WARNING: Pool 'zroot' has encoutered an uncorrectable I/O failure and has been suspended

AI help me to check temperature was too high, so I changed place and now it seems to be ok (according to os-smart: max 68°C)

Anybody have an idea how to troubleshoot (console is not usable) ?
#4
I know the path: in fact, this message help me (install AMD microcode) : https://forum.opnsense.org/index.php?msg=254780
Now, dashboard shows me temperature for each core (CPUx) and an AMD0 unit.
#5
All in the title.
I'm unable to access to thermal sensors on a D750 appliance. Is it normal?

Edit: Solution is to install os-cpu-microcode-amd (see menu SYSTEM:FIRMWARE > Plugins)
#6
I was using a PC with OPNsense since few years and the first thing I did, was to disabled root account in web GUI (System > Access > Users > Root). On the console screen, I was able to see logs and to connect with a second admin account and then, launch root access. that way permit to access CLI menu (with numbers to select pfTop, logs, reset, reboot, etc.)
Since I'm configuring an OPNsense applicance, I've to keep root account enabled and even if I block ssh access for it, it still able to connect on WEBGUI.
Did I miss something in my configuration?
#7
General Discussion / Re: Memory leak or not?
January 27, 2026, 10:36:10 PM
I think it's not a memory leak, but the way FreeBSD manage memory (to avoid disk caching).
Solved (I hope... a crash with lagg0 has reset my statistics)
#8
It working correctly, just have to wait few minuts.... Solved !
It's perfect answer to my problem.
#9
I would to set up Unbound DNS to use joinDNS4.eu servers with family filter (86.54.11.12) with DoT
But, I would to use a non filtering server (86.54.11.100) for a specific domain (passetonhack.fr an educational website).

In Services: Unbound DNS: DNS over TLS -> I've configured the fitered DNS server
In Services: Unbound DNS: Query Forwarding -> I've configured and enabled the non filtering server for domain passetonhack.fr

However this seems to be not working. Any idea? Is it the correct process?
#10
General Discussion / Re: Memory leak or not?
January 18, 2026, 01:02:59 AM
I've not enabled this service, only Unbound DNS.
But I'll have a look to a way to monitor precisely processes RAM consumption.
#11
General Discussion / Memory leak or not?
January 16, 2026, 07:16:14 PM
Hi there,

I manage my firewall with Zabbix since few days, because having lot of trouble (many crashes) on my OPNsense firewall. Well, after two days, it seems there is a memory leak, but maybe, the firewall will update it processes and release all the memory?
Are some of you able to share same graph to see the health of our firewalls? Datas are coming from Zabbix agent.
#12
Thanks! You're probably right. BTW I use (Arch! sorry it's a kind of joke when my sentence start with BTW I use...😅) Vicuna theme.
You've solved my "enigm" 👍
#13
Hello everybody,
This weekend I've worked on unbound dns configuration and it works well.
My only concern is about signification of colors.


If someone has the answer for these colors, I'm interested (I understand red is blocked and green passed)
Thanks ;)
#15
I'm trying to use the transparent proxy functionality with my OPNsense firewall but I'm unsure it's ok.
First of all, I've followed the two tutorials:
I can read the list, choose categories, then download and apply.

On client side, I've downloaded the root certificate and it works for some websites... but a lot of sites fall on "access denied" squid error page.
My question is about the order: is the proxy block all but not access control list (categories) or it block categories and should let go for all others websites?