Further news.  This time good.

T3RM1NVT0R at www.linuxquestions.org suggested this change in /etc/
exports on mtranch (server).

/nfs4exports 192.168.0.0/24
(ro,sync,insecure,root_squash,no_subtree_check,fsid=0)
/nfs4exports/home 192.168.0.0/24
(rw,nohide,sync,insecure,root_squash,no_subtree_check)

to

/nfs4exports 192.168.10.0/24
(ro,sync,insecure,root_squash,no_subtree_check,fsid=0)
/nfs4exports/home 192.168.10.0/24
(rw,nohide,sync,insecure,root_squash,no_subtree_check)

Changing the third element of the IP address from '0' to '10' which is 
how the IP address of mtranch is known to the rest of the world. The 
change appears (fingers crossed) to have resolved the problem with 
mounting.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to