I'm trying to share a USB-mounted harddrive to the network with NFS. I'm using latest tomato release by shibby (tomato-K26USB-1.28.RT-N5x-MIPSR2-109-AIO-64K)
I get the share to show up in the network, but when I try to connect the client receives "access denied by server".
It's probably some blunder I've done, but I can't seem to figure it out.
Settings:
Harddrive is mounted as /tmp/mnt/Elements
/etc/exports:
/tmp/mnt/Elements/export 192.168.1.43/24(rw,sync,no_subtree_check,insecure)
showmounts returns
/tmp/mnt/Elements/export/ 192.168.1.43/24
Server log:
May 29 21:38:33 unknown daemon.notice mountd[1719]: authenticated mount request from 192.168.1.43:924 for /tmp/mnt/Elements/export (/tmp/mnt/Elements/export)
May 29 21:38:33 unknown daemon.warn mountd[1719]: getfh failed: No such file or directory
The directory definitely exists, so I'm a bit confused. Any help from a more experienced user would be almost wildly appricated!
Edit: I'm using ntfs, don't know if this could be problematic? No issues sharing the files with samba or accessing them from the router.
I get the share to show up in the network, but when I try to connect the client receives "access denied by server".
It's probably some blunder I've done, but I can't seem to figure it out.
Settings:
Harddrive is mounted as /tmp/mnt/Elements
/etc/exports:
/tmp/mnt/Elements/export 192.168.1.43/24(rw,sync,no_subtree_check,insecure)
showmounts returns
/tmp/mnt/Elements/export/ 192.168.1.43/24
Server log:
May 29 21:38:33 unknown daemon.notice mountd[1719]: authenticated mount request from 192.168.1.43:924 for /tmp/mnt/Elements/export (/tmp/mnt/Elements/export)
May 29 21:38:33 unknown daemon.warn mountd[1719]: getfh failed: No such file or directory
The directory definitely exists, so I'm a bit confused. Any help from a more experienced user would be almost wildly appricated!

Edit: I'm using ntfs, don't know if this could be problematic? No issues sharing the files with samba or accessing them from the router.
Last edited: