home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / time / ntp / 765 < prev    next >
Encoding:
Text File  |  1992-07-30  |  2.5 KB  |  60 lines

  1. Newsgroups: comp.protocols.time.ntp
  2. Path: sparky!uunet!emba-news.uvm.edu!trantor.emba.uvm.edu!wollman
  3. From: wollman@trantor.emba.uvm.edu (Garrett Wollman)
  4. Subject: Re: XNTP3
  5. Message-ID: <1992Jul30.202617.7179@uvm.edu>
  6. Sender: news@uvm.edu
  7. Organization: University of Vermont, EMBA Computer Facility
  8. References: <9207301948.AA02844@Orchid.XAIT.Xerox.COM>
  9. Distribution: inet
  10. Date: Thu, 30 Jul 1992 20:26:17 GMT
  11. Lines: 47
  12.  
  13. In article <9207301948.AA02844@Orchid.XAIT.Xerox.COM> alex@XAIT.XEROX.COM (Alexis Layton) writes:
  14.  
  15. >I am about to try xntp3 on a Sparcstation 2 running off a moderately
  16. >busy ethernet connected to the rest of the world (NEARnet) via a 9.6kbps
  17. >link (sigh).  There is no local clock.  Under these conditions
  18.  
  19. Well, I'm currently running xntp3 on an AT&T 6386E/20 WGS (running
  20. Jolitz 386BSD), and it seems to work just fine over my 9.6 SLIP
  21. connection.  Here's what it currently thinks:
  22.  
  23.      remote           refid      st when poll reach  delay  offset   disp
  24. =========================================================================
  25. +sadye.emba.uvm. BITSY.MIT.EDU    2   14  256  377   170.0   -2.47   18.5
  26. *newton.emba.uvm BITSY.MIT.EDU    2   79  256  377   169.9   -3.05   22.7
  27. -uvm-gen.emba.uv hermes.chpc.ute  2  164  256  377   179.9  -37.04   24.1
  28. +kira.emba.uvm.e BITSY.MIT.EDU    2  157  256  377   169.9   -1.33   25.4
  29. -noc.near.net    umd1.umd.edu     2  103  256  377   189.5  -25.17   22.1
  30.  
  31. Half an hour ago, the synch.peer was noc.near.net, which is quite a
  32. distance away; it's nice to see that it devided our local systems are
  33. good enough for it now.
  34.  
  35. It seems to be working fairly well, even though this machine's clock
  36. isn't all that great (drift is -58.78329) and tickadj is non-optimal.
  37.  
  38. Here are some suggested configuration options:
  39.  
  40. - Let me specify the name of the kernel.  My kernel is called /386bsd,
  41. not /vmunix or /unix.
  42.  
  43. - Completely disconnect from the tty.  When my /etc/rc exits, init
  44. kills anything which is still attached to the console, so I have to do
  45. a `nohup /usr/local/etc/xntpd >&/dev/null' to make things work.
  46.  
  47. - Write the daemon's PID somewhere.  All the standard Net/2 daemons(*)
  48. write a file called `/var/run/<name>.pid' which lists the PID of the
  49. daemon; this makes it much easier to kill and restart them if need be.
  50.  
  51. -GAWollman
  52.  
  53. (*)Well, except sendmail and update...
  54.  
  55. -- 
  56.    Garrett A. Wollman  = wollman@emba.uvm.edu = UVM is welcome to my opinions
  57.                        =    uvm-gen!wollman   =
  58.    That's what being alive is all about.  No deity, no higher goal
  59.    exists, than to bring joy to another person.    - Elf Sternberg
  60.