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:[EMAIL PROTECTED]] 
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
-- 
Stacey Roberts B.Sc. (HONS) Computer Science
Network Systems Engineer

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to