Ok, I am back again and trying a different wirless card in my Laptop. I still cannot connect to my wireless AP when WEP is enabled.
My hardware is...
Compaq Armada E500 Laptop (PIII, 700 MHz)
Cisco Systems 350 Series PCMCIA wireless NIC (using latest firmware)
3COM 8200 Series Enterprise Access Point
My Software is...
Fedora Core 3 / Windows 98 SE dual boot
Under Windows using the most recent Cisco tools I can connect without a problem by setting up a shared static 128-bit hex wep key profile.
Under Fedora it refuses to connect.
So here is some output that may help...
[root@localhost ~]# iwlist eth1 scan
eth1 Scan completed :
Cell 01 - Address: 00:0A:5E:08:9A:14
ESSID:"Goldsmith Wireless LAN"
Mode:Master
Frequency:2.437GHz (Channel 6)
Quality:0/160 Signal level=-77 dBm Noise level=-256 dBm
Encryption key
n
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
so, it can see the access point!
[root@localhost ~]# iwconfig eth1
eth1 IEEE 802.11-DS ESSID:"Goldsmith Wireless LAN"
Mode:Managed Frequency:2.432GHz Access Point: FF:FF:FF:FF:FF:FF
Bit Rate=11Mb/s Tx-Power=20 dBm Sensitivity=0/65535
Retry limit:16 RTS thr
ff Fragment thr
ff
Encryption key:****-****-****-****-****-****-** Security mode
pen
Power Management
ff
Link Quality=0/160 Signal level=-114 dBm Noise level=-114 dBm
Rx invalid nwid:13156 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:6143 Missed beacon:0
So, I see a few things here...
Why is the Access Point MAC coming back as FF:FF....?
Security mode: open should probably be 'restricted' but I have tried that to no avail.
Although the key is masked it appears to be in the correct format and was assigned in the GUI network tool with the 0x prefix.
Does anyone have any suggestions?
Thanks in advance, Chris