From owner-freebsd-stable@FreeBSD.ORG Wed Nov 24 04:54:43 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A243E16A4CE for ; Wed, 24 Nov 2004 04:54:43 +0000 (GMT) Received: from s1.stradamotorsports.com (ip30.gte215.dsl-acs2.sea.iinet.com [209.20.215.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0561943D46 for ; Wed, 24 Nov 2004 04:54:41 +0000 (GMT) (envelope-from jcw@highperformance.net) Received: from [192.168.1.16] (w16.stradamotorsports.com [192.168.1.16]) iAO4sa8m091448; Tue, 23 Nov 2004 20:54:39 -0800 (PST) (envelope-from jcw@highperformance.net) Date: Tue, 23 Nov 2004 20:54:36 -0800 From: "Jason C. Wells" To: Harlan Stenn Message-ID: In-Reply-To: <28955.1101253112@dog.pfcs.com> References: <28955.1101253112@dog.pfcs.com> X-Mailer: Mulberry/3.1.5 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Spam-Status: No, hits=-2.0 required=4.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-stable@freebsd.org Subject: Re: ntpd v4.2 problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 04:54:43 -0000 --On Tuesday, November 23, 2004 6:38 PM -0500 Harlan Stenn wrote: > In 4.1, notrust means "do not trust this host/subnet for time". > > In 4.2, notrust means "require crypto auth before believing this > host/subnet for time". I have been trying on and off for some time now to figure why my server was tagged as reachable but rejected. I read all manner of stuff about how some clocks are bad for arcane protocol reasons. Now, purely by accident, I discover that the behavior of notrust has changed and that was the source of my problem. Groooovy!!!!! Thanks! Later, Jason C. Wells