From owner-freebsd-questions@FreeBSD.ORG Mon Mar 31 11:26:49 2003 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 2924137B415 for ; Mon, 31 Mar 2003 11:26:48 -0800 (PST) Received: from mail.telestream.com (mail.telestream.com [208.187.236.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5085F43FDF for ; Mon, 31 Mar 2003 11:26:48 -0800 (PST) (envelope-from vpb@mail.telestream.com) Received: from mail.telestream.com (localhost [127.0.0.1]) by mail.telestream.com (8.12.9/8.12.9) with ESMTP id h2VJQXvm058660; Mon, 31 Mar 2003 11:26:33 -0800 (PST) Received: (from vpb@localhost) by mail.telestream.com (8.12.9/8.12.9/Submit) id h2VJQXEb058659; Mon, 31 Mar 2003 11:26:33 -0800 (PST) Date: Mon, 31 Mar 2003 11:26:33 -0800 From: Victor Bondarenko To: Moti Levy Message-ID: <20030331112633.A45573@mail.telestream.com> References: <20030331190009.GH333@devil.stderror.at> <3E889317.7040004@flncs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3E889317.7040004@flncs.com>; from moti@flncs.com on Mon, Mar 31, 2003 at 02:12:23PM -0500 cc: questions@freebsd.org Subject: Re: Bind9 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: Mon, 31 Mar 2003 19:26:51 -0000 On Mon, Mar 31, 2003 at 02:12:23PM -0500, Moti Levy wrote: > http://ezine.daemonnews.org/200303/bind9.html > the title is : > Replacing FreeBSD Base System's BIND with BIND 9 I'm not sure if article mentions this, but if you replace your base system bind8 with bind9, you may want to set "NO_BIND=true" in your /etc/make.conf. If you don't do this, there's a chance that your next cvsup/buildworld could clobber your bind9 installation. Personally I used "./configure --prefix=..." for my bind9 installations and put bind9 into its own subdir. Victor -- vpb@indite.org