On Sun, Dec 26, 2021 at 11:16:20AM +0100, Damien Thiriet wrote: > Hi, > > On Sat, Dec 25, 2021 at 03:40:24PM +0100, Otto Moerbeek wrote: > > > > Are you blocking outging https requests? > > > > -Otto > > > > > > Thanks for your answer. I am not aware of blocking outgoing > https request, but my networking skills are low. > My pf.conf is the default one. I read man pf.conf > and the FAQ, but I may still misunderstand it. > > I read several config files in my /etc/ but couldn't find valuable > informations. As far as I remember from running sysmerge after updates, > the only config file I changed are the ssh ones (but it is another > protocol). There is also a rc.conf.local related to sndiod an xenodm. > Where should I dig? > > Damien
First check if the web servers used for constraints are reachable from the comand line. Use ftp https://... using the names and IPs mentioned in ntpd.conf and see if your requests and come back witg a reply (which does not need to be 200 iirc) -Otto