mount.nfs: access denied by server while mounting (null), can't find any log information
- by Mark0978
Two ubuntu servers: 10.0.8.2 is the client, 192.168.20.58 is the server.
Between the 2 machines, Ping works, ssh works (in both directions).
From 10.0.8.2
showmount -e 192.168.20.58
Export list for 192.168.20.58:
/imr/nfsshares/foobar 10.0.8.2
mount.nfs 192.168.20.58:/imr/nfsshares/foobar /var/data/foobar -v
mount.nfs: access denied by server…