Difference between revisions of "NTP"

From Fixme.ch
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
* Part of the [[Internal_Server]]
+
[[Category:Services]]
 
* Joined in the pool (port 123/udp) [http://www.pool.ntp.org/scores/62.220.135.248 score]
 
* Joined in the pool (port 123/udp) [http://www.pool.ntp.org/scores/62.220.135.248 score]
 
* Parent servers from [http://support.ntp.org/bin/view/Servers/StratumTwoTimeServers ntp.org]
 
* Parent servers from [http://support.ntp.org/bin/view/Servers/StratumTwoTimeServers ntp.org]
Line 13: Line 13:
 
restrict -4 default kod notrap nomodify
 
restrict -4 default kod notrap nomodify
 
restrict -6 default kod notrap nomodify
 
restrict -6 default kod notrap nomodify
peer hostToConnectAsPeer
 
 
broadcast 224.0.1.1
 
broadcast 224.0.1.1
 
broadcast ff05::101
 
broadcast ff05::101
 
</pre>
 
</pre>

Latest revision as of 22:21, 17 July 2012

  • Joined in the pool (port 123/udp) score
  • Parent servers from ntp.org
server tick.meteonews.ch iburst
server clock.tix.ch iburst
server ntp.metas.ch iburst
server ntp.exion.tillo.ch iburst
server ntp1.de iburst
  • Act as peer, broadcast time
restrict -4 default kod notrap nomodify
restrict -6 default kod notrap nomodify
broadcast 224.0.1.1
broadcast ff05::101