home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / 18449 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.8 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!nigel.msen.com!yale.edu!spool.mu.edu!olivea!sgigate!sgi!rhyolite!vjs
  2. From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: Timeslave bug?
  5. Message-ID: <uf8kpe8@rhyolite.wpd.sgi.com>
  6. Date: 4 Jan 93 18:15:13 GMT
  7. References: <1993Jan4.140318.29296@erenj.com>
  8. Organization: Silicon Graphics, Inc.  Mountain View, CA
  9. Lines: 33
  10.  
  11. In article <1993Jan4.140318.29296@erenj.com>, srfergu@rufus.erenj.com (Scott Ferguson) writes:
  12. > I get the following message in my SYSLOG every 4 minutes:
  13. > Jan  4 09:00:33 rufus timeslave[121]: recvfrom(date read): Connection refused
  14. > I'm trying to get the time from a host on our site that is slaved to a real
  15. > internet time server. The host on our site is serving many many hosts with 
  16. > no problem, but all SGI systems get this error. Apparently I'm getting the
  17. > correct time, but the "Connection refused" comes from trying to get the
  18. > date (according to our internet guru)
  19. > ...
  20.  
  21.  
  22. This particular "bug" is in your other host, not timeslave.
  23.  
  24. The error message means that the host from which timeslave has been
  25. told to get the time and date does not support the UDP "time"
  26. protocol.  The other host does not do the right thing when it receives
  27. a UDP packet for port 37.  I bet that if you snoop on the wire,
  28. you'll discover your time serving host is responding with an ICMP
  29. port unreachable message.  (If you don't have a network analyzer, such
  30. as the SGI product, then `ping -v` on an IRIS can often be used to
  31. see ICMP messages.)
  32.  
  33. If your other machine is using a different port number, then the
  34. "-p" arg. might help.
  35.  
  36. What are the "many many hosts with no problem" that get time from your
  37. other machine?  Do they use the Internet time service?  Or do they use
  38. something based on "rsh"?
  39.  
  40.  
  41. Vernon Schryver,  vjs@sgi.com
  42.