March 17, 201214 yr I'm trying to export through NFS a folder as read-only over WAN (relax, everyone, there's nothing sensitive) to one particular client. After having my router point port 2049 to my unraid machine, I'm trying this on the remote client (running oneiric): sudo mount -t nfs -o rsize=16384 unraid.wan.ip:/mnt/user/folder /path/to/mount but it just times out This does however work if I point port 2049 to my other PC (running oneiric), which also serves through NFS. I can also mount the unraid folder with NFS locally (to the oneiric PC). In unraid's exports file I have /mnt/user/folder client.wan.ip(ro) What am I missing? And thanks in advance.
Archived
This topic is now archived and is closed to further replies.