<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000066" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Keith,<br>
      <br>
      On 06/23/2019 05:46 AM, Keith Halewood wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:d918291bd55b47d49083d2b65324e07e@MERLIN.pitbulluk.local">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi,<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Is anybody running the NPTD functionality
          in Multinet 5.5 on VAX VMS 7.3 (under SIMH)? If so, how did
          you get it to work. I switched it on with a simple NTP.CONF
          and tried to query it. The logfile doesn’t change much and I/O
          counts go up slowly. My attempts to query it usually result in
          a traceback. I’m a bit concerned by the lack of an NTPDATE
          command mentioned in the documentation, despite having done a
          full install. The timezone facility is a bit primitive too.<o:p></o:p></p>
      </div>
    </blockquote>
    <br>
    Works okay on multiple SIMH OpenVMS/VAX 7.3 instances. Here is what
    I get:<br>
    <br>
    $ multinet ntpq -p<br>
         remote           refid      st t when poll reach   delay  
    offset  jitter<br>
==============================================================================<br>
    *104.167.106.93  128.233.150.93   2 u   11   64    1   49.723 
    267.931   7.813<br>
     pool.ntp.org    .POOL.          16 p    -   64    0    0.000   
    0.000   7.813<br>
    +sanyalnet-cloud 45.73.0.50       2 u   15   64    5   39.625  
    18.945  12.511<br>
    +sanyalnet-cloud 198.166.1.59     2 u   83   64    6   39.535  
    60.975  51.664<br>
    +sanyalnet-cloud 142.3.100.2      2 u  141   64    4   43.671  
    40.799  23.688<br>
    +vps5.ctyme.com  216.218.254.202  2 u   10   64    7  119.906 
    -27.318  46.828<br>
    +tick.eoni.com   216.228.192.53   2 u    7   64    7   79.618  
    34.703  28.908<br>
    +horp-bsd01.horp 146.186.222.14   2 u    8   64    7   29.949  
    23.332  36.004<br>
    +meanwhile.clfs. 200.98.196.212   2 u   12   64    7   20.000  
    -3.831  43.376<br>
    <br>
    And here is my MULTINET:NTP.CONF; 10.42.0.0/24, 10.100.0.0/24 and
    10.200.0.0/24 entries are my local subnets with unrestricted access.
    Also I run my own public NTP servers, but any good public servers
    should work. You can just have the pool entry if you want.<br>
    <br>
    $ type multinet:ntp.conf<br>
    driftfile MULTINET:NTP.DRIFT<br>
    statistics loopstats peerstats clockstats<br>
    filegen loopstats file loopstats type day enable<br>
    filegen peerstats file peerstats type day enable<br>
    filegen clockstats file clockstats type day enable<br>
    server sanyalnet-cloud-vps.freeddns.org burst iburst prefer<br>
    server sanyalnet-cloud-vps2.freeddns.org burst iburst prefer<br>
    server sanyalnet-cloud-vps3.freeddns.org burst iburst prefer<br>
    server sanyalnet-cloud-vps4.duckdns.org burst iburst prefer<br>
    pool pool.ntp.org iburst<br>
    restrict -4 default kod notrap nomodify nopeer noquery limited<br>
    restrict -6 default kod notrap nomodify nopeer noquery limited<br>
    restrict 127.0.0.1<br>
    restrict ::1<br>
    restrict source notrap nomodify noquery<br>
    restrict 10.42.2.0 mask 255.255.255.0 notrust<br>
    restrict 10.100.0.0 mask 255.255.255.0 notrust<br>
    restrict 10.200.0.0 mask 255.255.255.0 notrust<br>
    <br>
    <br>
    <blockquote type="cite"
      cite="mid:d918291bd55b47d49083d2b65324e07e@MERLIN.pitbulluk.local">
      <div class="WordSection1">
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I’m thinking of giving up with it. I have
          local TCP services on the machines hosting SIMH instances. One
          of them returns a local time string in VMS format, so I may
          make use of that in an RDATE-like fashion.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Keith<o:p></o:p></p>
      </div>
    </blockquote>
    <p>Hope this is of some help.</p>
    <p>Best,</p>
    <p>Supratim<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Sent via Thunderbird/MX-Linux on an overheated Compaq Presario CQ61</pre>
  </body>
</html>