<div dir="ltr">Hello everyone,<br><br>I&#39;m having a problem accessing an NFS drive on a <span class="nfakPe">Linux</span>
box from Windows XP using Windows Services for Unix 3.5. It says
it isn&#39;t accessible, and I can&#39;t figure out what my issue is.<br>
<br>NFS config info:<br>exports file<br>/mnt/nfs <a href="http://10.0.0.0/255.255.255.0%28rw,sync,root_squash%29" target="_blank">10.0.0.0/255.255.255.0(rw,sync,root_squash)</a><br><br>hosts.deny file<br>portmap:ALL<br>lockd:ALL<br>
mountd:ALL<br>
rquotad:ALL<br>statd:ALL<br><br>hosts.allow file<br>lockd: <a href="http://10.0.0.0/255.255.255.0" target="_blank">10.0.0.0/255.255.255.0</a><br>rquotad: <a href="http://10.0.0.0/255.255.255.0" target="_blank">10.0.0.0/255.255.255.0</a><br>
mountd: <a href="http://10.0.0.0/255.255.255.0" target="_blank">10.0.0.0/255.255.255.0</a><br>
statd: <a href="http://10.0.0.0/255.255.255.0" target="_blank">10.0.0.0/255.255.255.0</a><br>portmap: <a href="http://10.0.0.0/255.255.255.0" target="_blank">10.0.0.0/255.255.255.0</a><br><br>The NFS drive is accessible from other <span class="nfakPe">Linux</span>
machines just fine. All machines are on the same network and use DHCP
to get their network info. The NFS server has no firewall on at this
time, and I attempted to connect with the firewall off on the Windows
machine as well. The Windows machine is set to use NFS through TCP and
with a soft mount.<br>
<br>I am able to connect to another nfs partition, with the following in the exports file: &quot;/share/MD0_DATA/Main&quot; <a href="http://10.0.0.0/24%28ro,async,no_root_squash%29" target="_blank">10.0.0.0/24(ro,async,no_root_squash)</a>. I tried using the same options for both, but that didn&#39;t fix my issue.<br>

<br>I also tried removing the hosts.deny and hosts.allow files. I then
changed the exports file to /mnt/nfs/ *(rw,sync,root_squash). I was
still not able to access it. In this state, the other <span class="nfakPe">Linux</span> machines were still able to mount the drive.<br>
<br>So I&#39;m now at a loss of what to try next. I feel like I&#39;ve removed
any issue on the server configuration side, but I suppose I could be
wrong. I don&#39;t know what I can change on the client (windows box) side,
however. If anyone has had experience with Windows SFU, I&#39;d appreciate
any help they can give.<br>
<br>Marcus</div>