Thanks for the reply, gowifi.
The adapter is given an IP address by the router and isn't a bridge to another network. Changing the SSID number didn't change anything. The PC can't ping the router or any internet addresses.
The PC can connect to the internet no problem when connected via an ethernet connection to the router.
The ipconfig output might offer a clue...
Quote:
C:\Documents and Settings\Administrator>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : COMP1
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Wireless Network Connection 3:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : NETGEAR WG111v2 54Mbps Wireless USB
2.0 Adapter #2
Physical Address. . . . . . . . . : 0C-0E-A5-D3-89-07
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.26
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 192.168.1.1
Lease Obtained. . . . . . . . . . : Thursday, June 08, 2006 12:24:10 AM
Lease Expires . . . . . . . . . . : Thursday, June 08, 2006 12:24:03 PM
|
Here's the route print output...
Quote:
C:\Documents and Settings\Administrator>route print
================================================== =========================
Interface List
0x1 ........................... MS TCP Loopback interface
0x10003 ...0C-0E-A5-D3-89-07 ...... NETGEAR WG111v2 54Mbps Wireless USB 2.0 Adap
ter #2 - Packet Scheduler Miniport
================================================== =========================
================================================== =========================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.26 25
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.1.0 255.255.255.0 192.168.1.26 192.168.1.26 25
192.168.1.26 255.255.255.255 127.0.0.1 127.0.0.1 25
192.168.1.255 255.255.255.255 192.168.1.26 192.168.1.26 25
224.0.0.0 240.0.0.0 192.168.1.26 192.168.1.26 25
255.255.255.255 255.255.255.255 192.168.1.26 192.168.1.26 1
Default Gateway: 192.168.1.1
================================================== =========================
Persistent Routes:
None
|
I'm open to any suggestions. Cheers.