Date: Fri, 9 Feb 2001 12:31:20 -0500 From: "Dave VanAuken" <dave@hawk-systems.com> To: <freebsd-questions@FreeBSD.ORG> Subject: RE: jail Message-ID: <DBEIKNMKGOBGNDHAAKGNEEKCDHAA.dave@hawk-systems.com> In-Reply-To: <01c0926e$babf9730$0100000a@gateway>
next in thread | previous in thread | raw e-mail | index | archive | help
1) from the host machine, a ps will show jailled processes with a J beside them... unfortunately in the case of multiple jails, you cannot differentiate which ones belong to which jails (to my knowledge). 2) not sure, but my guess would be no, since the processes are valid processes on the root machine... all the "jail" command does is ensure that all the required componants are available in the jail environment, and chroots everything out of there. in that case, all the processes must still be original including the host and other jails. 3) really have no idea on this one, though very intersted in any answers you may get. Reportedly they are still working on tweaks and features for "jail", and personally i cannot wait untill they start to surface mainstream. Dave -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Justin W. Pauler Sent: Friday, February 09, 2001 3:03 AM To: freebsd-questions@FreeBSD.ORG Subject: jail 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DBEIKNMKGOBGNDHAAKGNEEKCDHAA.dave>