Last change
on this file since 10173 was 10136, checked in by richardvm, 13 years ago |
domme toevoeging van proxy files
|
-
Property svn:eol-style
set to
LF
|
File size:
1.1 KB
|
Rev | Line | |
---|
| 1 | #XXX: Might need to be dynamic
|
---|
| 2 |
|
---|
| 3 | # server 172.17.8.68 # proxy1
|
---|
| 4 | # server 172.17.143.4 # proxy2
|
---|
| 5 | # server 172.20.128.98 # proxy3
|
---|
| 6 | # server 172.19.137.67 # proxy4
|
---|
| 7 | # server 172.19.168.66 # proxy5
|
---|
| 8 |
|
---|
| 9 | #XXX: All it's local nighboor addresses
|
---|
| 10 |
|
---|
| 11 | # server proxy1.wleiden.net # autokey
|
---|
| 12 | # server proxy2.wleiden.net # autokey
|
---|
| 13 | # server proxy3.wleiden.net # autokey
|
---|
| 14 | server 0.nl.pool.ntp.org
|
---|
| 15 | server 1.nl.pool.ntp.org
|
---|
| 16 | server 2.nl.pool.ntp.org
|
---|
| 17 | server 3.nl.pool.ntp.org
|
---|
| 18 | # In case machine get hooked to internet (and got working dns)
|
---|
| 19 |
|
---|
| 20 |
|
---|
| 21 |
|
---|
| 22 | # and if all failes - use our local crummy clock
|
---|
| 23 | server 127.127.1.0 #stratum 10
|
---|
| 24 | # Optional - to provide the surroundings
|
---|
| 25 | # with a accurate time - unsollicted.
|
---|
| 26 | #
|
---|
| 27 | # broadcast <omni IP address>
|
---|
| 28 |
|
---|
| 29 | # This file is generated by 'ntp-genkey -d r'
|
---|
| 30 | # on any of the 3 time lords; and pulled
|
---|
| 31 | # from Genesis.
|
---|
| 32 | #
|
---|
| 33 | # keys /etc/ntp.keys
|
---|
| 34 |
|
---|
| 35 | # Limit the number of clients concurrent
|
---|
| 36 | # RQs' to the levels a simple not can
|
---|
| 37 | # sustain. Asumming 5Mbit this translates
|
---|
| 38 | # to some 5000 machines.
|
---|
| 39 |
|
---|
| 40 | # Ensure that our stats and drift files
|
---|
| 41 | # go to writable disk (/etc mounted RO
|
---|
| 42 | # on the flash-rom machines).
|
---|
| 43 | #
|
---|
| 44 | driftfile /var/db/ntp.drift
|
---|
| 45 |
|
---|
| 46 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.