aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-05-28 12:38:34 -0500
committerMatt Rude <[email protected]>2011-05-28 12:38:34 -0500
commitd04a22e31f9a4793904e11b60c9e1dd30d9be92f (patch)
tree9c69cb4d6749197afd8933e9971351b855d1fccd /index.html
parent91961874a355870fedd3ce541c9d073efe24011a (diff)
downloadtime.mattrude.com-d04a22e31f9a4793904e11b60c9e1dd30d9be92f.tar.gz
time.mattrude.com-d04a22e31f9a4793904e11b60c9e1dd30d9be92f.tar.bz2
time.mattrude.com-d04a22e31f9a4793904e11b60c9e1dd30d9be92f.zip
Update use policy
Diffstat (limited to 'index.html')
-rw-r--r--index.html22
1 files changed, 19 insertions, 3 deletions
diff --git a/index.html b/index.html
index 82552c5..c367c99 100644
--- a/index.html
+++ b/index.html
@@ -11,10 +11,13 @@
<center><h1>time.mattrude.com</h1></center>
<p>Welcome to my public timeserver. This site, time.mattrude.com, is a cluster of two <a href='http://ntp.org'>ntp</a> timeservers hosted by <a href='http://rackspacecloud.com'>Rackspace</a> in Dallas TX.</p>
<h2>pool.ntp.org</h2>
+ <hr></hr>
<p>These servers are part of the <a href='http://www.pool.ntp.org'>NTP Pool</a> and are avalable to the public for synchronizing computer time over the internet. Please do not directly configure a system to only use these servers.</p>
<p>The <a href='http://www.pool.ntp.org'>NTP Pool</a> project is a big virtual cluster of timeservers providing reliable easy to use NTP service for millions of clients.</p>
<p>The pool is being used by millions or tens of millions of systems around the world. It's the default "time server" for most of the major Linux distributions and many networked appliances.</p>
- <p>Both of these servers are running as <a href='http://en.wikipedia.org/wiki/Network_Time_Protocol#Clock_strata'>stratum 2</a> timeservers, with a maximum offset of 20ms.</p>
+ <h2>Server Status</h2>
+ <hr></hr>
+ <p>Both of these servers are running as <a href='http://en.wikipedia.org/wiki/Network_Time_Protocol#Clock_strata'>stratum 2</a> timeservers, with a maximum offset of 10ms.</p>
<div id='offset_graphs'>
<center>
<a href='http://www.pool.ntp.org/scores/174.143.169.159'><img src='http://www.pool.ntp.org/scores/174.143.169.159/graph/offset.png' height='162px' width='390px'></a>
@@ -23,23 +26,36 @@
</div>
<p>You may also view the current status of <a href='http://time.mattrude.com/logs/ntp-stats-kirby.log'>Kirby</a> &amp; <a href='http://time.mattrude.com/logs/ntp-stats-twyla.log'>Twyla</a>'s client files, or the pool's <a href='http://time.mattrude.com/logs/pool_status.txt'>running status</a>.
+ <br />
<h2>Acceptable use policy</h2>
- <h3>Who may use these Servers?</h3>
+ <hr></hr>
+ <h3>Who may use these servers?</h3>
<ul>
<li>Desktops and laptops</li>
<li>Your own home router</li>
<li>Equipment normally found in a server room, such as servers, enterprise routers (not consumer products), SANs etc.</li>
</ul>
+ <h3>How you may use these servers</h3>
<p>These servers are only intended for use by system administrators configuring NTP clients or Desktop User configuring their own equipment. They must not be used by equipment manufacturers or systems integrators selling kit preconfigured to use these servers.</p>
+ <ul>
+ <li> <code>iburst</code> may be used</li>
+ <li> <code>burst</code> may not be used</li>
+ <li> <code>minpoll/maxpoll</code> may not be changed below the defaults of 64 seconds and 1024 seconds respectively</li>
+ <li> Clients should honor the <code>KOD</code> message</li>
+ <li> Time Server IP addresses may not be hard-coded in any hardware, firmware, or software without advance explicit written permission from the time server operator</li>
+ <li> Time Server DNS addresses should not be hard-coded in any hardware, firmware, or softrware without advance explicit written permission from the time server operator</li>
+ </ul>
<h3>Default poll intervals</h3>
<p>The default poll intervals set by the operating system must not be overridden to increase the frequency of polling. What we are worried about, in case you had not guessed, is someone configuring a million machines to use these timeservers with a poll interval of 60 seconds. That would kill them pretty effectively.</p>
<!--<p>For an explanation of why the default poll intervals are so important please see <a href="/load">Calculating an NTP server load</a>.</p>-->
<h3>Please note</h3>
<ul>
<li>I make no guarantee as to the accuracy or availability of these NTP servers.</li>
- <li>I may choose at any time to restrict access to networks or rate limit or block any networks or hosts.</li>
+ <li>I may choose at any time to restrict access to networks or rate limit or block any network, host, or IP address.</li>
<!--<li>Advanced security is available using <a href="/autokey">Autokey</a> but we make no guarantee that is completely secure.</li>-->
</ul>
+ <hr></hr>
+ <p><small>Copyright &copy; 2009 &dash; 2011 by <a href='http://mattrude.com'>Matt Rude</a></small></p>
</div>
</div>
</body>