Computing.Net > Forums > Windows XP > Network Neighbourhood Not Working

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Network Neighbourhood Not Working

Reply to Message Icon

Name: bluebomber101
Date: November 13, 2007 at 16:51:41 Pacific
OS: Win XP Pro
CPU/Ram: P4 Prescott 3.0GHz
Product: Asus Mobo
Comment:

I have a 2 comp. workgroup with XP Pro and XP Home systems. They both use the Windows Firewall.

They both have shared folders on them that I like to use once in a while.

The XP Pro machine has a shared printer on it.

They are connected through a router and I can see them both in DHCP all the time. They can ping each other all the time.

However, when I try to access their shared folders, it is very hit and miss, usually miss though. The XP Home machine seems to be able to access the XP Pro's folders a little more often. The printer works more often than the shared folders, although not all the time either.

When I do a search for them using Start, Search, Computers or People, nothing turns up. When I go to Start Run, //(name of computer) nothing turns up (returns the error "Windows cannot find *name of computer* Make sure you typed the name correctly....).

Both computers are using TCP/IP.

Again, I can see the XP Pro resources on the XP Home machine rather than vice versa but there still seems to be a problem with the XP Home machine.

I have tried to compare the 2 comps, and can't find any answers?

Any idea why Network Neighbourhood won't work? Its funny why Start, Run won't find them either.



Sponsored Link
Ads by Google

Response Number 1
Name: Razor2.3
Date: November 13, 2007 at 18:45:34 Pacific
Reply:

They both use the Windows Firewall.
Well there's your problem.

Start Run, //(name of computer) nothing turns up
It's "\\". Not "//".


0

Response Number 2
Name: bluebomber101
Date: November 13, 2007 at 19:23:07 Pacific
Reply:

I turned off Windows Firewall on both... no improvement.

BTW... \\ is what I had tried. Sorry.

Any other ideas?


0

Response Number 3
Name: SysLock
Date: November 14, 2007 at 06:06:51 Pacific
Reply:

Have you tried accessing them by just their IP? If you can get to them via ip and not name, you have a DNS issue.

ex. \\192.168.1.100

You can find the ip of each pc by start>run>cmd>ipconfig



0

Response Number 4
Name: bluebomber101
Date: November 14, 2007 at 08:31:28 Pacific
Reply:

Using the IP seems to work.

So why do you think using the names won't work?

Thanks


0

Response Number 5
Name: SysLock
Date: November 14, 2007 at 09:28:48 Pacific
Reply:

DNS converts recognizable names to ip addresses. So when you enter a computer name or url, that name gets looked up in a table (usually DNS server) or host file and makes the translation to an ip address.

Several things to check. In Network Places, view connections and then right click the connection (usually local connection) and select properties. You will see the connection properties and select TCP/IP and then properties button. You will want to ensure that obtain ip address automatically and DNS server address is selected. Next run ipconfig/all from the command prompt and post the results if no changes were made. I'm assumming that your router connects to an ISP?


0

Related Posts

See More



Response Number 6
Name: bluebomber101
Date: November 14, 2007 at 11:20:46 Pacific
Reply:

Alright this is the readout from ipconfig /all. I turned on DNS to look to the router, and yes, the router is connecting to the ISP.

Windows IP Configuration

Host Name . . . . . . . . . . . . : dan-f0d82a223e7
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : Yes

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Marvell Yukon 88E8053 PCI-E Gigabit
Ethernet Controller
Physical Address. . . . . . . . . : 00-13-D4-29-F3-43
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.104
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
Lease Obtained. . . . . . . . . . : Wednesday, November 14, 2007 1:17:51
PM
Lease Expires . . . . . . . . . . : Wednesday, November 21, 2007 1:17:51
PM

Thanks


0

Response Number 7
Name: SysLock
Date: November 14, 2007 at 12:45:50 Pacific
Reply:

What are your settings in advanced tab of TCP/IP properties for WINS and NetBios name resolution?


0

Response Number 8
Name: bluebomber101
Date: November 14, 2007 at 14:11:25 Pacific
Reply:

Under the WINS tab, I have checked
Enable LMHOSTS lookup and
Enable NetBIOS over TCP/IP


0

Response Number 9
Name: SysLock
Date: November 15, 2007 at 06:53:09 Pacific
Reply:

I'm not sure why your running a WINS proxy as shown in the ipconfig for a home network? You can edit the lmhosts file located in the \windows\system32\drivers\etc folder and manually add the computer names and ip addresses for name to ip resolution or disable the WINS proxy.


0

Response Number 10
Name: bluebomber101
Date: November 15, 2007 at 09:50:10 Pacific
Reply:

I enabled WINS proxy in troubleshooting this issue. I disabled it again, and still no luck.



0

Response Number 11
Name: SysLock
Date: November 15, 2007 at 10:53:02 Pacific
Reply:

With WINS disabled, run from command prompt, ipconfig /release then ipconfig /renew and finally ipconfig /registerdns. Other thing I'm curious about is if you can ping the other system using a computer name?

What ISP are you using?


0

Response Number 12
Name: bluebomber101
Date: November 15, 2007 at 13:23:42 Pacific
Reply:

Alright, after about 40 minutes after running ipconfig/registerdns, no errors in Event Viewer came up. I pinged the name of the WinXP Home comp. from the XP Pro comp, no problem.



0

Response Number 13
Name: SysLock
Date: November 15, 2007 at 13:31:44 Pacific
Reply:

So network neighborhood is working correctly now with names or same problem?


0

Response Number 14
Name: bluebomber101
Date: November 15, 2007 at 13:33:09 Pacific
Reply:

Sorry...
No, Network Neighbourhood isn't working still.

I can go to Start, Run and then type in the name of the computer, and access files I want that way.....but something tells me I shouldn't have to do it that way.....any ideas?


0

Response Number 15
Name: SysLock
Date: November 15, 2007 at 14:00:48 Pacific
Reply:

Reboot cable modem, router and pc is just about my last thought and see what ipconfig/all shows.


0

Response Number 16
Name: bluebomber101
Date: November 15, 2007 at 20:05:24 Pacific
Reply:

Well, I restarted the XP Pro comp and everything looks good. Unless you have any more suggestions, I guess we'll see what happens.

I just wish it would work permanently.



0

Sponsored Link
Ads by Google
Reply to Message Icon

XP-Home + firefox - lates... memory modules



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: Network Neighbourhood Not Working

Network Printer not working in XP www.computing.net/answers/windows-xp/network-printer-not-working-in-xp/162803.html

Safe Mode With networking not working www.computing.net/answers/windows-xp/safe-mode-with-networking-not-working/177562.html

BSOD 0x0A - Normal TS Not Working www.computing.net/answers/windows-xp/bsod-0x0a-normal-ts-not-working/168754.html