From owner-freebsd-questions Sun Feb 10 18: 8:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id 559E137B400 for ; Sun, 10 Feb 2002 18:08:47 -0800 (PST) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 281EE16B13 for ; Mon, 11 Feb 2002 03:08:45 +0100 (CET) Received: from LenConrad.Go2France.com [66.64.14.18] by mail.Go2France.com with ESMTP (SMTPD32-6.06) id AC162FB021C; Mon, 11 Feb 2002 03:27:34 +0100 Message-Id: <5.1.0.14.2.20020210200328.055cab48@mail.Go2France.com> X-Sender: LConrad@Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 10 Feb 2002 20:08:42 -0600 To: freebsd-questions@freebsd.org From: Len Conrad Subject: Re: DNS in sandbox In-Reply-To: <01ac01c1b2b5$e2b2fc10$b300a8c0@wenk> References: <5.1.0.14.2.20020210171007.044dcff8@mail.Go2France.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 >(1) pkg_add -r bind ... installs bind-8.3.0 unfortunately. oops, sorry, I forgot that the site I was thinking about, I installed from ISC's tar.gz > Does the >ports version of bind9 - 9.1.3 - implement chroot in the same way as >9.2? Or is there another way for me to download and install 9.2 >within the ports or packages frameworks? ftp to ftp.isc.org and get 9.2. >(2) The ARM mentions that some OS's may need to shuffle some files in >under the etc/named directory. Have you had to do this in FBSD? there's some file shuffling that the bind port does, but I never really had any problems compiling and running from tar.gz. I guesss this is FreeBSD politically correct, but wtf, I needed to make progress. >"Unlike with earlier versions of BIND, you will typically not need to >compile named statically nor install >shared libraries under the new root. However, depending on your >operating system, you may need to set >up things like /dev/zero, /dev/random, /dev/log, and/or >/etc/localtime." yep, /etc/localtime got me, so I just added that to my /var/namedroot, and it ran. follow ARM's doc, and it works. Len http://MenAndMice.com/DNS-training http://BIND8NT.MEIway.com : ISC BIND 8.2.4 for NT4 & W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-abuse mail gateways To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message