From: Arun R. <ra...@pi...> - 2002-11-13 16:30:24
|
O Erudite Ones, I've gotten this far: 1. I see en2 in the network panel, and have it set up exactly like my Airport card but with a different IP address. 2. Lights on the card blink, and the signal strength meter shows a good strong reading. 3. The Wireless Config pane apparently finds my network, because the name shows up, and I didn't enter it. Problems: 1. Can't get through to any host: tried turning Airport off, change IP addresses, but no luck. 2. Signal strength meter registers a good reading even with the card pulled out! Hmm ... Here's the result of the troubleshooting script: > [imola:~/WirelessConfig/Utilities] rao% ./Troubleshooting\ Info.command > > ### system info > > ProductName: Mac OS X > ProductVersion: 10.2.2 > BuildVersion: 6F21 > Darwin imola.local. 6.2 Darwin Kernel Version 6.2: Tue Nov 5 22:00:03 > PST 2002; root:xnu/xnu-344.12.2.obj~1/RELEASE_PPC Power Macintosh > powerpc > ppc7450 > > ### wireless driver files installed > > drwxr-xr-x 3 root wheel 102 Nov 12 23:37 WirelessDriver.kext > drwxr-xr-x 3 root wheel 102 Nov 5 22:04 IOPCCardFamily.kext > ls: /Library/PreferencePanes: No such file or directory > > ### wirelesscard info > > | | | "VersionOneInfo" = ("Lucent > Technologies","WaveLAN/IEEE","V$ > | | | "VersionOneInfo" = ("Lucent > Technologies","WaveLAN/IEEE") > | | +-o pccard156,2@0,0 <class IOPCCard16Device> > | | | "IOName" = "pccard156,2" > > ### network info > > lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 > inet 127.0.0.1 netmask 0xff000000 > gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280 > stf0: flags=0<> mtu 1280 > en2: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet6 fe80::202:2dff:fe67:4126%en2 prefixlen 64 scopeid 0x4 > inet 192.168.21.156 netmask 0xfffffff8 broadcast 192.168.21.159 > ether 00:02:2d:67:41:26 > media: <unknown type> (DS11 <full-duplex>) status: active > supported media: none manual autoselect DS1 <half-duplex> DS1 > <full-duplex> DS2 <half-duplex> DS2 <full-duplex> DS5 <half-duplex> > DS5 <full-duplex> DS11 <half-duplex> DS11 <full-duplex> > en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet6 fe80::203:93ff:fe86:3db2%en0 prefixlen 64 scopeid 0x5 > ether 00:03:93:86:3d:b2 > media: autoselect (none) status: inactive > supported media: none autoselect 10baseT/UTP <half-duplex> > 10baseT/UTP <half-duplex,hw-loopback> 10baseT/UTP <full-duplex> > 10baseT/UTP <full-duplex,hw-loopback> 100baseTX <half-duplex> > 100baseTX <half-duplex,hw-loopback> 100baseTX <full-duplex> 100baseTX > <full-duplex,hw-loopback> 1000baseTX <full-duplex> 1000baseTX > <full-duplex,hw-loopback> 1000baseTX <full-duplex,flow-control> > 1000baseTX <full-duplex,flow-control,hw-loopback> > en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet6 fe80::230:65ff:fe03:777b%en1 prefixlen 64 scopeid 0x6 > ether 00:30:65:03:77:7b > media: autoselect (<unknown type>) status: inactive > supported media: autoselect > > ### wd command line tool status > > 2002-11-13 06:58:29.209 WirelessConfig[2285] Iterations: 1 > Network Name: Our Home, successful: Y > Status: > Network: Our Home > WEP Enabled:NO > Signal Strength:84 > [imola:~/WirelessConfig/Utilities] rao% > and here's the result of netstat -r : > [imola:~/WirelessConfig/Utilities] rao% netstat -r > Routing tables > > Internet: > Destination Gateway Flags Refs Use Netif > Expire > default 192.168.21.153 UGSc 10 6 en1 > localhost localhost UH 11 13786 lo0 > 169.254 link#6 UCS 0 0 en1 > 192.168.21.152/29 link#6 UCS 2 0 en1 > 192.168.21.153 0:6:2a:c8:38:54 UHLW 10 0 en1 > 549 > 192.168.21.154 localhost UHS 0 2 lo0 > 192.168.21.156 localhost UHS 0 2 lo0 > 192.168.21.159 link#6 UHLWb 4 34 en1 > > Internet6: > Destination Gateway Flags Netif Expire > UH lo0 > fe80::%lo0 Uc lo0 > link#1 UHL lo0 > fe80::%en2 link#4 UC en2 > 0:2:2d:67:41:26 UHL lo0 > fe80::%en0 link#5 UC en0 > 0:3:93:86:3d:b2 UHL lo0 > fe80::%en1 link#6 UC en1 > 0:30:65:3:77:7b UHL lo0 > ff01:: U lo0 > ff02::%lo0 UC lo0 > ff02::%en2 link#4 UC en2 > ff02::%en0 link#5 UC en0 > ff02::%en1 link#6 UC en1 > Any help is greatly appreciated ... -Arun |