From: Jouni Malinen (jkmaline_at_cc.hut.fi)
Date: 2002-08-24 16:28:29 UTC
On Wed, Aug 21, 2002 at 12:28:13AM -0400, Kevin Matthews wrote:
> wlan0     IEEE 802.11-DS  ESSID:"Defender"
>           Mode:Master  Frequency:2.462GHz  Access Point: 00:03:2F:00:C5:D9
>           Encryption key:xxxx-xxxx-xx   Encryption mode:restricted
>           Rx invalid nwid:0  Rx invalid crypt:29  Rx invalid frag:0
>           Tx excessive retries:86  Invalid misc:38   Missed beacon:0
Have you tested this without WEP? At least some of the packets seem to have been encrypted incorrectly (Rx invalid crypt counter 29).
> wlan0     Link encap:Ethernet  HWaddr 00:03:2F:00:C5:D9
>           inet addr:192.168.0.3  Bcast:192.168.0.255  Mask:255.255.255.0
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:1979 errors:0 dropped:7 overruns:0 frame:0
>           TX packets:65 errors:4 dropped:0 overruns:0 carrier:0
At least the driver seems to be receiving some packets..
> wlan0: authentication: 00:30:65:02:b0:18 len=6, auth_alg=1, 
> auth_transaction=1, status_code=0, fc=0x00b0
> wlan0: new STA 00:30:65:02:b0:18
> wlan0: authentication: 00:30:65:02:b0:18 len=136, auth_alg=1, 
> auth_transaction=3, status_code=0, fc=0x40b0
> wlan0: STA 00:30:65:02:b0:18 authenticated
> wlan0: association request: from 00:30:65:02:b0:18 to 00:03:2f:00:c5:d9 
> len=20
>   capability=0x0011, listen_interval=1 - new AID 1
The authentication was using 'shared key' algorithms, so it would seem that WEP is working fine. In addition, association succeeded so everything should be ready for data transmit.
Have you checked with 'tcpdump -ni wlan0' whether the AP is getting any packets when you send something from the associated station?
-- Jouni Malinen PGP id EFC895FA