Hi,
First, im new with OpenBSD 6.3 that i run in Virtualbox.
I try to setup a NFS share :
server is Fedora workstation 28
- exports file looks like this
/home/filip/Documents 192.168.1.1238 (rw)
/home/filip/Public 192.168.1.128 (rw)
Of course NFS is active on the server
client is Openbsd 6.3 an
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)
and the output of rpcinfo :
filip@openbsd:~$ rpcinfo -p 192.168.1.85
program vers proto port
104 tcp111 portmapper
103 tcp
Thank you so much Eike
mount_nfs -T works perfectly.
So i added TCP option in my fstab and all my shares are automatically
mounted.
Philippe
--
Sent from: http://openbsd-archive.7691.n7.nabble.com/openbsd-user-misc-f3.html
3 matches
Mail list logo