Re: dhcpleased(8) issues with iwn(4)

broke <[email protected]> Wed, 05 Aug 2026 01:40:40 +0600 (+06)
Newsgroups gmane.os.openbsd.misc
Message-ID <[email protected]>
Hello, dhcpleased(8) apparently had nothing to do with it. Upon the time
I am unable to reach the internet I have this log from /var/log/daemon,
it seems that ntp fails to sync the clock and I cannot send requests
online because of my time not being able match I think.

I am sure this kind of issue is not normal and I want to fix it. Any
help would be appreciated.


               *** So this is an issue with ntpd(8) ***


||| Just before I lose my "connection"
------------------------------------------------------------------------
01:11:45 ntpd[73022]: peer 51.16.77.36 now invalid
01:11:53 ntpd[73022]: peer 162.159.200.1 now invalid
01:11:55 ntpd[73022]: peer 103.186.118.221 now invalid
01:12:02 ntpd[73022]: peer 103.186.118.219 now invalid
01:13:39 ntpd[73022]: clock is now unsynced due to lack of replies
------------------------------------------------------------------------


||| This is after restarting
------------------------------------------------------------------------
01:16:14 ntpd[73022]: ntp engine exiting
01:16:14 ntpd[77938]: Terminating
01:16:14 ntpd[55258]: ntp engine ready
01:16:21 ntpd[34627]: DNS root probe failed 2 times (gave up)
01:16:21 ntpd[55258]: cancel settime because dns probe failed
01:18:44 ntpd[55258]: ntp engine exiting
01:18:44 ntpd[10793]: Terminating
01:18:44 ntpd[14737]: ntp engine ready
01:18:50 ntpd[66089]: DNS root probe failed 2 times (gave up)
01:18:50 ntpd[14737]: cancel settime because dns probe failed
01:18:55 ntpd[14737]: constraint reply from 142.251.156.119: offset -0.866885
01:18:55 ntpd[14737]: constraint reply from 142.251.153.119: offset -0.886341
01:18:55 ntpd[14737]: constraint reply from 142.251.157.119: offset -0.906570
01:18:55 ntpd[14737]: constraint reply from 142.251.151.119: offset -0.911394
01:18:55 ntpd[14737]: constraint reply from 142.251.152.119: offset -0.942131
01:18:55 ntpd[14737]: constraint reply from 142.251.154.119: offset -0.951216
01:18:55 ntpd[14737]: constraint reply from 142.251.155.119: offset -0.981391
01:18:55 ntpd[14737]: constraint reply from 142.251.150.119: offset -0.989680
01:19:14 ntpd[14737]: peer 103.186.118.213 now valid
01:19:17 ntpd[14737]: peer 103.186.118.214 now valid
01:19:17 ntpd[14737]: peer 121.174.142.81 now valid
01:19:18 ntpd[14737]: peer 162.159.200.1 now valid
01:19:23 ntpd[14737]: peer 172.104.182.184 now valid
01:22:51 ntpd[14737]: clock is now synced
------------------------------------------------------------------------

This is really frustrating...