this sounds like a wireless issue, which makes a difference.
if you have the correct key, make sure you're using the same authentication (psk, wep, etc) as the router, there may be a mismatch.
if this isn't a wireless thing, then maybe both boxes are getting the same IP address? that can cause major issues... try hard-coding it's IP to something you know isn't being used, and see if that helps.
2007-03-12 08:09:56
·
answer #1
·
answered by fixedinseattle 4
·
0⤊
0⤋
If the above suggestions don't work, it's possible you just have a bad card or is on it's way. Happend to me, but it was a new D-Link USB adapter which came with my D-link router. I've used it 4x and each time it can't maintain it's connection while my laptops built in wireless adapter, that's 4 years old, has no problem staying connected to my D-Link router.
Also my girlfriends laptop stay's connected to my D-Link router without a problem, she's using a Linksys card in a pcmcia slot.
If you have access to another card, see if that makes a difference, or buy a new one, return it to the store if you still have the same problem, this eliminates the card as the problem.
2007-03-12 16:45:50
·
answer #2
·
answered by ? 3
·
0⤊
0⤋
Sounds like the laptop isn't getting an IP address. I assume the desktop is working fine? You can check the IP address on the by using the "ipconfig" command from the command line.
Where does your laptop get it's IP address from? Do you have a router running DHCP?
It sounds similar to a problem I have with my network. In my case the wireless access point I have periodically goes to sleep. If I reboot the access point it will work fine for awhile.
2007-03-12 15:14:31
·
answer #3
·
answered by Fester Frump 7
·
0⤊
0⤋
You are probably putting in the wrong key. Browse into your router and check the wireless security for the correct key. The limited connectivity message comes up anytime the NIC gets an APIPA (automatic private IP address). APIPA's start with 169.254.xxx.xxx and will not work on a network unless the entire network is using this addressing scheme. Most routers use the 192.168.xxx.xxx scheme. I hope this helps.
2007-03-12 15:12:58
·
answer #4
·
answered by hmhhhdirtbag 5
·
0⤊
0⤋
I encountered a similar problem on a client wireless. The problem was McAffee's wireless security. It insisted on taking over wireless security (even changing the router's settings). With all the right settings, all the right keys, it still showed "limited or no connectivity"; all due to the McAffee security suite.
If you have some type of wireless security suite such as McAffee, consider disabling it to see if that is the issue.
2007-03-12 20:08:02
·
answer #5
·
answered by antirion 5
·
0⤊
0⤋
I will try and help you troubleshoot, everyone thinks its your wireless which it could be. Below are some commands to type to test simple stuff.
Here is how to find out:
Start >> Run >> cmd
C:\WINDOWS>ipconfig
Windows IP Configuration
Ethernet adapter Wireless Network Connection:
Connection-specific DNS Suffix . : xxxx.com
IP Address. . . . . . . . . . . . : 10.11.2.194
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . : 10.11.0.1
C:\WINDOWS>ping 10.11.0.1
Pinging 10.11.0.1 with 32 bytes of data:
Reply from 10.11.0.1: bytes=32 time=131ms TTL=64
Reply from 10.11.0.1: bytes=32 time=9ms TTL=64
Reply from 10.11.0.1: bytes=32 time=9ms TTL=64
Reply from 10.11.0.1: bytes=32 time=10ms TTL=64
OK, so first type ipconfig and then try pinging the Default Gateay IP. This is what I did above. If you see 'Reply from ...' then it is NOT a network problem.
At that point, try pinging 4.2.2.2 - if that works your network is set up just fine.
2007-03-12 15:47:10
·
answer #6
·
answered by catchotheday_98 1
·
0⤊
0⤋
Maybe your router are set with limited number of dynamic IP addresses. You should go to that router and reconfigure it.
2007-03-12 15:11:03
·
answer #7
·
answered by Henry 4
·
0⤊
0⤋