Hi,

On Mon, Aug 21 at 04:32, Terry Coles wrote:
...
> However, it doesn't work.

Everything is sitting at stratum 16 "no trusted clocks", the server won't
offer a syncronisation service at this level.

The server needs a clock it trusts before it will serve the time.

Add the following two lines to your servers config.

  server  127.127.1.0
  fudge   127.127.1.0 stratum 12

This tells the server to use the system clock as a reference at stratum
12.  System clock on a Pi is a poor choice since the Pi doesn't have an
RTC so will get clobbered on every power cycle but it should get you
going.

-- 
        Bob Dunlop

-- 
Next meeting:  Bournemouth, Tuesday, 2017-09-05 20:00
Meets, Mailing list, IRC, LinkedIn, ...  http://dorset.lug.org.uk/
New thread:  mailto:dorset@mailman.lug.org.uk / CHECK IF YOU'RE REPLYING
Reporting bugs well:  http://goo.gl/4Xue     / TO THE LIST OR THE AUTHOR

Reply via email to