Y
Hacker News
new
|
ask
|
show
|
jobs
by
howard941
2846 days ago
Do you get something at
http://pool.ntp.org
? My blowser times out as does telnetting to port 80
1 comments
Domenic_S
2846 days ago
ntp is UDP so telnet isn't going to work. Try this:
$ ntpdate -d pool.ntp.org
link
howard941
2846 days ago
Thanks. The URL's protocol element threw me for a loop.
link
$ ntpdate -d pool.ntp.org