From owner-freebsd-questions@FreeBSD.ORG Mon May 1 15:30:27 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5C68416A400 for ; Mon, 1 May 2006 15:30:27 +0000 (UTC) (envelope-from chad@shire.net) Received: from hobbiton.shire.net (mail.shire.net [166.70.252.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FB8243D49 for ; Mon, 1 May 2006 15:30:26 +0000 (GMT) (envelope-from chad@shire.net) Received: from [67.171.127.191] (helo=[192.168.99.68]) by hobbiton.shire.net with esmtpa (Exim 4.51) id 1FaaLx-000C4I-HH for freebsd-questions@freebsd.org; Mon, 01 May 2006 09:30:25 -0600 Mime-Version: 1.0 (Apple Message framework v749.3) In-Reply-To: <226ae0c60605010611o72c58d17va14932af70768ab5@mail.gmail.com> References: <226ae0c60605010611o72c58d17va14932af70768ab5@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: "Chad Leigh -- Shire.Net LLC" Date: Mon, 1 May 2006 09:30:25 -0600 To: FreeBSD Questions Mailing List X-Mailer: Apple Mail (2.749.3) X-SA-Exim-Connect-IP: 67.171.127.191 X-SA-Exim-Mail-From: chad@shire.net X-SA-Exim-Scanned: No (on hobbiton.shire.net); SAEximRunCond expanded to false Subject: Re: BIND inside a jail on FreeBSD 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 15:30:27 -0000 On May 1, 2006, at 7:11 AM, David Robillard wrote: > BIND is trying to setup a chroot(8) before it starts. If you're > already inside a jail, then IMHO it is a little overkill (i.e. Running > BIND in a chroot inside a jail). > > Check the BIND related values in rc.conf(5). The chroot(8) startup is > triggered via this one: > > named_chrootdir="/var/named" # Chroot directory (or "" not to > auto-chroot it) > > So try setting it to > > named_chrootdir="" At least on my 6.0 system (upgraded from 5.4), that is the default in /etc/defaults/rc.conf so if you did not change it in /etc/rc.conf it should just work inside the jail anyway. Check this to make sure what you are doing. Chad --- Chad Leigh -- Shire.Net LLC Your Web App and Email hosting provider chad at shire.net