Hi there,

I am trying to join my new NTP server to the pool and am getting the following 
error:

Invalid stratum response from 103.47.62.25 (Your server is in stratum ). Is 
your server configured properly? Is public access allowed? If you just 
restarted your ntpd, then it might still be stabilizing the timesources - try 
again in 10-20 minutes.

The server is testing fine from this online service:  
https://keetweej.vanheusden.com/query_ntp_do2.php?host=ntp.woofy.io .. so I 
think it is shows that its responding ok over the interwebs.. so I am a little 
baffled. Here is my server output:


     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
*SHM(0)          .SHM.            0 l    8   16  377    0.000    0.462   1.139
oPPS(0)          .PPS.            0 l    7   16  377    0.000    0.001   0.002
-ntp1.wiktel.com .PPS.            1 u   15   64  377   54.018    4.472   0.235
-time-c.nist.gov .NIST.           1 u   18   64  377   70.977    1.648   0.432
+ntp.your.org    .CDMA.           1 u   60   64  367   44.013    0.164   0.266
+time-c.timefreq .NIST.           1 u   33   64  377   35.204    0.524   0.530

My version:
ntpd [email protected] Sun Jul  2 22:30:23 UTC 2017 (1)

And my config:

# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
driftfile /var/lib/ntp/ntp.drift

#GPS
server 127.127.28.0 minpoll 4 maxpoll 4 prefer
fudge 127.127.28.0 time1 -0.057

#PPS
server 127.127.22.0 minpoll 4 maxpoll 4
fudge 127.127.22.0

server ntp1.wiktel.com iburst
server time-c.nist.gov iburst
server ntp.your.org iburst
server time-c.timefreq.bldrdoc.gov iburst

restrict -4 default kod notrap nomodify nopeer noquery limited
restrict -6 default kod notrap nomodify nopeer noquery limited

restrict 127.0.0.1
restrict ::1

Any help or guidance would be great – the server is up at ntp.woofy.io if you 
wish go try and query.

Thanks in advance,

Jake
_______________________________________________
pool mailing list
[email protected]
http://lists.ntp.org/listinfo/pool

Reply via email to