Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2015 09:12:02 -0500
From:      Brandon Wandersee <brandon.wandersee@zoho.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: NFS export not working
Message-ID:  <20150507141202.GB72117@WorkBox.Home>
In-Reply-To: <SNT146-W49A9078A3F00CA883D767BA1DF0@phx.gbl>
References:  <BLU436-SMTP9788A1C9972B6DA4E3259EF6050@phx.gbl> <DUB131-W56E8E258513902CEC0B343F6DF0@phx.gbl> <SNT146-W49A9078A3F00CA883D767BA1DF0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/07, Ricky G wrote:
> 
> > /mnt/nfs 192.168.10.
> 
> ip needs to be complete 192.168.10.101 will give access to that ip, if you want to use a subnet then -network=192.168.10/24 		 	   		  

You may also need (or at least wish) to use the "-maproot=" directive to define
who on the network may mount the exported directory, and set mount options to
dictate read/write access. You don't want to inadvertantly grant everyone on the
network the ability to edit or delete the exported files.

-- 
"A common mistake that people make when trying to design something completely
foolproof is to underestimate the ingenuity of complete fools." - Douglas Adams




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