On Fri, 2018-04-13 at 15:34 -0400, Bob Goodwin wrote: > . > > I am attempting to set up an NFS server on a new Fedora 27 computer > I > have assembled using instructions I found, "Fedora > Administration_Guide_Draft/NFS" and I am having a problem accessing > it. > > $ cat /etc/exports > /var/ftp/pub 192.168.1.0/255.255.255.0(ro) > /home/public 192.168.1.0/255.255.255.0(rw) > > var/ftp/pub 192.168.54.0/255.255.255.0(ro,sync,no_subtree_check) > > /var/ftp/pub > 192.168.54.0/255.255.255.0(ro,sync,no_wdelay,no_subtree_check,nohide) > > Then from the client I get a refusal: > > # mount 192.168.1.86:/home/public /mnt/test/ > mount.nfs: Connection refused > > There is an ethernet path between them on my lan, ssh works from > each > computer to the other ... > > Perhaps a problem with bind, I don't know how to troubleshoot this, > would appreciate suggestions. > > Bob > > Are you able to mount the share locally on the server that is hosting the shares? -- - name: Earl Ramirez e-mail: earlaramirez@xxxxxxxxx
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx