Amplify’d from eitwebguru.com
After configuring NFS Share when you finally try to mount the share on your system or on server you get following error:
root@auth [~]# mount 192.168.0.2:/home/nfsshare/ /home/dcport/nfs
mount: 192.168.0.2:/home/nfsshare/ failed, reason given by server: Permission denied
root@auth [~]#
For more information I would suggest you to check the Log file and if you find following in the logs:
refused mount request from 192.168.0.2 for /home/nfsshare/ (/home/dcport/nfs): unmatched host
refused mount request from 192.168.0.2 for /home/nfsshare/ (/home/dcport/nfs): unmatched host
refused mount request from 192.168.0.2 for /home/nfsshare/ (/home/dcport/nfs): unmatched host
See this Amp at http://amplify.com/u/bz4vx