From owner-freebsd-questions@FreeBSD.ORG Fri Jan 30 07:51:22 2004 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 B6D7916A4CE for ; Fri, 30 Jan 2004 07:51:22 -0800 (PST) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD72B43D54 for ; Fri, 30 Jan 2004 07:51:21 -0800 (PST) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.197.67] helo=jerusalem.litteratus.org.litteratus.org) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 1AmavQ-0001Zw-00 for questions@freebsd.org; Fri, 30 Jan 2004 10:51:20 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16410.32120.8050.315995@jerusalem.litteratus.org> Date: Fri, 30 Jan 2004 10:51:20 -0500 To: questions@freebsd.org In-Reply-To: <20040130154139.GA19301@teddy.fas.com> References: <20040130154139.GA19301@teddy.fas.com> X-Mailer: VM 7.14 under 21.5 (beta15) "celery" XEmacs Lucid Subject: Using bind9, instead of the default bind8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 15:51:22 -0000 stan writes: > What's involed in using bind9, instead of the default bind 8. I > have made the port, but it seems that I probably need to somehow > delete the existing bind8, right? Look in /etc/rc.conf - there are variables for the bind program and command line flags. You will also want to check the configuration files. There are some obscure but potentially important changes between the versions. I think bind provides a tool for this. Robert Huff