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

#2
Not an answer but just wondering how you updated to RC2? Thanks!
#3
Thank you!
#4
Quote from: franco on July 16, 2024, 05:13:13 PM
Poor opnsense-patch. I think you need to go to /usr/local/etc/opnsense-update.conf and replace "%%CORE_ARCH%%" with "amd64". Sorry.


Cheers,
Franco

Is this manual change still needed or has it been corrected in the upgrade?
#5
Virtual private networks / Wireguard Errors In
May 20, 2024, 09:49:40 PM
Good day,
I just setup a Wireguard server on my OPNsense. Then used the Peer generator to create my client config and copied the config into the Wireguard App on my phone. Everything seems to be working well but I am seeing Errors In on OPNsense Interface Statistics and none on the outbound. What could be the cause of the errors?
Thanks for any help.
#6
Just curious, how many folks out there are using Automatic Firmware Updates? For those who are, have you encountered any problems? For those that aren't, why not? Thanks!
#7
Quote from: bartjsmit on October 09, 2023, 10:57:06 PM
UFS does not use copy on write. If you are worried about uneven drive wear because of logging you either need to switch to ZFS or configure a central logging server
Is the only way to switch to ZFS a complete reinstall?
#8
Quote from: bartjsmit on October 09, 2023, 07:48:03 AM
you're fine - ZFS is a copy on write system https://en.wikipedia.org/wiki/Copy-on-write
I am using UFS, would that be any different?
#9
Good day,

Just wondering how the logging retention affects the hard drive. I am currently keeping logs for seven days and I am not sure if, after the logs are flushed and a new seven day log starts, the same part of the drive is being written to for each seven day retention?

Thanks for any assistance.

#10
Just restarting the Crowdsec plugin worked for me.
#11
Same, except I have been sitting on "Waiting for PIDS: 5 digit number
#12
23.7 Legacy Series / Re: OpenVPN when upgrading
August 09, 2023, 08:28:36 PM
OpenVPN is no longer passing traffic for me since the upgrade. Just enabled the server for the first time since the upgrade and while I am able to connect, I am unable to view any websites. They all just time out. Tried on my Android phone as well as a Chromebook. Both with the same result. Any ideas/suggestions?
Thanks!

Update: All working perfectly again. For some reason the OpenVPN interface was disabled. As soon as I enabled the interface...BOOM...all good again :).
#13
Quote from: newsense on August 06, 2023, 06:18:40 PM
Remove php81-pecl-mongodb and rerun the opnsense-update -u
php81-pecl-mongodb was removed.

When I run opnsense-update -u I get the message that "No known packages set to fetch was specified".

Update: After doing the above the PHP errors have now stopped! :)

Thanks @newsense for all of your help. Much appreciated! Cheers!
#14
Quote from: newsense on August 06, 2023, 06:01:07 PM
What's the output when you audit health in the firmware section ?
***GOT REQUEST TO AUDIT HEALTH***
Currently running OPNsense 23.7 at Sun Aug  6 13:06:02 ADT 2023
>>> Check installed kernel version
Version 23.7 is correct.
>>> Check for missing or altered kernel files
No problems detected.
>>> Check installed base version
Version 23.7 is correct.
>>> Check for missing or altered base files
No problems detected.
>>> Check installed repositories
OPNsense
>>> Check installed plugins
os-crowdsec 1.0.6
os-theme-rebellion 1.8.8
os-wireguard-go 1.13_6
>>> Check locked packages
No locks found.
>>>

Check for missing package dependencies
Checking all packages: .......... done
php81-pecl-mongodb has a missing dependency: php81
>>> Check for missing or altered package files
Checking all packages: .......... done
>>> Check for core packages consistency
Core package "opnsense" has 67 dependencies to check.
Checking packages: .................................................................... done
***DONE***
#15
Quote from: newsense on August 06, 2023, 04:32:55 PM
Did you remove this one already ?

pkg remove php80-pecl-mongodb

If not do the opnsense-update -u after removing it.
Ran the command but the package was already removed.