On Sunday, April 29, 2018 10:36:22 AM -04 philipper01 wrote: > I had a cpy/paste mistake > > my exports file is : > > /home/filip/Documents 192.168.1.128 (rw) > > /home/filip/Public 192.168.1.128 (rw)
To be sure that I misunderstand you correctly: 192.168.1.128 is the ip of your OpenBSD 6.3 client? Can you please try with /home/filip/Documents 192.168.1 rw /home/filip/Public 192.168.1 rw no () also try mount_nfs -3 ... or mount_nfs -2 ... and also with -U xor -T To see if your client side is correct you might want to install a second OBSD virtual machine with nfsd, export something like /home/filip/test and see if you can connect. Have success! > and the output of rpcinfo : > > filip@openbsd:~$ rpcinfo -p 192.168.1.85 > program vers proto port > 100000 4 tcp 111 portmapper > 100000 3 tcp 111 portmapper > 100000 2 tcp 111 portmapper > 100000 4 udp 111 portmapper > 100000 3 udp 111 portmapper > 100000 2 udp 111 portmapper > 100024 1 udp 51927 status > 100024 1 tcp 46983 status > 100005 1 udp 20048 mountd > 100005 1 tcp 20048 mountd > 100005 2 udp 20048 mountd > 100005 2 tcp 20048 mountd > 100005 3 udp 20048 mountd > 100005 3 tcp 20048 mountd > 100003 3 tcp 2049 nfs > 100003 4 tcp 2049 nfs > 100227 3 tcp 2049 > 100021 1 udp 37969 nlockmgr > 100021 3 udp 37969 nlockmgr > 100021 4 udp 37969 nlockmgr > 100021 1 tcp 45991 nlockmgr > 100021 3 tcp 45991 nlockmgr > 100021 4 tcp 45991 nlockmgr No te being a real nfs expert (always worked out-of-the-box except for when I did some typos in config files), that looks correct to me -- Eike Lantzsch ZP6CGE