Date: Thu, 23 Oct 2003 14:48:42 +0100 From: David Malone <dwmalone@maths.tcd.ie> To: Nicholas Esborn <nick@netdot.net> Cc: freebsd-current@freebsd.org Subject: Re: Serve NFS from within a jail? Message-ID: <20031023134842.GA60356@lanczos.maths.tcd.ie> In-Reply-To: <20031023064206.GA47873@carbon.berkeley.netdot.net> References: <20031023064206.GA47873@carbon.berkeley.netdot.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 22, 2003 at 11:42:06PM -0700, Nicholas Esborn wrote: > However, neither mountd nor nfsd are happy running inside the jail: NFS is one of those things that is largely implemented as a service in the kernel, and so doesn't really fit in with the way jail's work. If you want to run an NFS server from a jail, you'd probably need a userland NFS server. I don't know for certain, but cfs from ports might be able to do this. David.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031023134842.GA60356>