Ali Nikzad wrote: > I have a couple of offline systems and they are all in the > same network. I want to chose one of them as time server > and the others sync their time with that machine. > This is the configuration file for the server: > > #ip: 192.168.17.11 > server ntp.ubuntu.com
OffLine, as it will never be able to talk to ntp.ubuntu.com? > driftfile /etc/ntp.drift > > and this configuration file is for one of the clients: > > #ip: 192.168.17.22 > server 192.168.17.11 > driftfile /etc/ntp.drift > > As I said both of the machines are offline > and I just want to synchronize the timing between the machines. > This configuration doesn't seem to be working. > Can you help me with this? Add to both?: tos cohort 1 orphan 11 restrict source nomodify and start ntpd with?: -g -- E-Mail Sent to this address <[email protected]> will be added to the BlackLists. _______________________________________________ questions mailing list [email protected] http://lists.ntp.org/listinfo/questions
