The external facing main server is
ntp.cs.uu.nl
Which under normal circumstances operates as a stratum 1 ntp server, which
can be used as a reference time source for any system on the Internet acting
reasonably.
Setting up ntp under Unix
The best way to set up your system to use our server as a source of the
correct time is to install ntpd which is usually
available as a package. When asked to select a time server enter the name
ntp.cs.uu.nl or edit the ntp.conf file to have one line
server ntp.cs.uu.nl (and maybe remove other server lines).
Setting up ntp under Windows XP Professional & Windows 2000
Open a command prompt (Start, Run, 'cmd') and type the commands:
net time /setsntp:ntp.cs.uu.nl net stop w32time net start w32timeNote this microsoft kb article: Time synchronization may not succeed when you try to synchronize with a non-Windows NTP server in Windows Server 2003.
122 M ntpcsuuAnd add the following to /etc/ntp.conf
keys /etc/ntp.keys trustedkey 122 multicastclient 224.0.1.1We consider multicast time service very experimental and may shut this down.
External link
Restricted link, intranet
Powered by administrivia 0.1