nodreads says:
DNS servers are entered correctly
FW is turned off
Question: how would it be on a different subnet (subnet mask?) How would I check (ipconfig/all?)
Thanks
Main Topics
Browse All TopicsI'm trying to connect an XP machine (daughter-mobile) wirelessly to my home network behind a Linksys router. The network contains XP, W2k and a Vista machine. I can see daughter-mobile on the network from the Vista and w2k machines, but I can't ping it, and I cannot ping my router from daughter-mobile.
BACKGROUND
I'm not using DHCP.
I have installed NetBEUI on daughter-mobile.
I have enabled NetBIOS over TCP/IP
I have another XP machine (dad-mobile) successfully working on the network.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Yup, ipconfig /all will tell you everything.
In a home network please ensure that the subnet mask is 255.255.255.0 and that first three octets of the IP address are THE SAME - ie:
(for this example we'll assume your router is 192.168.1.A - where 'A' could be any number from 1-254)
your IP addresses for the computers need to be:
192.168.1.x
192.168.1.y
192.168.1.z ...etc...
If they're not on the same local subnet, they won't see each other...
also, try pinging by IP address (numerical) instead of by name... that will tell you if it's a DNS issue.
If you are not using DHCP on the home-based LAN side, you will have to set your users up with a static IP address and subnet mask. Otherwise your user's default IP will probably not be in the same IP space and therefore not be able to communicate.
Also, when you do IPconfig /all to your daughters machine, check and see if you have a line in the text that says something like Toredo tunnel and an alpha numeric IP address. If so, her machine may be using IP version 6 witch is not compatible with IP version 4 routers. The fix for this is to uninstall the IPversion 6 protocol and install IP version 4 protrocol.
All machines are on the same workgroup and have the same subnet mask
All are on the same subnet (192.168.1.x)
All machines have static IP addresses in the range 1 - 254
I pinged using the numerical IP address
daughter-mobile is not using IPv6
I don't know if this helps identify the problem, but all PCs can see daughter-mobile on "view workgroup computers" but it can't see any of the other PCs (xx network not accessible. You might not have pemissions ... etc)
Thanks
Guys, I think the problem is with the Vista Machine, everyone is able to browse workgroup computers, that means NETBIOS is being used.
NETBIOS master browser will be the Vista Machine since that's the newest version of the Windows OS (2K, XP, Vista)
-------
Is the proxy server settings on your "daughter-mobile" pc configured wrongly?
------
On "daughter-mobile" open command line and ping localhost (127.0.0.1)
127.0.0.1 is loopback, anything can ping that...
Sounds like daughter-mobile is NOT connected properly. Can it ping your router at all (ie: 192.168.0.1) or whatever your default gateway is?
one of the problems with using static IP when setting up a home network is you don't know if you're actually talking to the router or not without pinging it, etc.
If you used DHCP instead, you'd know right away if you're getting an address and as such, communicating properly.
I'm thinking something to do with daughter mobiles network drivers or the tcp/ip settings are not right. Try setting it to DHCP and plugging into a network cable on the router (rather than going wireless). If that works, then try wireless/dhcp. that'll help you troubleshoot where the problem is.
the confusing part is you said the other two can see daughter-mobile, which doesn't make sense... can they MAP to it? Can they ping it? Can you access a share on it from the other computers? If NOT (which is what I suspect) then you know the problem is that networking is NOT setup right on daughter mobile...
Let me know if you can ping your default gateway/router from daughter mobile. I suspect you can't...
does daughter mobile let you see your wireless router when you use the windows (or driver-based) view of available wireless networks?
127.0.0.1 or localhost ping is done to test if your tcpip stack is working at all - that's why the suggestion.
In this scenario, it's also used to establish if the user has TCPIP installed on his "daughter-mobile" PC.
This just occured; I've faced a similar problem with routers that if you don't use the router to assign IP address, the router may not recognize the machine even though it's on the local LAN.
My suggestion:
1. Configure DHCP on your LinkSys Router
2. Get the MAC address of each client connecting to your router
3. Reserve an IP address on the router based on each machine's MAC address
4. Set the machines to automatically obtain IP address and DNS
5. Reboot machines
In addition:
Check that your WEP/WPA settings are correct, if you're using different wireless network clients and you're using password to wep/wpa authentication/calculation
You have several very good comments already but I thought I would put very simply for you what you need in order to have internet access
1) Your gateway and your machine MUST be on the same subnet
2) if using FQDN's as is usual, you must be ablle to reach a DNS server somehwhere, on your network or the internet
3) Make sure no firewall or other utility is blocking the nework services you need, for instance Port 80 for Web, 53 for DNS, etc
4) if you can ping your gateway, escalate and attempt to ping something outside to test
5) if you cant ping your gateway and the above are in place, you might have a connectivity problem, say maybe you are using mac address filtering on the wireless connection. This will allow you to connect but there will be no data transfer.
Business Accounts
Answer for Membership
by: AlbertaBeefPosted on 2007-08-04 at 12:47:21ID: 19631918
Ensure you've got it in the same subnet (you mention you're NOT using DHCP), that the DNS servers are entered correctly and then make sure the firewall isn't interfering.
AB