On 23 nov, 15:02, "David J Taylor" <[email protected] bit.nor-this-part.co.uk.invalid> wrote: > "JuanFran" <[email protected]> wrote in message > > news:[email protected]... > > > Good mornig. I have a trouble with NTP. I want a refresh my sistem > > clock (client) with a LAN Server each 5 minutes. I don’t know any > > parameter of NTP protocol for this configuration. It’s possible? The > > refresh it done usually, but takes a long time. > > > I use Windows XP with meinberg software (client and server monitor). > > > Thank you! > > > PD: sorry for my poor english! :-) > > Why do you want to do this, Juan? NTP will automatically adjust the > interval between contacts to the server according to its own needs, and > you don't normally need to set this. If you /really/ need to do this, you > could edit the ntp.conf file with notepad to have entries similar to this: > > _____________________________________________ > server <lan-address> maxpoll 8 iburst > > server <internet-address> minpoll 10 > server <internet-address> minpoll 10 > server <internet-address> minpoll 10 > server <internet-address> minpoll 10 > _____________________________________________ > > This sets the LAN-server to poll not less than once every 256 (2^^8) > seconds, and have backup Internet servers which are polled at not less > than 1024 (2^^10) second intervals. > > Cheers, > David
Hello! I work in a project that it need synchronize a LAN for collect data and images in real time. I need a lot of precision in the synchronization of all computers on my LAN. Thanks for your answer! I will try your solutions Regars! _______________________________________________ questions mailing list [email protected] https://lists.ntp.org/mailman/listinfo/questions
