Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 1999 13:50:28 -0500 (CDT)
From:      Don Read <dread@calcasieu.com>
To:        "David B. Aas" <dave@ciminot.com>
Cc:        questions@FreeBSD.ORG
Subject:   RE: Daytime Protocol-Port 13-AtomTime
Message-ID:  <XFMail.990716135028.dread@calcasieu.com>
In-Reply-To: <000301becf8d$ea4855a0$0fc8a8c0@dave.ciminot.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990716135028.dread>