[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

    • You pay just $100 per TB with this rare 4TB PCIe Gen4 NVMe SSD deal by Sayan Sen SSDs and GPUs are incredibly hard to get nowadays due to high pricing. Discounts are quite rare which is why we report on them as soon as we spot a good deal. For example AMD's new 9070 GRE was finally up for sale at a very good price of just $500 thanks to a special coupon. Sadly that deal is gone but if you happen to be looking for a 4TB NVMe SSD and can spend around $400 there is a really good offer on sale that you should not miss out on as TeamGroup's 4TB G50 model is on sale for that that price which means you are only paying $100 per TB, a very good deal in the current market (purchase link under the specs table down below). The TeamGroup T-FORCE G50 NVMe SSD is a PCIe Gen4 drive and as such it promises to deliver sequential read speeds of up to 5,000 MB/s, helping accelerate game loading, file transfers, and everyday computing tasks. Since this is a 4TB drive you can use it for a gaming library to take advantage of things like DirectStorage. The SSD features an InnoGrit controller and SLC caching technology to support consistent performance. An ultra-thin, patented graphene heatsink is included to aid in heat dissipation. Get it at the link below: Team Group T-FORCE G50 4TB Internal SSD (TM8FFE004T0C129): $449.99 + $50 off w/ promo code SSF69668, limited offer => $39.99 (Sold and Shipped by Newegg US) Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • I agree. I also think Phil stayed too long. They should definitely fire whoever thought all a console platform needed was Call of Duty, Elder Scrolls, and Fallout to survive. Asha and crew are still saying they need more Elder Scrolls and Fallout games. They simply don't get it.
    • Macbook Air is an appealing option, as are plethora of Windows devices with various different CPU's
  • Recent Achievements

    • One Year In
      Console General earned a badge
      One Year In
    • One Year In
      Twozo Technologies earned a badge
      One Year In
    • One Month Later
      Twozo Technologies earned a badge
      One Month Later
    • Week One Done
      Twozo Technologies earned a badge
      Week One Done
    • Veteran
      branfont went up a rank
      Veteran
  • Popular Contributors

    1. 1
      +primortal
      514
    2. 2
      +Edouard
      197
    3. 3
      PsYcHoKiLLa
      109
    4. 4
      Steven P.
      89
    5. 5
      Nick H.
      71
  • Tell a friend

    Love Neowin? Tell a friend!