[EMAIL PROTECTED] wrote: > i have a standalone win2k3 server , i wish to configure against a ntpd > on linux. [] > How do i configure the sync to be performed every 15 minutes ? > > Tnxs in advance
I can't comment on the Microsoft software, as I use the public NTP software, but NTP does not "sync every 15 minutes". Under normal conditions, NTP will initially sync at a 64 second interval, and as the offset and frequency of the clock come more into line with the correct values, NTP will automatically adapt its polling interval towards 1024 seconds (in binary steps). Issuing the command: ntpq -p <windows-server> from the Linux server (or anything on the network running public NTP), should show the polling interval in the "poll" column. The value is in seconds. I hope that helps. David _______________________________________________ questions mailing list [email protected] https://lists.ntp.isc.org/mailman/listinfo/questions
