D-Link Forums
The Graveyard - Products No Longer Supported => DNS-323 => D-Link Storage => Beta code! => Topic started by: gasman on June 26, 2009, 02:30:31 PM
-
Hi,
Will the nfs server accept the syntax of 192.168.2.0/24 for the whole subnet to have access.?
I have a device that I cannot set with a static ip address, and so I need to allow for any ip address in the 192.168.2.1 - 19.168.2.99 range.
I have tried the syntax and get permission denied when trying to mount the share on the device.
There is no log for the nfs server, so I do not know what might be the problem.
I'm also a linux novice.
TIA
-
Yes it accepts 0/24 for entire subnets. I just confirmed it on my unit.
Make sure you select your folder. If it still doesn't work list out your settings on here.
-
Thanks for testing that. My settings are as below
(http://i132.photobucket.com/albums/q28/welshgasman/nfssettings-1.jpg)
Result from telnet session is
$ mount -t nfs 192.168.2.101:/Volume_1/Music /storage/disks/nas1
mount: 192.168.2.101:/Volume_1/Music failed, reason given by server: Permission
denied
$
ip 101 is the NAS with the Music folder under Volume_1
-
you need to mount the REAL path. not the Volume_1
-
Ok, I will try that. The other path did appear to work, which is why I got confused.
Thank you.
you need to mount the REAL path. not the Volume_1