Hello.
I'm running ntp-4.2.8pl10p6 on openbsd7.4 .. I saw messages like this one
"ntpd[26862]: DNS lookup tempfail"
This node is running with IPv6-only.
Since I did not have IPv4, I initially only commented the constraint
with IPv4 . But it was not enough.
Then I realised that pool.ntp.org doesn't include a AAAA record. I ended
up by commenting the servers line and added several servers close enough .
I posted my question on github [1] and someone advised me to rely on
"2.openbsd.pool.ntp.org"
Is it possible the default ntpd.conf file use something like
"servers openbsd.pool.ntp.org" and of course have openbsd.pool.ntp.org
looking for IPv6 nodes?
Thanks.
1. https://github.com/abh/ntppool/issues/231
--
Willy Manga