From owner-freebsd-questions Sun Mar 10 16:21: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtpgw01.gargantuan.com (145bus8.tampabay.rr.com [24.94.145.8]) by hub.freebsd.org (Postfix) with ESMTP id A288C37B417 for ; Sun, 10 Mar 2002 16:21:04 -0800 (PST) Received: from LKLDDC01.GARGANTUAN.COM (exchange.gargantuan.com [10.0.0.9]) by smtpgw01.gargantuan.com (Postfix) with ESMTP id 217E0326 for ; Sun, 10 Mar 2002 19:21:03 -0500 (EST) Received: by LKLDDC01.GARGANTUAN.COM with Internet Mail Service (5.5.2653.19) id <1FGX98B9>; Sun, 10 Mar 2002 19:20:57 -0500 Message-ID: <1DA741CA6767A144BAA4F10012536C27AA02@LKLDDC01.GARGANTUAN.COM> From: "Oliver, Michael W." To: questions@FreeBSD.ORG Subject: Jail, jail, and more jail Date: Sun, 10 Mar 2002 19:20:50 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain 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 Folks, I have been tinkering around with jail for the past couple of days, and I have to commend the FreeBSD folks... it is pretty cool. I have a few questions that were exactly answered by the man page, and was hoping that some of you smarties out there could straighten me out. Here we go... 1. I can start the /stand/sysinstall in the jail, but I always install everything via FTP, and I have discovered that I cannot do this in a jail. To wit, I get an answer along the lines of: No network devices available! Which leaves me in the position of downloading all of the packages manually and installing them via pkg_add. Not that big of a problem, but sysinstall is nice for automatically fetching all dependencies. I can live with it like this, but if there is a fix for my problem, I would sure like to know about it. 2. I want to know if a freshly created jail directory structure is portable. Meaning, after I create one jail, and I simply (recursively) copy that jail into another directory and have a second, working jail? 3. I run Apache (w/IPv6) right now on the host system, and I have some virtual hosts that are IPv6-only. How can I assign a specific IPv6 address for a particular jail? Is it even possible? This answer to this question will make or break my decision to move Apache to a jail. 4. Can I run xntpd inside a jail? I haven't tried this yet, but it seems to me that allowing an application to change the system time wouldn't be allowed in a jail... Thanks in advance to all who respond, I really appreciate your guidance. Also, once I have compiled all of this information, I will be posting a FYI email to the list for archival purposes with a link to my site where this will be documented. =========== Michael Oliver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message