Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 2009 17:30:09 GMT
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        freebsd-jail@FreeBSD.org
Subject:   Re: kern/133265: [jail] is there a solution how to run nfs client in jail environment?
Message-ID:  <200906081730.n58HU939013478@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/133265; it has been noted by GNATS.

From: "Bjoern A. Zeeb" <bz@FreeBSD.org>
To: bug-followup@FreeBSD.org, pg@fincombank.com
Cc:  
Subject: Re: kern/133265: [jail] is there a solution how to run nfs client
 in jail environment?
Date: Mon, 8 Jun 2009 17:18:35 +0000 (UTC)

 The general answer is:  it is not possible.
 
 You could do the NFS mount from the base system and have the
 mountpoint within the visbility of the jail.
 
 You may get around enabling raw_sockets but if that works somehow I
 wouldn't rely on it and you'll have to be aware of what globally
 enabling raw sockets means.
 
 With FreeBSD 8 it will hopefully be possible as you may have your own
 network stack oer jail.  I am just not sure if the NFS code is there
 ("fully virtualized") yet to make it work.
 
 -- 
 Bjoern A. Zeeb                      The greatest risk is not taking one.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906081730.n58HU939013478>