LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Same workgroup but net use (samba share) works from Win2K and not WinXP (https://www.linuxquestions.org/questions/linux-software-2/same-workgroup-but-net-use-samba-share-works-from-win2k-and-not-winxp-448589/)

lothario 05-25-2006 07:12 PM

Same workgroup but net use (samba share) works from Win2K and not WinXP
 
I am running Samba on testzhost which is a Fedora Core 3 box.


When I use the following command from a Win2K PC, it works.
net use m: \\testZhost\testZpath\ /user:testZ\testZ testZ


When I use the same command from a WinXP PC, it says:
System error 53 has occurred.
The network path was not found.



In both cases the workgroup is BUDDY.


Why does it work in on Win2K and not WinXP?

centauricw 05-25-2006 09:33 PM

First stop is to check the Windows Firewall that runs on XP. It may not be allowing SMB connections.

lothario 05-25-2006 09:52 PM

Yes, I did that - forgot to mention it.
I turned off the firewall on the XP and the sygate firewall on the W2K.
Still the same problem exists.

centauricw 05-26-2006 07:33 AM

Try replacing "testZhost" with the IP address of the Fedora box. If this works, then the problem is with the NetBIOS name lookup.


All times are GMT -5. The time now is 11:52 PM.