I have some OLD legacy hardware that I'd like to keep time synchronized on. It supports the TIME protocol (not NTP). Are there any reliable TIME servers online anymore? If so, where?

-M

link|improve this question

74% accept rate
feedback

2 Answers

up vote 4 down vote accepted

NIST still provide some TIME (RFC-868) services, alongside NTP and DAYTIME.

Just pay attention to the notice in green at the bottom of the page.

link|improve this answer
Thanks. That's exactly what I needed. – Mike B Dec 6 '09 at 5:38
feedback

If you have a Unix-like box around, I believe it should be possible to set up your own TIME server fairly easily - Wikipedia suggests that the daemon is installed by default on many distributions, requiring only that you enable it in your inedt.conf. The time on the Unix box could be kept in sync with NTP.

link|improve this answer
Thanks. I appreciate the prompt feedback. Ideally, I'm looking for something that I wouldn't have to manage on my own. – Mike B Dec 4 '09 at 16:53
Ah I'm sorry, I have no data for you there. – dsolimano Dec 4 '09 at 17:11
s/inedt/inetd/ – grawity Dec 5 '09 at 13:19
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.