From owner-freebsd-net Sun Jul 4 9: 6:53 1999 Delivered-To: freebsd-net@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 8EBA914BDA for ; Sun, 4 Jul 1999 09:06:51 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id SAA12437; Sun, 4 Jul 1999 18:06:15 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Andreas Klemm Cc: freebsd-net@FreeBSD.ORG Subject: Re: NTP configuration problems between FreeBSD-3.2-STABLE and cisco 25xx IOS 11.3(10)T In-reply-to: Your message of "Sun, 04 Jul 1999 17:26:15 +0200." <19990704172613.A12940@titan.klemm.gtn.com> Date: Sun, 04 Jul 1999 18:06:15 +0200 Message-ID: <12435.931104375@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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