Unable to access NFS shares on Ubuntu from Windows 7. It just acts like the share can't be found on network. (NET HELP MSG 1222)
on client:
added NFS features
tried "mount IP:/share z:" and the gui drive mapping
tried with and without "AnonymousUid""AnonymousGid" DWORDs under HKLM\SOFTWARE\Microsoft\ClientForNFS\CurrentVersion\Default
firewalls are off
on server:
exportfs lists the shares.
mount shows "nfsd on /proc/fs/nfsd type nfsd (rw)" (I think that's normal?!?) have experimented with many options in:
/etc/exports
/etc/default/nfs-kernel-server
/etc/default/nfs-common
tried forcing no NFS v 4 after each change I'm restarting nfs service and re-exporting
Is there a log I can look at somewhere?!? I've been trying to figure this out forever... Any help would be much appreciated!
As always look in
/var/log/syslog
first.I once ran into a problem connecting to NFS shares from Windows 7. For me, the solution was to do the following on my Windows machine: