From owner-freebsd-questions Sun Feb 10 17:35:25 2002 Delivered-To: freebsd-questions@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [216.138.223.227]) by hub.freebsd.org (Postfix) with ESMTP id 79A7E37B433 for ; Sun, 10 Feb 2002 17:35:05 -0800 (PST) Received: from wenk (H204.C233.tor.velocet.net [216.138.233.204]) by spitfire.velocet.net (Postfix) with SMTP id D5AD9FB450B; Sun, 10 Feb 2002 20:34:58 -0500 (EST) Message-ID: <01ac01c1b2b5$e2b2fc10$b300a8c0@wenk> From: "Jeff Shevlen" To: , "Len Conrad" References: <5.1.0.14.2.20020210171007.044dcff8@mail.Go2France.com> Subject: Re: DNS in sandbox Date: Sun, 10 Feb 2002 20:37:54 -0800 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 : Try bind9, it's much each to chroot. check the ARM doc for how to do it. : : pkg_add -r bind : : will add bind 9.2 : Thanks Len, I checked out the ARM and chroot'ing bind looks a lot less complicated in v9. I have still 2 questions though: (1) pkg_add -r bind ... installs bind-8.3.0 unfortunately. 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? (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? "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." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message