From owner-freebsd-stable Fri Oct 9 03:58:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA08953 for freebsd-stable-outgoing; Fri, 9 Oct 1998 03:58:18 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from interix.triplan.com ([194.64.78.208]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA08944 for ; Fri, 9 Oct 1998 03:58:14 -0700 (PDT) (envelope-from Marc.Gutschner@interix.triplan.com) Received: from Triplan.COM (tri05.tri_bs_supp.triplan.com [192.168.1.153]) by interix.triplan.com (8.7.5/8.7.3) with ESMTP id MAA03981 for ; Fri, 9 Oct 1998 12:54:52 +0200 Message-ID: <361DEC25.30065DCC@Triplan.COM> Date: Fri, 09 Oct 1998 12:57:41 +0200 From: Marc Gutschner Organization: Triplan Ingenieur GmbH X-Mailer: Mozilla 4.06 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: Is 'xntpd' broken in -stable? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have 2 machines running -stable (last cvsup yesterday), that seem to have a broken 'xntpd'... I've set up a minimal ntp.conf in /etc that consists of the following lines: server 192.168.1.158 disable auth I have a HP9000 at home that runs 'xntpd' with broadcast 192.168.1.255 version 3 The 'xntpd' on the HP can be queried from the FreeBSD machines using 'xntpdc', so I presume it's running fine. If I try to fire up 'xntpd' on the FreeBSD box as a client, it reads the config, tells me something about initial adjustment values, forks and (seems to) dies ;( A 'ktrace xntpd' just shows the 'fork()' as the last call and the forked daemon never shows up in the process list. Am I doing something totally wrong here ? I've tried the same on my DECstations with NetBSD (same ntp.conf) and they just do what they are paid for ;) Any hints appreciated... MTIA, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message