minus-squareCallMeAl (like Alan)@piefed.worldtoSelfhosted@lemmy.world•Visibility of NFS exportslinkfedilinkEnglisharrow-up3·17 days agoWhen you add /24 you are exporting to the entire subnet. A single host export looks like this /srv/nfsv4 192.168.0.10(ro,sync,secure,root_squash,subtree_check,fsid=0) Just leave off the subnet mask. linkfedilink
When you add /24 you are exporting to the entire subnet. A single host export looks like this
/srv/nfsv4 192.168.0.10(ro,sync,secure,root_squash,subtree_check,fsid=0)Just leave off the subnet mask.