i own a TS-210 NAS, i've setup 2 NFS shared folder, with the same permissions, and the same IP allowed list.
The first is not encrypted, so i can mount from linux with mount -t nfs command, the second is encrypted and i cannot mount it, i got "access denied by server".
This is the log in the NAS:
Code: Select all
Nov 3 17:27:09 TNAS daemon.notice rpc.mountd[4702]: authenticated mount request from 192.168.3.25:919 for /mnt/md0/work (/mnt/md0/work)
Nov 3 17:27:09 TNAS daemon.warn rpc.mountd[4702]: Cannot export /mnt/md0/work, possibly unsupported filesystem or fsid= required
Thanks,
Igor