On Fri, Apr 13, 2018 at 3:34 PM, Bob Goodwin <bobgoodwin@xxxxxxxxxxx> 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_chec k,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
--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box10 FEDORA-27/64bit LINUX XFCE Fastmail POP3
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@lists.fedoraproject.org
Firewall? Probably closed by default.
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx