Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!SAYSHELL.UMD.EDU!louie From: louie@SAYSHELL.UMD.EDU (""Louis A. Mamakos"") Newsgroups: comp.protocols.time.ntp Subject: Re: Problem with xntpd Message-ID: <9101010139.AA29131@sayshell.umd.edu> Date: 1 Jan 91 01:39:43 GMT References: <74516@unix.cis.pitt.edu> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 17 xntpd, like ntpd, should be run directly (usually started in /etc/rc.local). It should be present from that point on. You might try to compile it with DEBUG defined, and invoke it with the debug (-d) switch and watch the trace output to see where it gives up. You might also look at your syslog log file to see if it left any helpful information there. Make sure that /etc/services has ntp udp/123 defined, and NOT tcp/123. That might be part of your problem, as NTP is based on UDP for a transport protocol, and not TCP. By the way, happy new year and hope you all enjoyed the just inserted leap second. louie