From owner-freebsd-questions Sun Jul 14 3:11:40 2002 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 E371D37B400 for ; Sun, 14 Jul 2002 03:11:36 -0700 (PDT) Received: from mofo.socruel.nu (gone.xs4all.nl [213.84.247.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id C797043E70 for ; Sun, 14 Jul 2002 03:11:34 -0700 (PDT) (envelope-from lars@socruel.nu) Received: from lotus.ad.socruel.org (lotus.ad.socruel.org [172.16.0.200]) by mofo.socruel.nu (Postfix) with ESMTP id 5CA665B156; Sun, 14 Jul 2002 12:11:33 +0200 (CEST) Subject: RE: Cannot start bind in samdbox? Date: Sun, 14 Jul 2002 12:11:32 +0200 Message-ID: <2578F22C7A5515449899AF290E2D48321F69@lotus.ad.socruel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-MS-Has-Attach: Content-Transfer-Encoding: quoted-printable X-MS-TNEF-Correlator: Thread-Topic: Cannot start bind in samdbox? thread-index: AcIrG/wuoPEhl7cORzeAadZdPTdLKQAAgIzw From: "Lars Wittebrood" X-MIMEOLE: Produced By Microsoft Exchange V6.0.5762.3 Content-Class: urn:content-classes:message To: Cc: "FreeBSD-Questions Mailinglist" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Stacey, Do you have the directory structure right in your sandbox? I have bind chrooted in /chroot/bind and my command to start it there is : /chroot/bind/named -u bind -g bind -t /chroot/bind -d 1 You have "-t /etc/namedb/s/" so you have to have the named binary and /etc/namedb/named.conf within the /etc/namedb/s directory structure. See http://www.psionic.com/papers/bindbsd.html for a HOW-TO. Lars. -----Original Message----- From: Stacey Roberts [mailto:sroberts@dsl.pipex.com]=20 Sent: Sunday, July 14, 2002 11:51 AM To: FreeBSD-Questions Mailinglist Subject: Cannot start bind in samdbox? Hello, I'm trying to set named up on a box here, following the handbook as well as FBSD Unleashed - but I cannot seem to get bind started and going in a sandbox. This is the error I keep getting: # /usr/sbin/named -u bind -g bind -t /etc/namedb/s/ can't open '/etc/namedb/named.conf' # And is I try another way: # ndc -c /etc/namedb/s/var/run/ndc start ndc: error: name server has not started (yet?) # Anyone able to help with this, please? Stacey --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message