From owner-freebsd-questions Fri Apr 24 16:07:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA21963 for freebsd-questions-outgoing; Fri, 24 Apr 1998 16:07:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from global.com (global.com [206.40.50.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA21889 for ; Fri, 24 Apr 1998 16:06:58 -0700 (PDT) (envelope-from gopu@global.com) Message-ID: <35411A43.7E8A421C@global.com> Date: Fri, 24 Apr 1998 16:03:31 -0700 From: Gopakumar H Pillai Organization: Global Automation, Inc. X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: FreeBSD Questions Subject: NTP via modem(ACTS) to NIST Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I compiled xntp3-5.92 and configured it to work using ACTS via modem (/dev/acts1 -> /dev/cuaa2) connecting to NIST. When I bring up the server it dials but after connecting the machine freezes. So I got the latest version of NTP, ntp-4.0.72c and compiled it. But it wouldn't dial at all. * I have /dev/acts1 as a symbolic link to /dev/cuaa2 which is my modem. * I have FreeBSD 2.2.2 My configuration file looks like this: ============ Start ======== # # NTP configuration file (ntp.conf) # server 127.127.18.1 # NIST ACTS modem driver fudge 127.127.18.1 time1 .0650 phone ats6=5dt13034944774 ats6=5dt13034944785 ats6=5dt13034944774 # broadcast 192.168.0.255 # # Miscellaneous stuff # driftfile /usr/local/ntp/etc/ntp.drift # path for drift file statsdir /usr/local/ntp/logs/ # directory for statistics files filegen peerstats file peerstats type day enable filegen loopstats file loopstats type day enable filegen clockstats file clockstats type day enable ========= End ========= Should I acvivate xntpd in /etc/rc.conf file ? What should I add in the crontab file? Is it possible to have it working without authentication? Thanks a lot Hi Dough, I do expect an answer from you. --Gopu (gopu@global.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message