Date: Fri, 16 Dec 2005 20:06:13 -0500 From: Christopher McGee <chris@xecu.net> To: freebsd-questions@freebsd.org Subject: Re: ntp problems (strata too high) Message-ID: <43A36485.7090409@xecu.net> In-Reply-To: <bbe90d1d0512080920v248829aet341c3fcffb2cc955@mail.gmail.com> References: <46101566D29D0545B46956D30185677E016751@IVCLONEXCH01.IVCAPITAL.COM> <bbe90d1d0512080920v248829aet341c3fcffb2cc955@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Svein Halvor Halvorsen wrote: >On 12/8/05, Michael Wynne <Michael.Wynne@ivcapital.com> wrote: > > >>The information contained in this e-mail and its attachments ('the >>information") is intended only for the use of the individual or entity >>to whom it is addressed, is private and confidential, may be privileged >>or otherwise protected by work product immunity or other legal rules. >>Access to the information by anyone else is unauthorized. [...] >> >> > >Then why would you send it to a public mailinglist, that's archived >and propagated throughout the internet, and made available to anyone >through search engines and the like? >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > I hate to reopen a dead thread, however, I'm having a very strange problem I have 2 machines running ntpd. I just set this up and it is not working. I don't think the ntpd servers are syncing properly and ntpdate -b 192.168.1.2 doesn't work, it gives me a strata too high with the -d flag. Here is my current config/output, this network is not actually nat'd private ips so I changed the ips for security reasons: server1(192.168.1.2) /etc/ntp.conf server 0.pool.ntp.org server 1.pool.ntp.org server 2.pool.ntp.org server pool.ntp.org peer 192.168.1.3 restrict 192.168.1.0 mask 255.255.255.0 nomodify notrap logconfig =syncall +clockall +sysall ntpq -p output remote refid st t when poll reach delay offset jitter ============================================================================== +195.216.80.207 195.216.80.206 2 u 283 512 37 109.803 -230.38 62.815 *ipd50ad048.spee 130.149.17.8 2 u 285 512 37 101.458 -190.45 85.706 +antares.speedne 217.11.227.68 3 u 285 512 37 137.773 -192.71 85.431 +cheddar.halon.o 129.240.64.3 3 u 282 512 37 76.770 -276.95 62.389 192.168.1.3 .STEP. 16 u 1 128 0 0.000 0.000 4000.00 server2 (192.168.1.3) /etc/ntp.conf server 0.pool.ntp.org server 1.pool.ntp.org server 2.pool.ntp.org server pool.ntp.org peer 192.168.1.2 restrict 192.168.1.0 mask 255.255.255.0 nomodify notrap logconfig =syncall +clockall +sysall ntpq -p output remote refid st t when poll reach delay offset jitter ============================================================================== zirkon.biophys. 134.99.128.80 2 u 71 128 7 94.189 -77.270 27.511 oubliette.mctav .MSF. 1 u 70 128 7 98.417 -38.531 16.505 antares.speedne 217.11.227.68 3 u 70 128 7 136.851 -53.314 27.989 cteha.ulp.co.il 192.114.62.249 3 u 5 128 7 170.650 -52.706 17.982 192.168.1.2 .DROP. 16 u - 64 0 0.000 0.000 4000.00 Any help getting this to work will be appreciated. Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43A36485.7090409>