From owner-freebsd-current@FreeBSD.ORG Sat Oct 2 13:53:02 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9547116A4CE for ; Sat, 2 Oct 2004 13:53:02 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5387C43D49 for ; Sat, 2 Oct 2004 13:53:02 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.34 (FreeBSD)) id 1CDkJo-00060B-TG; Sat, 02 Oct 2004 06:53:01 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16734.45756.397993.986133@ran.psg.com> Date: Sat, 2 Oct 2004 06:53:00 -0700 To: John Birrell References: <20041002082643.GA14648@freebsd3.cimlogic.com.au> cc: current@freebsd.org Subject: Re: dig after bind9 upgrade X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2004 13:53:02 -0000 > dig doesn't work for me after the bind9 upgrade. It gets a corrupted > server name in make_server(). I haven't seen any problems posted here, so > I guess I either got a bad build or nobody digs. 8-) i dig and doc up the ying yang with 9.3.0. but i do my own install. [ nothing against doug's, but i've been running 9.3 snaps for some years and have things in other places (/var/dns) and am waiting for doug's to stabilize before deciding how to hack ] the point being that your problem is not likely in the base software. randy