Date: Mon, 29 Jan 2001 14:03:18 +0100 From: "Morten A . Middelthon" <morten@freenix.no> To: freebsd-stable@freebsd.org Subject: ntp problems in 4.2-STABLE Message-ID: <20010129140318.A40159@freenix.no>
next in thread | raw e-mail | index | archive | help
I've been using ntpd for a long time now without problems, but with my 4.2-STABLE boxes it doesn't work anymore. An example: # ntpdate ep 29 Jan 13:59:25 ntpdate[30448]: no server suitable for synchronization found The host 'ep' is running ntpd, and the /etc/ntp.conf looks like this (and has been looking like this for ages): server server.im.using.for.ntpd logfile /var/log/ntpd.log pidfile /var/run/ntpd.pid driftfile /var/log/ntp.drift If I try running ntpdate towards a box with ntpd under 4.0-STABLE, I have no problems: # ntpdate other.server.which.works 29 Jan 13:52:06 ntpdate[75861]: step time server 192.168.0.1 offset -0.769745 sec ntp.conf on the 4.0-STABLE box looks more or less exactly the same. -- Morten A. Middelthon Freenix Norge http://www.freenix.no/ -- To err is human, to forgive is Not Company Policy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010129140318.A40159>