From owner-freebsd-questions Fri Feb 9 0: 3:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from addr9.addr.com (unknown [209.249.147.40]) by hub.freebsd.org (Postfix) with ESMTP id C144237B491 for ; Fri, 9 Feb 2001 00:03:08 -0800 (PST) Received: from gateway ([208.249.141.246]) by addr9.addr.com (8.9.3/8.9.1) with SMTP id AAA25877 for ; Fri, 9 Feb 2001 00:00:03 -0800 (PST) (envelope-from jwpauler@jwpages.com) From: "Justin W. Pauler" To: Subject: jail Date: Fri, 9 Feb 2001 02:03:04 -0600 Message-ID: <01c0926e$babf9730$0100000a@gateway> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been considering setting up a jail'd environment on a shell server that I admin. I want to secure off the users, but I have several questions that I am not sure about and would appreciate some help! 1. is there ANY way to be able to see the jail process running from the 'host' machine? I would like to see the process actually running so that I may interface with a few of my reporting programs, as well as just to make sure that it is running. 2. can i get a jail'd environment to start out at a 0 process? when i start the jail, it starts out with the last pid called and works up. why cant we have the machine show a 0 process, so that it actually acts as a virtual server. 3. how can i bind more than one interface to a jail. with this mahcine being a shell server, i will have vhosts. is there anyway to have more than one ip in a jail. i have tried running ifconfig from withhin the jail, only to see permission denied errors. I think this is all for now. I would appreciate any help... Justin W. Pauler To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message