I'm looking at a friend's Compaq Presario CQ60 laptop which has Windows Vista Home Premium (32-bit) installed. They are experiencing some strange wireless networking issues which I've confirmed. Here's the deal: when they attempt to connect to their wireless network, which is provided through an AT&T U-Verse modem/router, their system gets a valid IP address assignment, along with a valid default gateway assignment, both assigned via DHCP, but they can't access the Internet.
I have the machine in my possession and I've been doing some research and testing and have found the following, so far:
When I connect the system to my wireless network, provided through a Linksys WRT120N wireless router, everything works fine. The system gets valid IP address and default gateway assignments and I can access the Internet just fine.
When I connect the system to my mom's wireless network, provided through a Trendnet wireless N150 DSL modem/router combo, the laptop behaves as it does at my friend's house; it gets valid IP address and default gateway assignments but can't access the Internet.
So, when I connect the system to my mom's wireless network, ipconfig /all shows this:
When I try to ping the default gateway, I get this:
Ok, if I boot Linux on the laptop and connect to my mom's wireless network, I get this connection info:
Here is routing information:
When I ping the default gateway, I get replies back:
Cool. Now, if I connect the system to my home wireless network, ipconfig /all shows this:
When I ping the default gateway, I get replies back.
I've tried updating the wireless adapter drivers using Windows update and the latest drivers are installed. I've deleted the wireless network from the list of preferred networks and reconnected to the network, manually entering the passphrase. WPA/WPA2 TKIP or AES encryption is enabled in both my mom's wireless router and in my wireless router. I've tried changing the encryption in Windows from WPA2-AES to WPA-TKIP with no luck. I haven't touched the encryption setup in any routers.
What boggles my mind is why the system works with my mom's wireless network while running Linux but doesn't when running Windows Vista. While running Windows Vista, if I connect an Ethernet cable from the laptop to my mom's router and turn off the wireless adapter, I can get online just fine. It's only the wireless connection that is having problems and the problem is the system can't reach the default gateway, for some reason. I've tried disabling the Windows firewall and that doesn't help either.
Any ideas or suggestions of things to try or change?
Thanks!
Peace...
I have the machine in my possession and I've been doing some research and testing and have found the following, so far:
When I connect the system to my wireless network, provided through a Linksys WRT120N wireless router, everything works fine. The system gets valid IP address and default gateway assignments and I can access the Internet just fine.
When I connect the system to my mom's wireless network, provided through a Trendnet wireless N150 DSL modem/router combo, the laptop behaves as it does at my friend's house; it gets valid IP address and default gateway assignments but can't access the Internet.
So, when I connect the system to my mom's wireless network, ipconfig /all shows this:
Code:
Windows IP Configuration
Host Name . . . . . . . . . . . . : helen-PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Mixed
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Wireless LAN adapter Wireless Network Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Atheros AR5007 802.11b/g WiFi Adapter
Physical Address. . . . . . . . . : 00-24-2B-56-E5-3D
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::c47b:2cd7:f6a0:20ad%15(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.10.102(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Thursday, November 28, 2013 1:20:48 PM
Lease Expires . . . . . . . . . . : Friday, November 29, 2013 1:20:48 PM
Default Gateway . . . . . . . . . : 192.168.10.1
DHCP Server . . . . . . . . . . . : 192.168.10.1
DHCPv6 IAID . . . . . . . . . . . : 318776363
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-11-07-D6-0E-00-24-2B-56-E5-3D
DNS Servers . . . . . . . . . . . : 192.168.10.1
NetBIOS over Tcpip. . . . . . . . : Enabled
Ethernet adapter Local Area Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8102E Family PCI-E Fast Ethernet NIC (NDIS 6.0)
Physical Address. . . . . . . . . : 00-1F-16-64-74-D0
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter Local Area Connection* 7:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter Local Area Connection* 11:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : 6TO4 Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter Local Area Connection* 12:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 02-00-54-55-4E-01
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter Local Area Connection* 14:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : isatap.{705F09E2-C31B-4BE5-B8FD-B98333A1B7F2}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Code:
Pinging 192.168.10.1 with 32 bytes of data:
Reply from 192.168.10.102: Destination host unreachable.
Reply from 192.168.10.102: Destination host unreachable.
Reply from 192.168.10.102: Destination host unreachable.
Reply from 192.168.10.102: Destination host unreachable.
Ping statistics for 192.168.10.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Code:
eth0 Link encap:Ethernet HWaddr 00:1f:16:64:74:d0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:125 errors:0 dropped:0 overruns:0 frame:0
TX packets:125 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:16051 (16.0 KB) TX bytes:16051 (16.0 KB)
wlan0 Link encap:Ethernet HWaddr 00:24:2b:56:e5:3d
inet addr:192.168.10.102 Bcast:192.168.10.255 Mask:255.255.255.0
inet6 addr: fe80::224:2bff:fe56:e53d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:39 errors:0 dropped:0 overruns:0 frame:0
TX packets:136 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:6297 (6.2 KB) TX bytes:23497 (23.4 KB)
Code:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
default 192.168.10.1 0.0.0.0 UG 0 0 0 wlan0
link-local * 255.255.0.0 U 1000 0 0 wlan0
192.168.10.0 * 255.255.255.0 U 9 0 0 wlan0
Code:
PING 192.168.10.1 (192.168.10.1) 56(84) bytes of data.
64 bytes from 192.168.10.1: icmp_req=1 ttl=64 time=0.623 ms
64 bytes from 192.168.10.1: icmp_req=2 ttl=64 time=0.570 ms
64 bytes from 192.168.10.1: icmp_req=3 ttl=64 time=0.600 ms
64 bytes from 192.168.10.1: icmp_req=4 ttl=64 time=2.21 ms
64 bytes from 192.168.10.1: icmp_req=5 ttl=64 time=0.901 ms
64 bytes from 192.168.10.1: icmp_req=6 ttl=64 time=0.735 ms
64 bytes from 192.168.10.1: icmp_req=7 ttl=64 time=0.932 ms
64 bytes from 192.168.10.1: icmp_req=8 ttl=64 time=0.613 ms
--- 192.168.10.1 ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 6999ms
rtt min/avg/max/mdev = 0.570/0.898/2.216/0.515 ms
Code:
Windows IP Configuration
Host Name . . . . . . . . . . . . : helen-PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Mixed
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : hsd1.ca.comcast.net.
Wireless LAN adapter Wireless Network Connection:
Connection-specific DNS Suffix . : hsd1.ca.comcast.net.
Description . . . . . . . . . . . : Atheros AR5007 802.11b/g WiFi Adapter
Physical Address. . . . . . . . . : 00-24-2B-56-E5-3D
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::c47b:2cd7:f6a0:20ad%15(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.2.107(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Thursday, November 28, 2013 10:20:42 AM
Lease Expires . . . . . . . . . . : Friday, November 29, 2013 10:20:42 AM
Default Gateway . . . . . . . . . : 192.168.2.1
DHCP Server . . . . . . . . . . . : 192.168.2.1
DHCPv6 IAID . . . . . . . . . . . : 318776363
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-11-07-D6-0E-00-24-2B-56-E5-3D
DNS Servers . . . . . . . . . . . : 208.67.222.222
208.67.220.220
75.75.75.75
NetBIOS over Tcpip. . . . . . . . : Enabled
Ethernet adapter Local Area Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8102E Family PCI-E Fast Ethernet NIC (NDIS 6.0)
Physical Address. . . . . . . . . : 00-1F-16-64-74-D0
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter Local Area Connection* 6:
Connection-specific DNS Suffix . : hsd1.ca.comcast.net.
Description . . . . . . . . . . . : Microsoft ISATAP Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::5efe:192.168.2.107%16(Preferred)
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 208.67.222.222
208.67.220.220
75.75.75.75
NetBIOS over Tcpip. . . . . . . . : Disabled
Tunnel adapter Local Area Connection* 11:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : 6TO4 Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter Local Area Connection* 12:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 02-00-54-55-4E-01
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv6 Address. . . . . . . . . . . : 2001:0:9d38:90d7:10c3:14c4:3f57:fd94(Preferred)
Link-local IPv6 Address . . . . . : fe80::10c3:14c4:3f57:fd94%12(Preferred)
Default Gateway . . . . . . . . . : ::
NetBIOS over Tcpip. . . . . . . . : Disabled
Tunnel adapter Local Area Connection* 14:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : isatap.{705F09E2-C31B-4BE5-B8FD-B98333A1B7F2}
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
I've tried updating the wireless adapter drivers using Windows update and the latest drivers are installed. I've deleted the wireless network from the list of preferred networks and reconnected to the network, manually entering the passphrase. WPA/WPA2 TKIP or AES encryption is enabled in both my mom's wireless router and in my wireless router. I've tried changing the encryption in Windows from WPA2-AES to WPA-TKIP with no luck. I haven't touched the encryption setup in any routers.
What boggles my mind is why the system works with my mom's wireless network while running Linux but doesn't when running Windows Vista. While running Windows Vista, if I connect an Ethernet cable from the laptop to my mom's router and turn off the wireless adapter, I can get online just fine. It's only the wireless connection that is having problems and the problem is the system can't reach the default gateway, for some reason. I've tried disabling the Windows firewall and that doesn't help either.
Any ideas or suggestions of things to try or change?
Thanks!
Peace...