In message: <[EMAIL PROTECTED]>
            "Michael Di Domenico" <[EMAIL PROTECTED]> writes:
: I've used NTP for years, but i was under the impression that it is not
: able to synchonize the clocks below 1 or 2 seconds.   Can you point me
: towards a specific article that speaks about the configuration
: parameters to get ntp sync'd that low?

I don't know about other people, but out of the box I get sub 20ms
synchronization.  Right now, it is sitting at about 12.5ms:

     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
*xxxxx.yyyyyy.co 10.7.1.1         2 u  965 1024  377   64.176  -12.570   0.508

My config file is just a simple:

server 1.2.3.4   # xxxxx.yyyyyyy.com

driftfile /mod/etc/ntp.drift

restrict default notrust nomodify

restrict 127.0.0.1
restrict 1.2.3.4
restrict 10.0.0.6
restrict 10.0.0.0 mask 255.255.0.0 notrust

_______________________________________________
time-nuts mailing list -- [email protected]
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

Reply via email to