home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / vms / 13658 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  1.7 KB

  1. Path: sparky!uunet!ogicse!uwm.edu!ux1.cso.uiuc.edu!usenet.ucs.indiana.edu!indyvax.iupui.edu!imhw400
  2. From: imhw400@indyvax.iupui.edu
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Is there a ntp client for UCX?
  5. Message-ID: <1992Aug14.124611.153@indyvax.iupui.edu>
  6. Date: 14 Aug 92 07:46:10 GMT
  7. Article-I.D.: indyvax.1992Aug14.124611.153
  8. References: <1140@racerx.bridge.COM> <1992Aug13.070326.10973@hasler.ascom.ch> <1992Aug13.092934.9091@rulway.LeidenUniv.nl>
  9. Lines: 24
  10.  
  11. In article <1992Aug13.092934.9091@rulway.LeidenUniv.nl>, prins@rulway.LeidenUniv.nl (Ryko Prins) writes:
  12. > Does someone know if there is somewhere a ntp (the internet network time protocol) client for VMS? I need to get a reliable time source for my DTS
  13. > server. On my unix machines I use ntp to synchronize the time. It seems the most ideal way to get the right time for my VMS system would be to have a ntp client running on that system..
  14.  
  15. You need to be careful here.  DECdns breaks the SYS$SETIME service (by design). 
  16. If your NTP client ever tries to use SYS$SETIME (to adjust for a *large*
  17. discrepancy between host time and UTC, for example), be sure it can recover
  18. gracefully when the call fails.
  19.  
  20. I've been looking at doing similar things here, and the only safe scheme I've
  21. come up with so far is to:
  22.  
  23. o    run Wollongong's NTP client on one host
  24.  
  25. o    run DECdns elsewhere
  26.  
  27. o    run a time provider interface on the DECdns servers, which uses
  28.     the NTP client host as its external time provider (via DECnet).
  29.  
  30. No, the code for the last is not quite working yet.
  31. -- 
  32. Mark H. Wood, Lead Analyst/Programmer    +1 317 274 0749   [@disclaimer@]
  33. Internet:  IMHW400@INDYVAX.IUPUI.EDU     BITNET:  IMHW400@INDYVAX
  34. Celebrate freedom:  read a banned newsgroup.
  35.