~ cat /etc/auto_master # # Automounter master map # +auto_master # Use directory service #/net -hosts -nobrowse,hidefromfinder,nosuid /home auto_home -nobrowse,hidefromfinder /Network/Servers -fstab /- -static /- auto_nfs -nobrowse,nosuid ~ cat /etc/auto_nfs /System/Volumes/Data/Users/ahepp/nfs/public -fstype=nfs,vers=4,resvport,rw nfs://10.128.1.2:/zpa/nfs/public
On the FreeBSD server in the closet:
root@tlon:~ # cat /etc/exports V4: / /zpa/nfs/public -mapall=nobody
On the FreeBSD server in the closet: