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

#2

Quote from: Patrick M. Hausen on October 07, 2025, 08:32:27 AMYou can get it with opnsense-patch now or most probably with 26.1.

 Just as in the content of the post, I am reporting that `opnsense-patch` completed successfully, but an error is still occurring.
#3
Quote from: Patrick M. Hausen on October 06, 2025, 09:19:57 PMIt's a feature request and an experimental patch that might make it into one of the next releases.

I've confirmed that it's on the v26.1 roadmap.
Does this mean it's impossible even with
opnsense-patch? Does the next release mean 25.7.x, or 26.1?
#4
25.7, 25.10 Series / ipinfo geoip update not working
October 06, 2025, 04:30:08 AM
https://github.com/opnsense/core/issues/7779#issuecomment-3156278832

Patching file opnsense/scripts/filter/lib/alias/geoip.py using Plan A...
Hunk #1 succeeded at 23.
Hunk #2 succeeded at 34.
Hunk #3 succeeded at 44.
Hunk #4 succeeded at 157.
done
All patches have been applied successfully.  Have a nice day.


opnsense version 25.7.4


You cannot view this attachment.

error
In order to use GeoIP, you need to configure a source in the GeoIP settings tab



The error still occurs even when I change it to the MaxMind URL.
#5
Hardware and Performance / 5g cellular modem recommend?
September 08, 2025, 04:08:15 AM
https://forum.opnsense.org/index.php?topic=26289.0
- supported 4g modem ( L860 )

https://cgit.freebsd.org/src/tree/sys/dev/usb/serial/u3g.c#n197



Is it possible to use a 5G modem like the FM350-GL? If not, could you recommend another 5G modem?

#6
Tutorials and FAQs / Using ZFS on a single disk?
September 02, 2025, 04:26:54 AM
no ecc ram - 16gb
256gb nvme (samsung 980 pro)



Is using ZFS on a single disk without RAID better than UFS?
#7
25.7, 25.10 Series / 25.7.2 upgrade error
August 23, 2025, 11:35:29 PM
[49/56] Fetching libucl-0.9.2_2.pkg: .......... done
[50/56] Fetching neon-0.34.0_1.pkg: .......... done
[51/56] Fetching perl5-5.40.3_2.pkg: .......... done
[52/56] Fetching opnsense-25.7.2.pkg: .......... done
[53/56] Fetching py311-duckdb-1.3.2.pkg: .......... done
[54/56] Fetching sudo-1.9.17p2.pkg: .......... done
[55/56] Fetching cpu-microcode-intel-20250812.pkg: .......... done
[56/56] Fetching opnsense-lang-25.7.2.pkg: .......... done
Checking integrity...Assertion failed: (strcmp(uid, p->uid) != 0), function pkg_conflicts_check_local_path, file pkg_jobs_conflicts.c, line 315.
Child process pid=88206 terminated abnormally: Abort trap
Starting web GUI...done.
***DONE***


25.7.0 to 25.7.2 upgrade error


vm.pmap.pcid_enabled=0
hw.ibrs_disable: 0
vm.pmap.pti: 1
tunable setting

n100 minipc

Is there a way to upgrade properly without a clean install/reinstallation?
#8
sysctl -a | grep -E 'vm.pmap.pcid_enabled|vm.pmap.pti|hw.ibrs_disable'
vm.pmap.pti: 1
vm.pmap.pcid_enabled: 0
hw.ibrs_disable: 0


pkg clean -a

I still encounter an error when trying to update. Is it possible to upgrade without doing a clean install and restore config backup?

```
Checking integrity...Assertion failed: (strcmp(uid, p->uid) != 0), function pkg_conflicts_check_local_path, file pkg_jobs_conflicts.c, line 315.
Child process pid=37800 terminated abnormally: Abort trap
Starting web GUI...done.
***DONE***
```
#9
General Discussion / Support AmneziaWG
August 05, 2025, 02:50:51 PM
https://docs.amnezia.org/documentation/amnezia-wg/


This is even better than regular Wireguard. I'm really looking forward to its support!
#10
same issue

```
Updating OPNsense repository catalogue...
Waiting for another process to update repository OPNsense
All repositories are up to date.
Updating OPNsense repository catalogue...
OPNsense repository is up to date.
All repositories are up to date.
Checking for upgrades (20 candidates): .......... done
Processing candidates (20 candidates): .......... done
Checking integrity... done (0 conflicting)
The following 20 package(s) will be affected (of 0 checked):

Installed packages to be UPGRADED:
   boost-libs: 1.88.0_1 -> 1.88.0_2
   curl: 8.14.1 -> 8.15.0
   dnscrypt-proxy2: 2.1.5_13 -> 2.1.5_14
   iperf3: 3.19 -> 3.19.1
   ivykis: 0.43.2 -> 0.43.2_1
   jq: 1.8.0 -> 1.8.1
   libucl: 0.9.2_1 -> 0.9.2_2
   node_exporter: 1.8.2_4 -> 1.9.1
   nss: 3.113.1_1 -> 3.114
   opnsense: 25.7 -> 25.7.1_1
   os-ddclient: 1.27_3 -> 1.27_4
   os-dnscrypt-proxy: 1.15_2 -> 1.16
   os-theme-cicada: 1.39_1 -> 1.40
   os-wol: 2.5_1 -> 2.5_3
   py311-duckdb: 1.3.1_1 -> 1.3.2
   py311-s3transfer: 0.13.0 -> 0.13.1
   stress-ng: 0.18.09 -> 0.19.02
   sudo: 1.9.17p1 -> 1.9.17p2
   syslog-ng: 4.8.2_3 -> 4.8.2_4
   webp: 1.5.0 -> 1.6.0

Number of packages to be upgraded: 20
[1/20] Upgrading boost-libs from 1.88.0_1 to 1.88.0_2...
[1/20] Extracting boost-libs-1.88.0_2:
pkg-static: Fail to set time on /usr/local/include/boost/accumulators/statistics/variates/.pkgtemp.covariate.hpp.3mxERm1TKswu:No such file or directory
[1/20] Extracting boost-libs-1.88.0_2... done
Starting web GUI...done.
***DONE***
```
#11
Quote from: axsdenied on June 20, 2025, 12:51:01 AMI have the same issue, it's usually because the USB connection isn't ready yet by time it wants to start.  So I just made a monit process check so it starts it up after boot.

Could you please provide a detailed explanation of how to configure it?
#13
You cannot view this attachment.

You cannot view this attachment.

NUT does not start automatically after rebooting the device - you must press Start for it to work.


- OPNsense 25.1.6-amd64
#14
Can I change?

NOT "Description"