From owner-freebsd-isp Tue Jan 2 22:13:34 2001 From owner-freebsd-isp@FreeBSD.ORG Tue Jan 2 22:13:32 2001 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from hawk-systems.com (unknown [161.58.152.235]) by hub.freebsd.org (Postfix) with ESMTP id CCF4837B400 for ; Tue, 2 Jan 2001 22:13:31 -0800 (PST) Received: from server0 (cr901664-a.pr1.on.wave.home.com [24.112.146.66]) by hawk-systems.com (8.8.8) id XAA22692 for ; Tue, 2 Jan 2001 23:12:03 -0700 (MST) From: "Dave VanAuken" To: Subject: RE: Jail revisited Date: Wed, 3 Jan 2001 01:19:22 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org okay, jail is up, running, and functional thanks to the assistance found here. still playing around with some aspects. for example: Problem 1: Wish to give jail owner the ability to install ports (or try to) as they see fit, essentially to configure the virtual machine. I do not want to make duplicate copies of the entire ports directory but from what I can delve from the documentation, jail will not allow a link to the ports directory (outside the jail, and thus for obvious reasons). simple solution would be to provide ftp access on the host machine to the directory containing the ports... if there a more eloquent solution? Problem 2: Still cannot telnet locally into the jail from the host machine... any other machine on the etwork, no problem, but not the host machine... not can I telnet from within the jail to the host machine... which would affect any ftp solution for problem 1. Tom S. reported that this was an existing issue and a route to local host needed to be set up... hints anyone? Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message