L'uso di sntp per interrogare un server NTP è scaduto dopo soli 15 secondi.
Stevens-MacBook-Air:~ Steve$ sntp -d time.nist.gov
Starting to read KoD file /var/db/ntp-kod...
sntp sendpkt: Sending packet to 2610:20:6f15:15::27... Packet sent.
sntp recvdata: select() reached timeout (15 sec), aborting.
sntp recvpkt failed: -1.
Server unusable
on_wire failed for server 2610:20:6f15:15::27!
sntp sendpkt: Sending packet to 216.229.0.179... Packet sent.
sntp recvdata: select() reached timeout (15 sec), aborting.
sntp recvpkt failed: -1.
Server unusable
on_wire failed for server 216.229.0.179!
Secondo la documentazione sntp e la pagina man per sntp, il default dovrebbe essere 68 secondi. Si tratta di un bug sntp installato in OS 10.11.6?