On 2 Aug 2006, in the Usenet newsgroup comp.os.linux.networking, in article
<(E-Mail Removed) .com>,
(E-Mail Removed)
wrote:
>Does anybody aware of any DAYTIME server running now a days.
>NNTP-Posting-Host: 129.94.6.28
[compton ~]$ zgrep ' 129.94' IP.ADDR/stats/[ALR]*
IP.ADDR/stats/APNIC.gz:AU 129.94.0.0 255.255.0.0 allocated
[compton ~]$
Oz? No, not off the top of the head. time_a.timefreq.bldrdoc.gov in
Boulder, Colorado, USA _usually_ has a server running, but that's half
the way around the world from you, so accuracy is going to suck. But
then, you probably have one on your Linux box - it's built into the
network stack (an old inetd.conf file
#daytime stream tcp nowait root internal
#daytime dgram udp wait root internal
>Is 13 the port number used for most of the DAYTIME servers? THANKS
0867 Daytime Protocol. J. Postel. May 1983. (Format: TXT=2289 bytes)
(Also STD0025) (Status: STANDARD)
0868 Time Protocol. J. Postel, K. Harrenstien. May 1983. (Format:
TXT=3024 bytes) (Also STD0026) (Status: STANDARD)
1305 Network Time Protocol (Version 3) Specification, Implementation
and Analysis. D. Mills. March 1992. (Format: TXT=307085, PDF=442493
bytes) (Obsoletes RFC0958, RFC1059, RFC1119) (Status: DRAFT STANDARD)
4330 Simple Network Time Protocol (SNTP) Version 4 for IPv4, IPv6 and
OSI. D. Mills. January 2006. (Format: TXT=67930 bytes) (Obsoletes
RFC2030, RFC1769) (Status: INFORMATIONAL)
Pay your money - take your pick. "daytime' is port 13. 'time' is port 37.
NTP and SNTP is port 123. Actually, 'daytime' servers are not all that
common, as most everyone is using NTP.
Old guy