Date: Mon, 19 Nov 2001 23:44:09 -0800 From: "Crist J. Clark" <cristjc@earthlink.net> To: francisv@dagupan.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help with setting up jail Message-ID: <20011119234409.Y69555@blossom.cjclark.org> In-Reply-To: <10F29E27A956D511B0940050DA8D86A9340BB1@apmail.dagupan.com>; from francisv@dagupan.com on Tue, Nov 20, 2001 at 02:15:36PM %2B0800 References: <10F29E27A956D511B0940050DA8D86A9340BB1@apmail.dagupan.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 20, 2001 at 02:15:36PM +0800, francisv@dagupan.com wrote: > Thanks Crist! BTW, do you also know other references/pointers/tips related > to jail (e.g. setting up of web services, ftp, mail, etc.)? Set them up like you normally would. People sometimes forget the obvious, everything that the jail needs to operate must be in the jail (the jail cannot access the parent environment). If something doesn't work, 1) Try the _exact_ same setup in the parent environment. If it doesn't work there either, it's not a jail(8) issue. 2) Try to figure out what the programs are doing that is not allowed in a jail. See if you can configure around it. 3) Figure out if it can be done at all and get into serious hacking to make the programs or jail(8) work. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org 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?20011119234409.Y69555>