From owner-freebsd-questions@FreeBSD.ORG Thu Jan 27 22:15:57 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ECA416A4CE for ; Thu, 27 Jan 2005 22:15:57 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5589943D54 for ; Thu, 27 Jan 2005 22:15:56 +0000 (GMT) (envelope-from cmorland@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so352106wri for ; Thu, 27 Jan 2005 14:15:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=mt5FcSijCBltwGFS45fouXJsU3DA3QnjCDZWuWXK9UpSwwJmwu9y8Hp0Zw0qo2TojS9ZYU3FhneFufjXMroYbknZM5G9OuVwIdKgkdN5xUdUaReuxJ05E5hLrhepZORY0ebwqIswi2sccgJ+ySvWtaSmtQ+zTniEMzj70OYYlvI= Received: by 10.54.25.32 with SMTP id 32mr64483wry; Thu, 27 Jan 2005 14:15:55 -0800 (PST) Received: by 10.54.28.52 with HTTP; Thu, 27 Jan 2005 14:15:55 -0800 (PST) Message-ID: <8ca9329050127141531cd3c96@mail.gmail.com> Date: Thu, 27 Jan 2005 17:15:55 -0500 From: Chad Morland To: Sean Murphy In-Reply-To: <41F9671B.8040105@calarts.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <41F9671B.8040105@calarts.edu> cc: freebsd-questions@freebsd.org Subject: Re: NTP Output question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Chad Morland List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2005 22:15:57 -0000 Directly from the ntpdc manpage: A "." indicates that this peer was cast off in the falseticker detection, while a "+" indicates that the peer made it through. A "*" denotes the peer the server is currently synchronizing with. On Thu, 27 Jan 2005 14:11:39 -0800, Sean Murphy wrote: > in my output from ntpdc -s i get the following > > $ ntpdc -s > remote local st poll reach delay offset disp > ======================================================================= > *x.x.x.x 10.0.0.15 2 64 377 0.00018 0.029325 0.00363 > .x.x.x.x 10.0.0.5 2 64 377 0.00017 0.030048 0.00325 > > what does the asterisk mean and the period mean before the server name? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >