<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 7/25/19 12:45, Paul Theodoropoulos wrote:<br>
    <blockquote type="cite"
      cite="mid:6580b203-67ac-24e6-1f86-608ba3200bf8@anastrophe.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      On 7/25/19 12:17, Gary E. Miller wrote:<br>
      <blockquote type="cite"
        cite="mid:20190725121753.09bf5269@rellim.com">Odd, does your
        kernel not support IPv6? What does your ntp.conf
        <pre class="moz-quote-pre" wrap="">look like?


</pre>
      </blockquote>
    </blockquote>
    ah, forgot to add ntp.conf as requested:<br>
    <br>
    <br>
    refclock shm unit 1 refid PPS minpoll 1 maxpoll 4 flag4 1 prefer<br>
    refclock shm unit 0 refid GPS minpoll 1 maxpoll 4 flag4 1 noselect<br>
    restrict default kod limited nomodify nopeer noquery<br>
    restrict 0.0.0.0/0 kod limited nomodify nopeer noquery<br>
    restrict 127.0.0.1<br>
    restrict 192.168.1.0/24<br>
    restrict 98.153.238.202 ignore<br>
    leapfile /var/lib/ntp/leap-seconds.list<br>
    logfile /var/log/ntp.log<br>
    driftfile /var/lib/ntp/ntp.drift<br>
    statsdir /var/log/ntpstats/<br>
    statistics loopstats peerstats protostats clockstats<br>
    filegen loopstats file loopstats type day enable<br>
    filegen peerstats file peerstats type day enable<br>
    filegen protostats file protostats type day enable<br>
    filegen clockstats file clockstats type day enable<br>
    server a-ntpsec               minpoll 3 maxpoll  6 iburst # ublox<br>
    #server c-ntpsec               minpoll 3 maxpoll  6 iburst # ublox<br>
    server stratum-1.sjc02.svwh.net    minpoll 7 maxpoll 10 iburst # San
    Jose<br>
    server ntp1.net.berkeley.edu       minpoll 6 maxpoll 10 iburst #
    Berkeley, duh<br>
    server ntp.pts0.net                minpoll 6 maxpoll 10 iburst #
    Dixon<br>
    server clock.fmt.he.net            minpoll 6 maxpoll 10 iburst #
    Fremont<br>
    <br>
    nts enable<br>
    nts key /etc/letsencrypt/live/ntpsec.anastrophe.com/privkey.pem<br>
    nts cert /etc/letsencrypt/live/ntpsec.anastrophe.com/fullchain.pem<br>
    nts cookie /var/lib/ntp/nts-keys<br>
    server ntpmon.dcs1.biz nts<br>
    server pi4.rellim.com nts<br>
    server ntp1.glypnod.com nts<br>
    server ntp2.glypnod.com nts<br>
    <br>
    <pre class="moz-signature" cols="72">
-- 
Paul Theodoropoulos
<a class="moz-txt-link-abbreviated" href="http://www.anastrophe.com">www.anastrophe.com</a></pre>
  </body>
</html>