[XP] Home network headache


Recommended Posts

No matter what I try I just can not get this WinXP SP3 laptop to see the other computers in my father in laws home.

PC's involved

  • WinXP SP3 - Dell Laptop <-- Problem child
  • WinXP SP3 - HP desktop
  • Win7 64bit - Toshiba Laptop

The desktop and Toshiba devices work just fine together, they can see the home workgroup and they can access one another without any incident. Now this Dell laptop, it's been a royal pain ever since he connected to the school wifi at his college. Since then, there is no working at home anymore without placing a manual entry in the HOSTS file.

It can access machines by ip address, but not by machine name. This is OK for awhile, but there are some apps that are slower as a results and they bring the laptop to a near stop.

I have tried the following without success:

  • Removed network adapters and reinstalled
  • Made sure Netbios was enabled on TCP/IP traffic
  • Removed Norton Security Suite via the Norton Removal Tool
  • Reset the Windows Firewall
  • I even tried a MS FixIt thing! Microsoft Fixit 50393
  • I've binged my google so much that I need a new keyboard :blink: :wacko:

The only thing that works is the HOSTS file. Anyone else run in to this and resolved it? I'm pretty frustrated with it right now.

post-61446-12833889079045.jpg

Link to comment
https://www.neowin.net/forum/topic/934596-xp-home-network-headache/
Share on other sites

Common Mistakes with XP in a network- (now just covering some basis)

Make sure you name the Computer-- (or it don't show up) http://www.home-netw...puter-name.html

Don't forget to create a folder-- turn on sharing- then place a simple 1 text file that says share.txt with text that says share (or something simple)-- I had a problem computer that I did 1,000,000 things including what you did until a friend suggested that one thing then poof-- It showed up-- don't know why emot-iiam.gif it just did. Before with nothing in the share folder it just didn't show up on the network until then.emot-iiam.gif (I am guessing it just needed something to share)

Also whatever you want to share-- make sure to add users and groups-- (on my home network I had to add myself and set a password on the folders)

also check the name of the network (workgroup)

make sure it is the same- believe it or not--

mshome and MShome are not seen as the same network. (and if pro by default it is set to workgroup)

"also check the name of the network (workgroup)"

"make sure it is the same- believe it or not--"

NOT, NOT NOT!!!

DIE FUD DIE DIE DIE DIE!!!

The workgroup names have NOTHING to do with file sharing - NOTHING.. And does not matter if they are the same or not -- you can have 10 machines in 10 different workgroups all seeing each other just fine, etc.

Just went over this recently in another thread

But here 1 of the many threads where this is gone over and here is image showing - notice all the different workgroups being seen just fine!

https://www.neowin.net/forum/topic/575002-help-with-home-network-please/

post-14624-1186591082.jpg

As to his browsing now working?? You say you can access by IP -- what about name.

Ping the troublesome machine by IP, then try it by name

example

C:\Windows\System32>ping 192.168.1.4

Pinging 192.168.1.4 with 32 bytes of data:

Reply from 192.168.1.4: bytes=32 time<1ms TTL=128

Reply from 192.168.1.4: bytes=32 time<1ms TTL=128

C:\Windows\System32>ping p4-28g

Pinging p4-28g.local.lan [192.168.1.4] with 32 bytes of data:

Reply from 192.168.1.4: bytes=32 time<1ms TTL=128

Reply from 192.168.1.4: bytes=32 time<1ms TTL=128

You notice mine comes back fully qualified, thats because I run a local dns -- but you should just broadcast for name and find it.. post the output of IPconfig /all -- what does it show for the node type?

C:\Windows\System32>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : quad-w7

Primary Dns Suffix . . . . . . . : local.lan

Node Type . . . . . . . . . . . . : Hybrid

IP Routing Enabled. . . . . . . . : No

WINS Proxy Enabled. . . . . . . . : No

DNS Suffix Search List. . . . . . : local.lan

Will fix it up for you -- but finding a computer by name has nothing to do with what workgroup their in either.. Thats just browsing, and means nothing to file sharing.

Lets first see if you can resolve netbios name by broadcast first.. Then move on to network browsing issues.

But here are 2 good reads on issues with network browsing

http://www.microsoft.com/downloads/details.aspx?familyid=BB89501A-3609-45DE-8E35-38251E1349F6&displaylang=en

Computer Browsing for SOHO Networks with Microsoft Windows

http://www.microsoft.com/downloads/details.aspx?familyid=b5a2baba-cc80-4bcf-b1e4-d629028554e4&displaylang=en

Troubleshooting Computer Browsing on SOHO Networks with Microsoft Windows

Machine is named and they are all in the same group - Sorry BudMan, I made sure that was the case. ;)

This worked fine prior to connecting to his college network, since then he can not access other machines by computer name at home. Only by ip address.

With his shares and printers all being mapped, accessed, or installed from his pc named "HP" this doesn't work when he can't resolve the name. So in the HOSTS file I added the following:

192.168.xxx.xxx HP

Now those shares work as does printing, but there is a noticeable lag and as mentioned earlier, some apps just sit a think before coming back and being usable. None of that happened prior to this little mixup.

I will be reading up on your links there BudMan, I'll try to get back to his place soon to get some ipconfig results. I knew I should have grabbed those last night!

XP is still a usable system, but Windows 7 is a million times easier to use and configure. Too bad this laptop and the old HP machine can't handle it.

Yeah curious what the node type is, since if school set it to say p-mode then it would only be sending netbios queries to some wins server and would not do broadcast for the names.

Your getting a bit confused with the error with browsing and netbios name resolution. You don't need network browsing to resolve a netbios network name.

Here is another good writeup on how netbios name resolution works.

http://articles.techrepublic.com.com/5100-10878_11-5034239.html

How NetBIOS name resolution really works

Its a bit dated, but still good info.. For example -- so your machine can not resolve HP.. what does nbtstat -a HP return?

Also let me point out the bottom the article ;)

Browsing problems

Name resolution and browsing the network would seem to be closely related. If you can resolve all of the names on a network, then you should be able to browse the network. While this appears on the surface to be true, it is not. The mechanism for browsing is unrelated to the name resolution process.

Another great read for understanding netbios name resolution

http://technet.microsoft.com/en-us/library/bb727013.aspx

Chapter 11 - NetBIOS over TCP/IP

Which again is different than that error your seeing with trying to browse the workgroup - the other articles I linked to go into that issue.

Here is the contents of ipconfig /all

C:\&gt;ipconfig /all

Windows IP Configuration

        Host Name . . . . . . . . . . . . : D
        Primary Dns Suffix  . . . . . . . :
        Node Type . . . . . . . . . . . . : Peer-Peer
        IP Routing Enabled. . . . . . . . : No
        WINS Proxy Enabled. . . . . . . . : No
        DNS Suffix Search List. . . . . . : hsd1.mn.comcast.net.
                                            hsd1.mn.comcast.net.

Ethernet adapter Local Area Connection 3:

        Connection-specific DNS Suffix  . : hsd1.mn.comcast.net.
        Description . . . . . . . . . . . : Broadcom 440x 10/100 Integrated Controller
        Physical Address. . . . . . . . . : 
        Dhcp Enabled. . . . . . . . . . . : Yes
        Autoconfiguration Enabled . . . . : Yes
        IP Address. . . . . . . . . . . . : 192.168.0.100
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.0.1
        DHCP Server . . . . . . . . . . . : 192.168.0.1
        DNS Servers . . . . . . . . . . . : 
        Lease Obtained. . . . . . . . . . : Wednesday, September 08, 2010 5:05:01 AM
        Lease Expires . . . . . . . . . . : Wednesday, September 15, 2010 5:05:01 AM

Ethernet adapter Wireless Network Connection 3:

        Connection-specific DNS Suffix  . : hsd1.mn.comcast.net.
        Description . . . . . . . . . . . : Dell Wireless 1370 WLAN Mini-PCI Card
        Physical Address. . . . . . . . . : 
        Dhcp Enabled. . . . . . . . . . . : Yes
        Autoconfiguration Enabled . . . . : Yes
        IP Address. . . . . . . . . . . . : 192.168.0.101
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.0.1
        DHCP Server . . . . . . . . . . . : 192.168.0.1
        DNS Servers . . . . . . . . . . . : 
        Lease Obtained. . . . . . . . . . : Wednesday, September 08, 2010 1:33:49 PM
        Lease Expires . . . . . . . . . . : Wednesday, September 15, 2010 1:33:49 PM

"Node Type . . . . . . . . . . . . : Peer-Peer

Which = P-mode

--

# P-node (peer-to-peer): it uses NetBIOS name server such as WINS to resolve names of the NetBIOS. P-node does not work with broadcasts, because it directly query with the name server, enabling computers to resolve NetBIOS name across routers. P-node requires that all computers should be configured with the NetBIOS name server IP address. If the NetBIOS name server is not functioning, computers will not be able to communicate.

--

Well there you go - its never going to broadcast for names.

And for what possible reason would you have a wired and wireless connection going on at the same time?? If you wired, disable your wireless connection. This can quite often be setup automatically to do that.. If detect wired, disable wireless -- most dell wireless drivers have this option.

Change your node type to hybrid or b-mode, or just delete the node type entry and it should revert to default and you should be fine.

http://support.microsoft.com/kb/903267

To resolve this issue, follow these steps:

1. Click Start, click Run, type regedit, and then click OK.

2. Locate and then click the following registry subkey:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NetBt\Parameters

3. In the right pane of Registry Editor, delete the following values if they are present:

* NodeType

* DhcpNodeType

Note If the NodeType value is present, this value will override the DhcpNodeType value. If neither subkey is present and if no WINS servers are configured for the client, the computer uses b-node mode. If at least one WINS server is configured, the computer uses h-node mode.

4. Quit Registry Editor.

5. Restart the computer.

6. Try to view workgroup computers on the network again.

Or they have a download on that link to fix it for you ;)

http://go.microsoft.com/?linkid=9668706

Try saving the credentials in Control Panel -> User accounts -> Stored user names and passwords and then at the cmd prompt do "net use * /del" confirm yes and try re-accessing the share.

And for what possible reason would you have a wired and wireless connection going on at the same time?? If you wired, disable your wireless connection. This can quite often be setup automatically to do that.. If detect wired, disable wireless -- most dell wireless drivers have this option.

I'm not certain why both were active, I stopped over there real quick yesterday to get something and was able to run this. It could have been an oversight on turning off wireless.

Thanks for the info guys, I'm going to send him a note to try some of these responses and I'll let you know what happens!

Goddamn it BudMan, EVERY time I see a thread in which you've posted, I learn a s*itload of stuff. I guess there's a reason why you're an MVC, and you rightfully deserve it :). Keep the informational posts coming, they're actually pretty interesting (enjoyed your last one that I read that involved symlinks and the WinSxS folder)

  • 3 weeks later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft confirms Windows 11 26H2, urges IT admins to prepare for release by Usama Jawad Windows 11 typically follows an annual update cycle, but Microsoft recently broke that tradition a bit by releasing a "26H1" version in the first half of this year as a "scoped" build for select new silicon PCs only. This version was not available for customers using 24H2 and 25H2 builds, as Microsoft is busy preparing version 26H2 for them, confirmed officially for the first time. In a Windows IT Pro blog, Microsoft has urged IT admins to prepare for the upcoming release of Windows 11 version 26H2. The company has confirmed that this will be a small enablement package (eKB) that will simply light up certain disabled features that are already present in the operating system's code base. This means that the "refined" Windows update and deployment experience will be simpler and quicker, with minimal disruptions, as the feature update will simply toggle a few flags rather than performing a complete replacement. Microsoft has explained that this is all possible because the standard Windows 11 releases share the same servicing branch and hence, the same source code. However, this also means that Windows 11 26H1 users won't be able to upgrade to 26H2 as that is a different branch, but this is something we have known for a while now. Similar to previous annual feature updates, Windows 11 26H2 will offer the following support cycles: 24 months of support for Home, Pro, Pro EDU, and Pro for Workstations editions 36 months of support for Enterprise, Education, IoT Enterprise, and Enterprise Multi-session editions Microsoft has not confirmed a concrete release date for Windows 11 26H2, but noted that it is "coming soon". If we go by the ongoing release cadence, we can expect it to begin rolling out in early October 2026. As such, IT admins have been encouraged to begin validating Windows Insider releases in the Experimental Channel, plan rollout rings, and strategize the utilization of their existing deployment tools.
    • Windows 11 gets new audio improvements in the latest builds by Taras Buria Today's Experimental builds (26H1 and Future Platforms, formerly Canary) pack several audio-related improvements. If your device is enrolled in the Experimental Channel (26H1), you can download build 28120.2315, while those in the Future Platforms version have build 29613.1000 to try. Here is what is new in build 29613.1000: [Audio] Following up on our previous improvements, we’re making some more adjustments to Settings > System > Sounds based on your feedback. Namely, we’ve updated the “All sound devices” page so: You now have the ability to change default devices from this page. Each of the devices displayed on this page now has a little volume meter next to it to show if there is audio actively playing. We’ve adjusted the page design slightly so now you can filter whether you’re viewing input or output devices. We’ve added toggles so you can choose if you want to hide or show disabled, disconnected, and unplugged devices on this page. We’ve also updated the input and output audio properties page for devices in Settings to now include jack information for those that need it. And here is the changelog for build 28120.2315: This update includes a small number of minor bug fixes and improvements. [Accessibility] This update improves caption style responsiveness by redrawing captions immediately for caption style changes. If no current caption is visible, a sample caption string is displayed. [Audio] This update improves the reliability of the inbox HD Audio driver. You can find the official release notes for build 28120.2315 here and for build 29613.1000 here.
    • I agree with what I think you are saying, just not in the way you are saying it. Like any tool, the amount it represents your work is perorational to the effort you put into it. It is similar to why 2nd grade math students learning to add and subtract are not allowed to use calculators, but a high-school calculous student is. For the 2nd grader, that tool would completely replace the work they are doing, for the calculous student the same tool allows them to work far more effectively while in no way replacing their effort or knowable. If you spend 30 seconds writing a prompt, then the image that comes out is no more "yours" than if you found the same image with a Google Image search. However, many of these generative tools also support highly iterative processes that allow back and forth, and merging generated images with photos or human created images. I am sure you would agree that a human spending hours of time working on a project, even if AI was involved in the process, still reflects that human's work.
    • Windows 11 version 26H2 is now available for testing in the latest preview build by Taras Buria Friday Windows 11 preview builds are here. Insiders in the Experimental (formerly Dev) and Beta Channel can download builds 26300.8697 and 26220.8690. There are no new features, but Microsoft is officially moving the Experimental Channel to version 26H2. In addition, Microsoft is improving the copy dialog in File Explorer, the Start menu reliability, and fixing virtualization issues. Here is the changelog: [General] With today’s build, Windows Insiders in the Experimental channel will see the versioning updated under Settings > System > About (and winver) to version 26H2. For more information, see the Windows Insiders blog. [File Explorer] We’ve improved the visual consistency and reliability of the Copy dialog in Dark mode, including its launch experience and the expanded progress view. [Start menu] - Also available in Beta Improved reliability of Start menu reflecting newly installed or removed apps without requiring sign-out or restart. [Taskbar] Fixed an issue for Insiders using the new smaller taskbar option, where the system tray might get cut off or pushed off screen. [Settings] - Also available in Beta Improved reliability of Settings > Apps > Startup. [Virtualization] - Also available in Beta This update addresses an issue that could result in bugchecks citing HYPERVISOR_ERROR (0x20001) and KMODE_EXCEPTION_NOT_HANDLED (0x1E) errors after installing the latest flights on some devices during system restarts, virtual machine operations, or while running some gaming applications. You can find the official changelog for the Experimental build here and for the Beta build here.
    • I've always preferred this possibility. There is something that feels good about the idea that all matter in the universe will eventually come back together and maybe even result in another big bang. The idea that the universe would fizzle out over the eons and forever drift apart is a little depressing. I realize it is not logical to let a basic human desire for life to have a grand everlasting meaning change the way I feel about a scientific theory, but I am human, so that is how I feel :-).
  • Recent Achievements

    • Collaborator
      ryansurfer98 went up a rank
      Collaborator
    • Week One Done
      Eurosoft10 earned a badge
      Week One Done
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
    • One Year In
      Skeet Campbell earned a badge
      One Year In
    • One Month Later
      Sharbel earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      574
    2. 2
      +Edouard
      188
    3. 3
      Michael Scrip
      77
    4. 4
      PsYcHoKiLLa
      76
    5. 5
      neufuse
      71
  • Tell a friend

    Love Neowin? Tell a friend!