On 2019-12-07 15:19, Samuel Sieb wrote:
[bobg@Workstation-1 ~]$ showmount -e 192.168.2.128
clnt_create: RPC: Unable to receive
Is that the IP address of the NFS server or Workstation-1?
.
192.168.2.128 is the nfs server.
As Tim said, this should be:
mount 192.168.2.128:/nfs4exports/home1 /media/nfs
.
Well it appears there must be something wrong with my server files
installation. /nfs4exports does not lead to /home1 or /home? nfs4exports
is part of /etc/exports:
[root@NFS-Server bobg]# cat /etc/exports
/nfs4exports/home1
192.168.2.0/24(rw,sync,insecure,no_root_squash,no_subtree_check)
/nfs4exports/data
192.168.2.0/24(rw,sync,insecure,no_root_squash,no_subtree_check)
U followed an admin. Guide to installing NFS and this is what resulted.
I think something went wrong and I may have to start over ...
--
Bob Goodwin - Zuni, Virginia,
Fedora Linux-31 XFCE
_______________________________________________
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