From owner-freebsd-stable Mon Feb 24 21:30:26 2003 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 8D7B537B401 for ; Mon, 24 Feb 2003 21:30:24 -0800 (PST) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C12243F85 for ; Mon, 24 Feb 2003 21:30:22 -0800 (PST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: from zibbi.icomtek.csir.co.za (localhost [IPv6:::1]) by zibbi.icomtek.csir.co.za (8.12.6/8.12.6) with ESMTP id h1P5U8bw036740; Tue, 25 Feb 2003 07:30:08 +0200 (SAST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.12.6/8.12.6/Submit) id h1P5U6xu036733; Tue, 25 Feb 2003 07:30:07 +0200 (SAST) Date: Tue, 25 Feb 2003 07:30:06 +0200 From: John Hay To: Gregory Bond Cc: John Hay , stable@FreeBSD.ORG, John Subject: Re: ntp broadcast mode Message-ID: <20030225053006.GA36308@zibbi.icomtek.csir.co.za> References: <200302250501.QAA03316@lightning.itga.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302250501.QAA03316@lightning.itga.com.au> User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Great! I haven't used symmetric keys in years, I use public keys with the autokey keyword, but I'm also using the development version of ntp. John On Tue, Feb 25, 2003 at 04:01:04PM +1100, Gregory Bond wrote: > > Do you have ntpd setup for crypto? > > I've now got it working using symmetric keys. > > For the record (it's taken a bit of fiddling to get this right): > > - FreeBSD doesn't support DES crypto in ntpd > > - so you must use type "M" keys in the ntp.keys file. (This is also true > and works for Solaris, despite the confusing ntp.conf man page) > > - and you must specify the filename with a "keys /etc/ntp.keys" directive - > there is no default value, despite what the manual seems to imply. > > Given that, broadcast mode is working fine for me now, even with Solaris > clients. > > Greg. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message