Hello,
I am running FreeNAS 9.10.2-U6 and try to mount a NFS Share from a Ubuntu 16.04 client:
$ sudo mount -t nfs <My_IP>:/mnt/pool1/data /mnt/nfs
mount.nfs: access denied by server while mounting <MyIP>:/mnt/pool1/data
In my FreeNAS WebGui I can see the following error message:
freenas mountd[18509]: mount request from <MyIP> from unprivileged port
I see there is a insecure option for such errors but I have no clue how to solve this for my FreeNAS's NFS service!? Can anyone help me on how to fix this?
I am running FreeNAS 9.10.2-U6 and try to mount a NFS Share from a Ubuntu 16.04 client:
$ sudo mount -t nfs <My_IP>:/mnt/pool1/data /mnt/nfs
mount.nfs: access denied by server while mounting <MyIP>:/mnt/pool1/data
In my FreeNAS WebGui I can see the following error message:
freenas mountd[18509]: mount request from <MyIP> from unprivileged port
I see there is a insecure option for such errors but I have no clue how to solve this for my FreeNAS's NFS service!? Can anyone help me on how to fix this?