> We have servers that we would like to be in sync via NTP. Below is the > ntp.conf of our main server with the internal IP address > 192.168.100.10. > Could I just put "server 192.168.100.10" in the ntp.conf of all our > clients to make them sync to the main server? > $ cat /etc/ntp.conf > server 127.127.1.0 > fudge 127.127.1.0 stratum 10 > server pool.ntp.org > driftfile /etc/ntp/drift > multicastclient > broadcastdelay 0.008 > authenticate no
Yes you can, but you should preferably have 3 or even 4 internal ntp-servers to be able to see if one becomes a bad chimer (fails to give correct time). Folkert van Heusden -- Try MultiTail! Multiple windows with logfiles, filtered with regular expressions, colored output, etc. etc. www.vanheusden.com/multitail/ ---------------------------------------------------------------------- Get your PGP/GPG key signed at www.biglumber.com! ---------------------------------------------------------------------- Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
signature.asc
Description: Digital signature
_______________________________________________ questions mailing list [email protected] https://lists.ntp.isc.org/mailman/listinfo/questions
