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

#1
thanks a lot, that worked!
#2
nothing../.

root@OPNsense:~ # ls -lah /var/cache/opnsense-update
total 9
drwxr-x---  2 root wheel    2B Jan 31 13:16 .
drwxr-xr-x  6 root wheel    6B Jan 27 12:15 ..
#3
thanks, I'm probably overlooking something, but I don't have the option to run a upgrade audit..
Log file attached.

#4
thanks.

***GOT REQUEST TO AUDIT HEALTH***
Currently running OPNsense 24.7.12_4 (amd64) at Fri Jan 31 13:14:13 CET 2025
>>> Root file system: zroot/ROOT/default
>>> Check installed kernel version
Version 25.1 is correct.
>>> Check for missing or altered kernel files
No problems detected.
>>> Check installed base version
Version 25.1 is correct.
>>> Check for missing or altered base files
No problems detected.
>>> Check installed repositories
OPNsense (Priority: 11)
>>> Check installed plugins
os-acme-client 4.7
os-cpu-microcode-intel 1.1
os-ddclient 1.26
os-igmp-proxy 1.5_3
os-intrusion-detection-content-snort-vrt 1.2
os-udpbroadcastrelay 1.0_5
>>> Check locked packages
No locks found.
>>> Check for missing package dependencies
Checking all packages: .......... done
>>> Check for missing or altered package files
Checking all packages: .......... done
>>> Check for core packages consistency
Core package "opnsense" at 24.7.12_4 has 69 dependencies to check.
Checking packages: ..................
lighttpd-1.4.77 version mismatch, expected 1.4.76_1
Checking packages: .......
opnsense-installer-25.1 version mismatch, expected 24.7
Checking packages: .
opnsense-lang-25.1 version mismatch, expected 24.7.8
Checking packages: .
opnsense-update-25.1 version mismatch, expected 24.7.12
Checking packages: ..................................
radvd-2.20 version mismatch, expected 2.19_4
Checking packages: ......... done
***DONE***
#5
Thanks for the quick response. There are no new entries in the update log file after the update and subsequent reboot.
#6
My upgrade from 24.7.12_4 to 25.1 only shows two scripts being executed and nothing happens afterwards, even after reboot.
Any thoughts?

***GOT REQUEST TO UPGRADE***
Currently running OPNsense 24.7.12_4 (amd64) at Fri Jan 31 08:32:48 CET 2025
Fetching packages-25.1-amd64.tar: .............. done
Extracting packages-25.1-amd64.tar... done
Please reboot.
>>> Invoking upgrade script 'sanity.sh'
Passed all upgrade tests.
>>> Invoking upgrade script 'cleanup.sh'
***DONE***
#7
many thanks for the quick response!
#8
24.1, 24.4 Legacy Series / MAX_LISTEN_SOCKS limit reached
February 28, 2024, 12:30:26 PM
Hello all,

I continue to get the following warning in the log:

/usr/local/etc/rc.newwanipv6: The SSH listening address ::1 cannot be added due to MAX_LISTEN_SOCKS limit reached.

sysctl kern.ipc.maxsockets returns: kern.ipc.maxsockets: 517927

Any suggestion on how to fix?

Many thanks
#10
I am running the -excellent- Opnsense 22.7.11_1-amd64 release.
My ISP requires all WAN communications on VLAN 832 and the use of VLAN priority/DSCP CS6 for all control comms like DHCP and CS0 for the rest. I have configured the 'Use VLAN priority' field in the DHCP v6 config as 'Internetwork Control (6)'.

Capturing the network traffic on the interface shows that all DHCP v6 related comms from the firewall to the ISP router does not seem to honor  the DSCP CS6 setting, whilst all related comms back from the ISP is tagged as CS6.

Anybody any idea what the cause of this is?

Many thanks for the help!