Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2006 09:30:25 -0600
From:      "Chad Leigh -- Shire.Net LLC" <chad@shire.net>
To:        FreeBSD Questions Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: BIND inside a jail on FreeBSD 6.0
Message-ID:  <A33C3F63-77E9-44DA-A4B9-5AD833774767@shire.net>
In-Reply-To: <226ae0c60605010611o72c58d17va14932af70768ab5@mail.gmail.com>
References:  <226ae0c60605010611o72c58d17va14932af70768ab5@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A33C3F63-77E9-44DA-A4B9-5AD833774767>