I've been running OS Version: v2.06 08-2007 for some time now with no issues.
CIFS and FTP file transfers work great from my Gentoo Linux PC.
I have a need to export a NFS share now and have run into issues.
The server is setup to export NFS R/W and I am attempting to mount the share with the following command:
Code:
mount -t nfs naslite:/Disk-0 /mnt/nfs/naslite_disk0/
The following error is what is returned:
Code:
mount.nfs: access denied by server while mounting naslite:/Disk0
The syslog via HTTP view doesn't show any errors, and NFS displays as exported R/W
I have rebooted the Naslite server and read a lot of pages on NFS shares. I've set them up before and have never had these issues.
Any thoughts or suggestions on what I can try?
I can post more data if necessary - just let me know what you'd like to see.
Thanks!
naslite is entered in my hosts file and associated with the server IP --
I have tried using the server IP as well with the same error being reported -