From owner-freebsd-questions Sun Sep 24 2:19: 3 2000 Delivered-To: freebsd-questions@freebsd.org Received: from beta.root-servers.ch (beta.root-servers.ch [195.49.33.19]) by hub.freebsd.org (Postfix) with SMTP id 7D9F437B422 for ; Sun, 24 Sep 2000 02:19:00 -0700 (PDT) Received: (qmail 29144 invoked from network); 24 Sep 2000 09:18:58 -0000 Received: from client75-185.hispeed.ch (HELO ATHLON-550) (62.2.75.185) by beta.root-servers.ch with SMTP; 24 Sep 2000 09:18:58 -0000 Date: Sun, 24 Sep 2000 11:21:58 +0200 From: Gabriel Ambuehl X-Mailer: The Bat! (v1.46c) UNREG / CD5BF9353B3B7091 Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <15071817067.20000924112158@buz.ch> To: ktb Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sandbox tutorial In-reply-To: <39CD4800.65D36186@home.com> References: <39CD4800.65D36186@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello ktb, Sunday, September 24, 2000, 2:17:04 AM, you wrote: > Hi, I just learned about the concept of a sandbox and would like to run > Apache and later a dns server in such an environment. DNS already is sandboxed (chroot AFAIK) in FreeBSD by default. For more generic information about how to setup sandboxes, I recommend the reading of jail(8), the processes described there also applies to the more generic use of chroot instead of jail. Best regards, Gabriel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message