That is because your are using windows machine also as a client, since it syncs its time from a server on the internet.
You have to make your windows machine an NTP server for your linux clients. I think windows registry edit will make it work. You can google it up. Regards, DoOrsOfpErcEpTiON --- In [email protected], "Prashant Karmankar" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "DoOrsOfpErcEpTioN" > <msgcoffer@> wrote: > > > > > > Hi > > > > I am assuming that you have made your windows machine the NTP server. > > If it is set, the you can try the following command to syn time to > > Linux client. > > > > ntpdate -s [winNTPserverIP] > > > > If the above command updates the time on you linux machine, then you > > can enter this in to a cron so that the time remains in sync. > > > > Regards, > > DoOrsOfpErcEpTiON > > > > > > > > --- In [email protected], "Prashant Karmankar" > > <prashantredhat@> wrote: > > > > ntpdate -s winNTPserverIP not sync time from windows NTP server. > > Prashant >
