Windows 7 Linux Samba Clients fail when Client for NFS is installed
When I install the NFS Client on Windows7 (add remove pgms- Windows Features-Services For NFS Client), Windows networking no longer is able to access the Samba (WORKGROUP) shares from those machines. It seems to work with both types of shares from a Mac OSX leopard, but the workgroup shares from Linux and Irix machines fail. The NFS shares from those machines still work. You can see from the example below that net view lists the \\SMOKE2 samba share, and ping smoke2, and showmount -e smoke2 work. But net view \\smoke2 (Path not found) is the error when trying to access the Samba share. On the same Windows7 system, VirtualXP can access the same workgroup shares that fail on the Windows7 host ! This was not a problem until I installed NFS Client on Windows 7C:\Users\CT>net view Server Name Remark ------------------------------------------------------------------------------- \\SMOKE1 Smoke1:Samba 2.2.8.1 \\SMOKE2 Samba Server \\SMOKE3 Smoke3 C:\Users\CT>net view \\smoke2 System error 53 has occurred. The network path was not found. C:\Users\CT>ping smoke2 Pinging smoke2 [192.168.0.48] with 32 bytes of data: Reply from 192.168.0.48: bytes=32 time<1ms TTL=64 Reply from 192.168.0.48: bytes=32 time<1ms TTL=64 C:\Users\CT>showmount -e smoke2Exports list on smoke2:/usr/discreet */usr/xfer */sata/ *
September 3rd, 2009 11:01pm

Hi, Based on my research, I would like to suggest the following: 1. Enable NetBIOS over TCP/IP: 1) Go to Control Panel\Network and Internet\Network Connections. 2) Right-Click on the connection and choose Properties. 3) Find Internet Protocol (TCP/IP) Version 4 in the list. 4) Click Properties, and then click Advanced. 5) On the Advanced TCP/IP settings windows, go to WINS tab. 6) Under NetBIOS setting, click Enable NetBIOS over TCP/IP, and then click OK. 2. Please turn off the Password Protected Sharing in the Network and sharing center of the computers. Hope this helps. Thanks.Nicholas Li - MSFT
Free Windows Admin Tool Kit Click here and download it now
September 8th, 2009 12:22pm

6) Under NetBIOS setting, click Enable NetBIOS over TCP/IP, and then click OK.This seemed to enable the shares via their IP Addresses ONLY.\\smoke2 still fails.\\192.168.0.48 works as a windows networking workgroup share now.Since ping smoke2 works, it seems that Client for NFS has introduced a bug into the ability ofwindows networking to resolve the name of the server, only on some types of samba servers (Red Hat Linux and Irix Samba 2 and 3 servers, but BSD based OSX Leopard with NFS and Samba shares works fine) !What is the Chinese word for wierd ? Thanks for your help.
September 8th, 2009 6:11pm

Hi, At this time, please just try to add an entry for smoke2 in hosts file and check the issue: 1. Click Start, type Notepad in search bar. 2. After the item Notepad appears, right-click it and select Run as Administrator. Note: If prompted, please click Continue on the User Account Control (UAC) window. 3. In Notepad, click File Open, type the following in File Name box and click OK to open the hosts file: %SystemRoot%\system32\drivers\etc\hosts 4. Add the following entry in the opened hosts file. 192.168.0.48 smoke2 And, click File Save and close Notepad. Then, reboot the computer and check if you can access the share \\smoke2. Thanks. Nicholas Li - MSFT
Free Windows Admin Tool Kit Click here and download it now
September 9th, 2009 6:46am

Thanks, we tried both hosts and LMhosts.sam , neither make a difference.We are working this issue with another thread in this forurm....http://social.technet.microsoft.com/Forums/en-US/w7itpronetworking/thread/227ca7c5-b862-4f89-846a-831f5e6cdee8/
September 14th, 2009 2:43pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics