[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problems with NTPD
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Problems with NTPD
- From: auto470779_(_at_)_hushmail_(_dot_)_com
- Date: Mon, 6 Jan 2003 07:30:34 -0800
- Cc:
Hi All,
I'm trying to set up an NTP server but am having a bit of problem as I
do not seem to be able to get it to run as I daemon that I can point
other workstations at.
If any one can spot what I am doing wrong i'd love to know :)
below is my ntp.conf and error logs, hopefully someone will be able to
help.
/etc/rc.conf contains:
ntpdate_flags="ntp0.fau.de"
ntpd=YES
/etc/ntp.conf contains:
# File /etc/ntp.conf
# Localhost foo.bar.com
#
logfile /var/log/ntpd.log
server tick.uh.edu
server time.nist.gov
server tick.usno.navy.mil
driftfile /etc/ntp.drift
/var/log/ntpd.log contains:
6 Jan 15:24:57 ntpd[2615]: ntpd exiting on signal 15
6 Jan 15:26:29 ntpd[20212]: Un-parsable frequency in /etc/ntp.drift
/etc/rc.local contains:
# run ntpdate prior to ntpd
if [ $securelevel -le 1 -a X"${ntpdate_flags}" != X"NO" \
-a -x /usr/local/sbin/ntpdate ]; then
echo -n ' ntpdate'
/usr/local/sbin/ntpdate -b ${ntpdate_flags} >/dev/null
fi
if [ X"${ntpd}" == X"YES" -a -x /usr/local/sbin/ntpd \
-a -e /etc/ntp.conf ]; then
echo -n ' ntpd'; /usr/local/sbin/ntpd -p /var/run/ntpd.pid
fi
Many thanks
--
Concerned about your privacy? Follow this link to get
FREE encrypted email: https://www.hushmail.com/?l=2
Big $$$ to be made with the HushMail Affiliate Program:
https://www.hushmail.com/about.php?subloc=affiliate&l=427
Visit your host, monkey.org