Yes, it is allowed. At this moment ip is allowed through wild card because i wasnt sure hass would connect with regular ip or some other due to docker.
If I try to mount an NFS volume from built-in “Terminal & SSHl” add-on, I get permission error (not sure if this is the same error that you see). However, when I try to mount using the “SSH and Web terminal” add-on, the nfs mount works using the command:
mount -t nfs4 YOUR_NFS_IP:/YOUR_NFS_SHARE /mnt
I believe because the commands are likely executed in a different container.
Hello there. I’m trying to do the same thing. I haved added all the configuration on my NAS (unRaid) and on HOAS. The config is pretty the same as OP but when I check the log of unRaid I see that :
Dec 1 14:47:30 unRaid rpc.mountd[12585]: v4.0 client detached: 0xcde37f9b638883ac from "192.168.50.234:983"
Dec 1 14:52:13 unRaid rpc.mountd[12585]: v4.0 client attached: 0xcde37f9d638883ac from "192.168.50.234:738"
Dec 1 14:53:45 unRaid rpc.mountd[12585]: v4.0 client detached: 0xcde37f9d638883ac from "192.168.50.234:738"
Dec 1 14:58:51 unRaid rpc.mountd[12585]: v4.0 client attached: 0xcde37f9f638883ac from "192.168.50.234:700"