Tech Support Guy banner

Solved: Problem connecting wireless laptop to secured network

936 Views 11 Replies 5 Participants Last post by  redpanda
I presently have 2 desktops. One is connected via wireless Netgear adapter. I have the network secured with WPA2. It works fine. The problem is I'm trying to connect my laptop with a compatible (same family) 108 Mbps wireless pc card. I can connect to my neighbor's unsecured network which is across the street and about 400 feet away with a weak signal yet downloads are quick. The laptop is about 4 feet from my router. I finally got it to briefly connect to my secured network and then it apparently lost the connection. I can't get beyond google's home page. Netgear says it's connected but something it preventing the connection.The firewall in the laptop is disabled.

If I type ipconfig, I get:
IP address 192.168.1.4
Subnet mask 255.255.255.0
Default Gateway 192.168.1.1

If I type ping www.google.com, I get 4 timed outs.

I've downloaded Netgear's latest drivers for the laptop.
Suggestions? Operating system in the laptop is XP Home Ed. with everything updated.
Status
Not open for further replies.
1 - 2 of 12 Posts
try pinging the google IP address
64.233.187.99

or putting that in as a URL address on firefox or IE

take the secruity off the router and see if you can connect
do you have a firewall??

post an ipconfig /all

ping the default gateway

then ping the following
------------------------------------------------
try ping the name and then the IP see below

start
run
cmd

C:\Documents and Settings\wayne>ping {the default gateway ipaddress you got above }

C:\Documents and Settings\wayne>ping google.com
Pinging google.com [64.233.187.99] with 32 bytes of data:

Reply from 64.233.187.99: bytes=32 time=120ms TTL=243
Reply from 64.233.187.99: bytes=32 time=107ms TTL=243
Reply from 64.233.187.99: bytes=32 time=102ms TTL=243
Reply from 64.233.187.99: bytes=32 time=101ms TTL=243

Ping statistics for 64.233.187.99:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 101ms, Maximum = 120ms, Average = 107ms

C:\Documents and Settings\wayne>ping 64.233.187.991
Ping request could not find host 64.233.187.991. Please check the name and try a
gain.
C:\Documents and Settings\wayne>ping 64.233.187.99
Pinging 64.233.187.99 with 32 bytes of data:

Reply from 64.233.187.99: bytes=32 time=116ms TTL=243
Reply from 64.233.187.99: bytes=32 time=113ms TTL=243
Reply from 64.233.187.99: bytes=32 time=113ms TTL=243
Reply from 64.233.187.99: bytes=32 time=111ms TTL=243

Ping statistics for 64.233.187.99:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 111ms, Maximum = 116ms, Average = 113ms

C:\Documents and Settings\wayne>
See less See more
1 - 2 of 12 Posts
Status
Not open for further replies.
Top