Penguin

Differences between version 18 and previous revision of NTP.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 18 Last edited on Wednesday, June 9, 2004 9:21:10 am by JohnMcPherson Revert
Older page: version 15 Last edited on Thursday, May 6, 2004 9:02:22 am by JohnMcPherson Revert
@@ -16,8 +16,12 @@
 Clear generously provides a stratum 1 NTP server for public use: 
 # bigben.clix.net.nz 
 However, you really shouldn't synchronise to a stratum one server for your small network - if everyone did that then the the server would probably need too much bandwidth. Please read http://list.waikato.ac.nz/pipermail/nznog/2001-October/003705.html. The difference in accuracy between syncing to a stratum 1 server and a lower stratum server is negligible! 
  
+For example, read http://www.cs.wisc.edu/~plonka/netgear-sntp/ - in summary, !NetGear hard-coded a public NTP server into some of their  
+consumer products, which eventually ended up using hundreds of Mbits/second of the university's bandwidth, even after they were forced to shut down the server.  
+  
+!Other NTP Servers  
 Some NewZealand [ISP]s have NTP servers for their customers: 
 # ntp.maxnet.co.nz 
 # ntp.iprolink.co.nz 
 # ntp.iconz.co.nz 
@@ -30,11 +34,14 @@
 * ntp.massey.ac.nz (Open Access, use DNS, changed IP recently and now hosted by two machines) 
 For a long time WaikatoUniversity had public NTP servers but no longer provides public access. 
  
 Your best bet for a small home or office network is to set your server to 
-"pool. nz.ntp.org" or "pool.ntp.org", which will use DNS to choose one of 
+"nz.pool .ntp.org" or "pool.ntp.org", which will use DNS to choose one of 
 the many servers now registered with that project. 
  
+! Non-NZ servers  
+As mentioned above, pool.ntp.org is a round-robin [DNS] for many  
+ntp servers. Try <2-letter country code>.pool.ntp.org.  
  
 If you live in Germany (or somewhere close by) you may want to try this list: 
 * time1.rrz.uni-koeln.de 
 * time2.rrz.uni-koeln.de 
@@ -54,16 +61,12 @@
 * ntp2.fau.de 
 * ntp3.fau.de 
 * ptbtime1.ptb.de 
 * ptbtime2.ptb.de 
-* Another very extensive list of public German NTP servers can be found at http://www.hullen.de/helmut/filebox/DCF77/ntpsrvr.html  
-  
-  
-otherwise you could look for public servers on the internet on pages such as http://www.eecis.udel.edu/~mills/ntp/clock2a.html.  
-  
  
+You might also want to look at a [very extensive list of public German NTP servers | http://www.hullen.de/helmut/filebox/DCF77/ntpsrvr.html] or some other [list of public servers on the internet | http://www.eecis.udel.edu/~mills/ntp/clock2a.html].  
  
 Related pages: 
 HowToClock, [HowToTimePrecisionHOWTO], ntpd(1), ntpdate(1), hwclock(8) 
  
 ---- 
 Part of CategoryNetworking