~ubuntu-branches/debian/squeeze/ntp/squeeze-201010051545

« back to all changes in this revision

Viewing changes to conf/dewey.conf

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2004-10-11 16:10:27 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041011161027-icyjbji8ujym633o
Tags: 1:4.2.0a-10ubuntu2
Use ntp.ubuntulinux.org instead of pool.ntp.org

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#
2
 
# NTP configuration file (ntp.conf)
3
 
#
4
 
# Generic configuration file for UDel NTP stratum-2 time servers. Don't
5
 
# forget each server should have a /etc/ntp.drift and /etc/ntp.keys file.
6
 
#
7
 
# Stratum-1 peers. Each server should chime two different stratum-1
8
 
# servers from the following list. Each stratum-1 server should be used
9
 
# only once.
10
 
#
11
 
#peer 128.8.10.1                # umd1.umd.edu
12
 
#peer 18.72.0.3 version 2       # bitsy.mit.edu
13
 
peer 132.249.16.1               # fuzz.sdsc.edu
14
 
peer 128.118.46.3 version 2     # otc1.psu.edu
15
 
#peer 128.9.2.129               # wwvb.isi.edu
16
 
#peer 130.43.2.2 version 2      # apple.com
17
 
#peer 16.1.0.22                 # clepsydra.dec.com
18
 
#peer 130.105.1.156 version 2   # clock.osf.orga
19
 
#peer 128.96.60.5 version 2     # pi.bellcore.com
20
 
#peer 128.4.1.1                 # rackety.udel.edu
21
 
#peer 129.116.3.5               # shorty.chpc.utexas.edu
22
 
#
23
 
# Stratum-2 peers. Each server should chime all of the others in this
24
 
# list except itself.
25
 
#
26
 
peer 128.175.1.1                # huey.udel.edu (VAX)
27
 
#peer 128.175.1.2               # dewey.udel.edu (VAX)
28
 
peer 128.175.1.3                # louie.udel.edu (SPARC)
29
 
peer 128.175.2.15               # snow-white.ee.udel.edu (SPARC)
30
 
peer 128.175.7.4                # sol.cis.udel.edu (SPARC)
31
 
#
32
 
# Miscellaneous stuff
33
 
#
34
 
driftfile /etc/ntp.drift        # path for drift file
35
 
#
36
 
# Authentication stuff. Note the different authentication delay on
37
 
# VAX and SPARC.
38
 
#
39
 
keys /usr/local/etc/ntp.keys    # path for key file
40
 
trustedkey 1 2 15               # define trusted keys
41
 
requestkey 15                   # key (7) for accessing server variables
42
 
controlkey 15                   # key (6) for accessing server variables