![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Networking Support General Networking Support Forum |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Oct 2006
Posts: 16
OS: XP
|
Xp networking problem
hey everyone, first time poster here. :)
My problem is that one of my Xp computers refuses to see any other computers on the network through "My Network Places", yet it can connect to all the others if I enter the IP in IE/Firefox. Heres my computers: Henry- iMac running OS X 10.3 (Wireless) Herbert- iBook running OS X 10.4 (Wireless) Basil- Win2k desktop (Wired) Hamilton- WinXP Home laptop (Wireless) Connor- WinXP Pro desktop (Wired) (The problem one) Weird thing is, that Basil for example can see all others except for Connor. The same goes for henry, herbert and hamilton. But Connor can only see itself in the "Network Places" area. All computers are going through a Linksys WRT54GS wired & 802.11g router. All on the same subnet and using the same DNS server. So what's going on? I've shutdown all the computers, and switched them on one by one, and made a new workgroup and renamed all the computers. Please help, it's really quite frustrating. :( |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Registered User
Join Date: Sep 2004
Posts: 302
OS: Vista (on Laptop) WinXP Pro SP3 (on Desktop)
|
Ping Tests
Can Connor ping all the other computers?
to do this: at a command prompt type: ping <address of computer> Then if that works, try it in the reverse, having the other computers Ping Connor. Post back with the results.
__________________
AMD X2 5000+ Black w/ XFX GeForce 8200 MoBo 4GB OCZ DDR2 RAM 3/4 of a TB of data storage between 2 HDD's (no RAID) |
|
|
|
|
|
#3 (permalink) |
|
Manager, Networking Forums
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,623
OS: Windows 7, XP-Pro, Vista, Linux
Blog Entries: 1
|
This sounds like the classic network browsing issue. What do you see in the event log for the problem computer and one of the "working" ones relating to networking?
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up! Microsoft MVP - Windows Desktop Experience |
|
|
|
|
|
#5 (permalink) |
|
Manager, Networking Forums
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,623
OS: Windows 7, XP-Pro, Vista, Linux
Blog Entries: 1
|
Control Panel, Administrative Tools, Event Viewer, and check the System event log.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up! Microsoft MVP - Windows Desktop Experience |
|
|
|
|
|
#6 (permalink) | |
|
Registered User
Join Date: Oct 2006
Posts: 16
OS: XP
|
Ok, I couldn't really find anything to do with networking, but the majority of the entries in the "System" section were to do with:
Quote:
|
|
|
|
|
|
|
#7 (permalink) |
|
Manager, Networking Forums
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,623
OS: Windows 7, XP-Pro, Vista, Linux
Blog Entries: 1
|
Sounds like the printer to me.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up! Microsoft MVP - Windows Desktop Experience |
|
|
|
|
|
#9 (permalink) |
|
Manager, Networking Forums
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,623
OS: Windows 7, XP-Pro, Vista, Linux
Blog Entries: 1
|
I don't know that the printer is affecting things, just that that message is from the printer for some reason.
Have you tried pinging both ways by name and IP address? Let's see if that works first.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up! Microsoft MVP - Windows Desktop Experience |
|
|
|
|
|
#11 (permalink) |
|
Manager, Networking Forums
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,623
OS: Windows 7, XP-Pro, Vista, Linux
Blog Entries: 1
|
PING <computer name>
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up! Microsoft MVP - Windows Desktop Experience |
|
|
|
|
|
#13 (permalink) |
|
Manager, Networking Forums
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,623
OS: Windows 7, XP-Pro, Vista, Linux
Blog Entries: 1
|
OK, it's a name resolution issue.
Checklist for networking Windows Machines with TCP/IP ----------------------------------------------------- - PCs which are not XP must have TCP/IP installed. - Each PC must have a unique computer name. - Each PC must have a network share defined. - ALL NICS must be on the same subnet (e.g. IP 192.168.0.* subnet mask 255.255.255.0). - XP PCs must have Netbios over TCP/IP enabled (only essential for XP to talk to W9X PCs). - MS Client and file & printer sharing must be enabled on each machine. - All NICs must have their node type = anything except p-node (peer to peer, or point-point). * To check, open a command prompt and type IPCONFIG /ALL. - XP's ICF firewall is permanently disabled. (Only necessary for pre XP SP2). - All 3rd party firewalls are disabled, uninstalled and deleted (until connection is working). - PCs have the same workgroup (helps, but not essential for XP/2K, necessary for 9X/ME). Allow 15 mins after rebooting a PC for that PC to appear in the workgroup, or for it to see all other PCs. Or you can search for the PC by its computer name. Additional things to check if you still have problems: ----------------------------------------------------- - Check your Services are Started on all PCs: Workstation, Server, TCP/IP Netbios helper, Computer Browser. - XP gives access to its shares via the Net Guest Account. (Note, not the same as the local guest account in user accounts which should be off). Net Guest Account is enabled by default in XP, but to check it, open a command prompt and type: NET USER GUEST Should return a line with 'Account active yes'. Check XP Security policies: -------------------------- - Access this computer from the network: add guest - Deny logon locally: remove guest - Network access:Sharing and security model... -> Guest only - Deny access to this computer from the network-> check Guest is not here.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up! Microsoft MVP - Windows Desktop Experience |
|
|
|
![]() |
| Thread Tools | |
|
|