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

#1
25.7 Series / Re: NTP Fails
August 10, 2025, 03:57:26 PM
Thank you for the reply. I figured out that this was an artifact of my attempt to add a second IP address to my LAN interface. Something I've never been able to get working but that's a subject for another thread.

In any case, ntp was attempting to attach to the bridge device which didn't work. Setting the ntp device to WAN fixed the problem.
#2
25.7 Series / NTP Fails
August 09, 2025, 09:08:14 PM
Running OPNsense 25.7.1_1-amd64 so all patched up.

NTP Fails to run. Log says
2025-08-09T12:00:22-07:00
Error
ntpd
daemon child died with signal 11
2025-08-09T12:00:22-07:00
Error
ntpd
unable to create socket on bridge0 (11) for 192.168.0.10:123
2025-08-09T12:00:22-07:00
Error
ntpd
bind(31) AF_INET 192.168.0.10:123 flags 0x19 failed: Address already in use

And yet trying to find what might be using the port:

lsof -i :123
Yields nothing. Does anyone have any idea what is going on?
#3
General Discussion / Re: Update Failing
July 16, 2025, 08:38:27 PM
I guess time for a new harddrive
#4
General Discussion / Update Failing
July 16, 2025, 08:30:49 PM
Can anyone tell me what this means

Quote***GOT REQUEST TO CHECK FOR UPDATES***
Currently running OPNsense 25.1.9_2 (amd64) at Wed Jul 16 11:30:00 PDT 2025
Fetching changelog information, please wait... done
Updating OPNsense repository catalogue...
Waiting for another process to update repository OPNsense
All repositories are up to date.
pkg: sqlite error while executing PRAGMA user_version; in file pkgdb.c:2370: disk I/O error
pkg: sqlite error while executing PRAGMA user_version; in file pkgdb.c:2370: disk I/O error
self: No packages available to install matching 'opnsense'
***DONE***
#5
General Discussion / NTP Broke
June 25, 2025, 08:01:27 PM
Running 25.1.9_2. NTP *was* working. Now everytime I try to start it I get "address in use".

Does anyone have any thoughts.