On 8/26/19 5:34 PM, Bob Goodwin wrote: > [root@NFS bobg]# cat /etc/exports > > 192.168.2.0/24(rw,soft,intr,fg,comment=systemd.automount) Here is a sample of a good/working exports file on a test nfs server here. I'm testing IPv6 only at the moment but the format is identical when using IPv4 addresses. [root@f30-k etc]# cat exports /home/egreshko 2001:B030:112F:0000::/56(rw,async,no_wdelay,no_root_squash,insecure_locks,sec=sys) I am exporting "/home/egreshko" to the IPv6 network "2001:B030:112F:0000::/56" with options "rw,async,no_wdelay,no_root_squash,insecure_locks,sec=sys" -- If simple questions can be answered with a simple google query then why are there so many of them? _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx