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