NFS export not working

Brandon Wandersee brandon.wandersee at zoho.com
Thu May 7 14:12:06 UTC 2015


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



More information about the freebsd-questions mailing list