Ok.. Wasn't sure how to title this thread but here's the situation.I have a 2nd PC with centos 5 on it. The onboard NIC works fine with the network. When I plug in my wireless usb Netgear wg111t it ONLY works when the onboard nic is connected to the router.If I unplug the ethernet cable from the PC the wireless USB wont work. What's the deal?I have set the wireless USB as both DHCP and static I with gateway/DNS/subnet maskuname -r2.6.18-53.1.4.el5Output# ifconfigeth0 Link encap:Ethernet HWaddr 00:118:A1:171inet addr:192.168.1.9 Bcast:192.168.1.255 Mask:255.255.255.0inet6 addr: fe80::211:d8ff:fea1:17d1/64 Scope:LinkUP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1RX packets:9111 errors:0 dropped:0 overruns:0 frame:0TX packets:8110 errors:0 dropped:0 overruns:0 carrier:0collisions:0 txqueuelen:1000RX bytes:584633 (570.9 KiB) TX bytes:615901 (601.4 KiB)Interrupt:185 Base address:0x2000lo Link encap:Local Loopbackinet addr:127.0.0.1 Mask:255.0.0.0inet6 addr: ::1/128 Scope:HostUP LOOPBACK RUNNING MTU:16436 Metric:1RX packets:8 errors:0 dropped:0 overruns:0 frame:0TX packets:8 errors:0 dropped:0 overruns:0 carrier:0collisions:0 txqueuelen:0RX bytes:560 (560.0 b) TX bytes:560 (560.0 b)wlan0 Link encap:Ethernet HWaddr 00:14:6C:37:E9:C3inet addr:192.168.1.11 Bcast:192.168.1.255 Mask:255.255.255.0inet6 addr: fe80::214:6cff:fe37:e9c3/64 Scope:LinkUP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1RX packets:1061 errors:0 dropped:0 overruns:0 frame:0TX packets:57 errors:0 dropped:0 overruns:0 carrier:0collisions:0 txqueuelen:1000RX bytes:91852 (89.6 KiB) TX bytes:9267 (9.0 KiB)# iwconfiglo no wireless extensions.eth0 no wireless extensions.wlan0 IEEE 802.11g ESSID:"linksys_SES_24172"Mode:Managed Frequency:2.437 GHz Access Point: 00:14:BF:0F:84:F5Bit Rate:54 Mb/sEncryption key:offLink Quality:79/100 Signal level:-45 dBm Noise level:-96 dBmRx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0Tx excessive retries:0 Invalid misc:0 Missed beacon:0sit0 no wireless extensions.lspci00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)lsusb -vBus 004 Device 003: ID 1385:4250 Netgear, IncDevice Descriptor:bLength 18bDescriptorType 1bcdUSB 2.00bDeviceClass 255 Vendor Specific ClassbDeviceSubClass 0bDeviceProtocol 0bMaxPacketSize0 64idVendor 0x1385 Netgear, IncidProduct 0x4250bcdDevice 0.01iManufacturer 1 Atheros Communications InciProduct 2 WG111TiSerial 3 1.0bNumConfigurations 1Configuration Descriptor:bLength 9bDescriptorType 2wTotalLength 46bNumInterfaces 1bConfigurationValue 1iConfiguration 0bmAttributes 0xa0Remote WakeupMaxPower 500mAInterface Descriptor:bLength 9bDescriptorType 4bInterfaceNumber 0bAlternateSetting 0bNumEndpoints 4bInterfaceClass 255 Vendor Specific ClassbInterfaceSubClass 0bInterfaceProtocol 0iInterface 0Endpoint Descriptor:bLength 7bDescriptorType 5bEndpointAddress 0x81 EP 1 INbmAttributes 2Transfer Type BulkSynch Type NoneUsage Type DatawMaxPacketSize 0x0200 1x 512 bytesbInterval 0Endpoint Descriptor:bLength 7bDescriptorType 5bEndpointAddress 0x01 EP 1 OUTbmAttributes 2Transfer Type BulkSynch Type NoneUsage Type DatawMaxPacketSize 0x0200 1x 512 bytesbInterval 0Endpoint Descriptor:bLength 7bDescriptorType 5bEndpointAddress 0x82 EP 2 INbmAttributes 2Transfer Type BulkSynch Type NoneUsage Type DatawMaxPacketSize 0x0200 1x 512 bytesbInterval 0Endpoint Descriptor:bLength 7bDescriptorType 5bEndpointAddress 0x02 EP 2 OUTbmAttributes 2Transfer Type BulkSynch Type NoneUsage Type DatawMaxPacketSize 0x0200 1x 512 bytesbInterval 0Device Qualifier (for other device speed):bLength 10bDescriptorType 6bcdUSB 2.00bDeviceClass 255 Vendor Specific ClassbDeviceSubClass 0bDeviceProtocol 0bMaxPacketSize0 64bNumConfigurations 1Port 4: 0000.0503 highspeed power enable connect# lsusbBus 003 Device 001: ID 0000:0000Bus 001 Device 001: ID 0000:0000Bus 002 Device 001: ID 0000:0000Bus 004 Device 003: ID 1385:4250 Netgear, IncBus 004 Device 001: ID 0000:0000# route -nKernel IP routing tableDestination Gateway Genmask Flags Metric Ref Use Iface192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 wlan00.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 wlan0# cat /etc/resolv.conf; generated by /sbin/dhclient-scriptsearch earthlink.netnameserver 207.69.188.185nameserver 207.69.188.186nameserver 207.69.188.187nmap -v -sP 192.168.1.0-255 | grep upHost 192.168.1.1 appears to be up.Host 192.168.1.2 appears to be up.Host 192.168.1.6 appears to be up.Host 192.168.1.9 appears to be up.Host 192.168.1.11 appears to be up.Nmap finished: 256 IP addresses (5 hosts up) scanned in 4.862 secondswhen both NICs are connected I can ssh from another PC to both of these addressesHost 192.168.1.9 appears to be up.Host 192.168.1.11 appears to be up.the 2 IPs when both NICs are working.When I unplug the ethernet(eth0) and reboot. I can not ping/ssh/etc into the 192.168.1.11(wlan0)but nmap says that ip .11 is upany advice??
3/23/2008 6:22:04 PM