Hi,

I am setting a network file server, try using another machine to access files on this server.

nfs server (jack.cat.edu), in /etc/exports:
/home/king  edge.cat.edu(rw,no_root_squash)
king is the user name on jack.cat.edu

client (edge.cat.edu), in /etc/fstab:
jack.cat.edu:/home/king /home/king/jack nfs rw 0 0
king is the user name on edge.cat.edu
try to mount king's filesystem on jack.cat.edu to ~king/jack on client machine edge.cat.edu


I restart the nsf daemons on jack.cat.edu using #service nfs restart and #service nfslock restart

But when I am trying to mount it on client machine edge.cat.edu (mount -a), error message comes out as:
mount: RPC: Remote system error - Connection refused


Can anybody telll me what is the problem?
Thanks
Forest King

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to