From owner-freebsd-doc@FreeBSD.ORG Mon Nov 8 18:10:13 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 887F316A4CE for ; Mon, 8 Nov 2004 18:10:13 +0000 (GMT) Received: from helium.webpack.hosteurope.de (helium.webpack.hosteurope.de [217.115.142.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C8F043D31 for ; Mon, 8 Nov 2004 18:10:13 +0000 (GMT) (envelope-from me@hexren.net) Received: by helium.webpack.hosteurope.de running Exim 4.34 using asmtp from pd9e46d43.dip.t-dialin.net ([217.228.109.67] helo=hexren) id 1CRDxy-0005UL-JL; Mon, 08 Nov 2004 19:10:10 +0100 Date: Mon, 8 Nov 2004 19:10:09 +0100 From: Hexren X-Mailer: The Bat! (v1.62i) Business X-Priority: 3 (Normal) Message-ID: <1637489919.20041108191009@hexren.net> To: Sebastian Schulze Struchtrup In-Reply-To: <418FA6FD.8080808@struchtrup.de> References: <1082576444.20041108174816@hexren.net> <418FA6FD.8080808@struchtrup.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: doc@FreeBSD.org Subject: Re[2]: Error in Handbook regarding Location of named configuration files. X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hexren List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2004 18:10:13 -0000 SSS> Hexren wrote: >>URL to page: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-bind9.html >> >>In the handbook it says: >> >> >>>Configuration files for named currently reside in /var/named/etc/namedb/ and will need modification before use. This is where most of the configuration will be performed. >>> >>> >> >>In my sytsem Version 5.2.1 those configuration files are under >>/etc/namedb/ which is also the location where they should be following >>the named(8) manpage. >> >> SSS> In FreeBSD 5.3, named per default runs in a chroot environment in SSS> /var/named and thus seeing /etc/namedb as usual. SSS> Manual is still right from view of named. But the system administrator SSS> will have to edit /var/named/etc/namedb/ SSS> chrooting and chroot directory can be modified by named_chrootdir in SSS> rc.conf. --------------------------------------------- Thank you that solves my iritattion :)