You must log in or register to comment.
What is the alternative if you don’t want to go insane trying to setup all of that? Samba?
Unencrypted NFS in its own isolated vlan
SSHFS is way simpler - just ‘sshfs user@server:/path /local/mountpoint’ and you get encryption out of the box with the SSH keys you probaly already have setup.