The file '/etc/exports' should have something like
this:

/home/ch      10.10.10.*(rw,no_root_squash)

Check 'man exports' for more options and the impact of
rw and no_root_squash.

You need to have the nfs and portmap service running
in the server and portmapper in the client machine.

If the services are already running and you made
changes to /etc/exports, you need to run this:

exportfs -r

This will reexport all directories declared in
/etc/exports.

hth.

lh



=====
---------------------------------
lh      
---------------------------------

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com



-- 
redhat-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to