Hi
On my Asus RT-N16, I've installed the fresh Shibby mod (tomato-K26USB-1.28.RT-MIPSR2-100-AIO.trx), and I've enabled the NFS server, exposing a mounted USB disc on the Asus.
I've mounted the disc directory in this way:
| Directory | IP Address/Subnet | Access | Sync | Subtree Check | Other Options |
|---|---|---|---|---|---|
| /tmp/mnt/sda3 | 10.0.0.1/24 | rw | yes | no | no_root_squash,insecure,nohide |
I try to access this NFS export from my WD TvLive box, and it has no problems accessing the files. But from my computers (Lion and Snow Leopard), I cannot seem to make it work. I have followed the instructions found on several sites: (KampMeier and TechRepublic)
But even with these options, I keep getting "Permission denied", when trying to do a simple 'ls -la' of my network drive. Whenever this happens, log enties appear on my NFS server's system messages:
Aug 16 18:46:53 XXXXXX daemon.warn mountd[1012]: refused mount request from 10.0.0.103 for /myexporteddir/subdir (/): no export entry
Can anyone help me?
