Testing NFS service. On nfs-server in /etc/nfs.conf included
udp=y
vers3=y
On client side /etc/nfsmount.conf with
Defaultvers=3
NFsvers=3
I’m able to nfs mount.
When I include:
Defaultproto=udp
Proto=udp
I’m not able to nfs mount.
Get error message:
mount.nfs: an incorrect mount option was specified.