Setting the card to MANAGED mode still doesn't do it. Here's my output after executing, "iwconfig wlan0 mode Managed" ....
root# iwconfig wlan0 mode Managed
root# iwconfig wlan0 essid WAP01
root# iwconfig wlan0
wlan0 IEEE 802.11-DS ESSID:"aptest2"
NWID
ff/any Channel:0 Access Point: FF:BF:07:00:01:00
Bit Rate: 1Mb/s Tx-Power:2346 dBm Sensitivity=0/0
Retry: On RTS thr: 2346 B Fragment thr:2346 B
Encryption key
ff
Power Management
n
First off, that isn't my ESSID (even after I tried setting it). Secondly, that's not my MAC ID# for my AP (even after I tried setting that too). Even trying to set the correct channel was unsuccessful. It didn't pick it up on its own.
I do have encryption on the ap "ON", but notice that with the card it's OFF. Do you think I should shutoff encryption on the ap?? Maybe it's not identifying with the ap because the ap is ON and the card is OFF???
This is my first time at trying to configure a wirelesscard under Linux. So I'm learning as I'm going along here. : )