DragonFly BSD
DragonFly users List (threaded) for 2005-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: NFS, DVD Playback


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 9 Apr 2005 11:16:43 -0700 (PDT)

:The server's /etc/export is as follows:
:
:/usr -alldirs -maproot=root -network 10.0.0.0 -mask 255.255.255.0
:
:I'm pretty sure this is something funny on the client end.  None 
:of my other machines (with different OS's) have this problem.
    
    also, you should be using a read-only export (if you want to be
    safe), and only do modifications to /usr on the server.

    /usr -ro -alldirs -maproot=root: -network 10.0.0.0 -mask 255.255.255.0

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]