RE: Daytime Protocol-Port 13-AtomTime

[ Available lists | Index of freebsd-questions | Month of Jul 1999 | Week of 16 Jul 1999 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Don Read <dread@calcasieu.com>
Date
16 Jul 1999 11:52:41
Subject
RE: Daytime Protocol-Port 13-AtomTime
Message-ID
XFMail.990716135028.dread@calcasieu.com

In reply to

[ Hide this part ]
 
On 16-Jul-99 David B. Aas wrote:
> I set up xntpd, which works fine. Now I would like to get AtomTime on my
> Windows computers to sync to my BSD box.
>
> AtomTime uses the Daytime Protocol on Telnet Port 13. What do I have to do
> to enable Port 13?
>
> I did a search of the MAN pages, and didn't find anything. Any ideas?
>

edit /etc/inetd.conf
and uncomment the lines:

daytime stream tcp nowait root internal
daytime dgram udp wait root internal


then
kill -HUP `head /var/run/inetd.pid`

Regards,
---
Don Read dread@calcasieu.com
EDP Manager dread@texas.net
Calcasieu Lumber Co. Austin TX
-- But I'm in good company, sendmail has kicked a great many
butts in the past


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Elapsed time: 0.085 seconds