Date: Sun, 04 Jul 1999 18:06:15 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Andreas Klemm <andreas@klemm.gtn.com> Cc: freebsd-net@FreeBSD.ORG Subject: Re: NTP configuration problems between FreeBSD-3.2-STABLE and cisco 25xx IOS 11.3(10)T Message-ID: <12435.931104375@critter.freebsd.dk> In-Reply-To: Your message of "Sun, 04 Jul 1999 17:26:15 %2B0200." <19990704172613.A12940@titan.klemm.gtn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <19990704172613.A12940@titan.klemm.gtn.com>, Andreas Klemm writes: >Hi ! > >I don't get a freebsd box running as a NTP server for a cisco router. > >%%%---- FreeBSD configuration > >/etc/ntp.conf: >server 172.16.2.1 >broadcast 172.16.1.255 >broadcast 172.16.2.255 >enable monitor stats >disable auth >driftfile /etc/ntp.drift > >%%%---- cisco configuration You are asking the machine to be it's own server. you need to remove the server 172.16.2.1 line and put something better there. Check the "clock.txt" file on www.ntp.org and find a server near you and then put a server line with it's IP number in your conf. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12435.931104375>