• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

networking Windows 7 to XP weird issue

dbarton

Senior member
XP machine called "t2"

In Windows 7 machine when I go to the network page, it doesn't show the XP machine at all.

If I type \\t2 directly in the command window, the network center opens and I can see t2. I can even map drives this way.

If I try to browse to map a drive, that XP machine is never shown. It will only work if I type that \\t2 name directly.

Any ideas?
 
Last edited:
I can connect with VNC, and I can map drives and copy files, so it seems like it's all ok with firewall and permissions. The two XP machines on the network can see each other.

It's just that the XP machines aren't listed when I try to browse from the w7 machine.

(By the way, your top link is broken)
 
Last edited:
Yeah, I guess that spending 10 Min. to check the Sharing is too Hard.

VNC connects to the Computer as a Whole Not Directly to the File System.


😎
 
Yeah, I guess that spending 10 Min. to check the Sharing is too Hard.

VNC connects to the Computer as a Whole Not Directly to the File System.


😎

Not sure what you mean - I checked the sharing. The two XP machines see each other and can get to files.
 
Network mapping is always funky. More likely than not, you are simply having issues with NETBIOS and/or master browser election issues.

That or possibly one or more machines are not set for network discovery.

I never rely on network mapping, I just use the machine name or the IP address when mapping network drives.
 
This is caused by broadcast reaching the PC.

If you can assign a static IP behind the firewall you can rather quickly access the pc using \\ip.address.of.pc

rather than the netbios name.

Or use DNS if you have active directory or a linux dns server handy!
 
Back
Top