On 09 Jun 1997 14:59:17 CDT Chris Brown ([EMAIL PROTECTED]) wrote:

>      I have a machine that is set up with an NFS and I was able to 
> mount it's drive one time on my ethernet at home but not after that.  
> The host.allow and host.deny are set up and the exports file has an 
> entry something like this:
> 
> /mnt     (ro,insecure,no_root_squash)

You need to mention the machines and/or subnets you want to export to 
!
        /mnt   mymachine.mydomain.whatever (ro,insecure,no_root_squash)

Don't forget to:
        /etc/init.d/netstd_nfs stop
        /etc/init.d/netstd_nfs start
after changing the /etc/exports file.

Phil.



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to