Hi, Having a problem getting my 3Com XJack card (3CRWE62092A) to associate with my SMC access point (SMC2755W) with 128-bit WEP encryption. I have read through the NWN driver documentation and most of the Wireless HOWTOs available on the web to no avail.
I can get the card to work using Windows 2000 (had to upgrade the
firmware to get 128-bit WEP to work). I am using poldhu_cs version
0.2.13 with kernel 2.4.20 (built by me), wireless extensions v15, and
wireless tools v25.
I see some weird output from iwlist [if] key -- it appears that the
right encryption key is not being selected: I get "Current Transmit Key:
[0]" instead of the expected "Current Transmit Key: [1]" (I ran iwlist
on another device -- Sharp Zaurus -- and saw that output). Is this
expected or could this be the problem?
I have enclosed some output which may be useful in case anyone can
help...
Thanks,
Martin
--- uname -a:
Linux xxxxx 2.4.20tp240-lowlat-pre #1 Tue Apr 15 00:36:10 BST 2003 i686
Celeron (Mendocino) GenuineIntel
--- PCMCIA wireless.opts:
# Generic example (decribe all possible settings)
*,*,*,*)
ESSID="XXX"
MODE="Managed"
RATE="auto"
KEY="XXXX-XXXX restricted"
;;
esac
--- PCMCIA config-2.4:
device "poldhu_cs"
class "network" module "poldhu_cs"
card "3CRWE62092A Wireless LAN Card"
manfid 0x0101, 0x2092
bind "poldhu_cs"
--- inserting card with cardctl insert and running iwevent:
Mar 24 03:18:55 xxxxx kernel: No Wires Needed Poldhu driver v0.2.13
Mar 24 03:18:55 xxxxx kernel: poldhu_cs: index 0x30: Vcc 3.3, irq 3 io
0x0100-0x013f
Mar 24 03:18:55 xxxxx kernel: eth0: 3Com 11 Mbps Wireless LAN PC Card,
port 100, irq 3, hw_addr 00:04:76:A5:E9:86
Mar 24 03:18:55 xxxxx /etc/hotplug/net.agent: invoke ifup eth0
03:21:21.802778 eth0 Mode:Managed
03:21:21.860618 eth0 Channel:6
03:21:21.927266 eth0 Encryption
key:****-****-****-****-****-****-** Encryption mode:restricted
03:21:21.962078 eth0 ESSID:"cdc"
--- iwconfig eth0
eth0 IEEE 802.11b ESSID:"cdc"
Mode:Managed Frequency:2.462GHz Access Point:
00:00:00:00:00:00
Bit Rate:11Mb/s Tx-Power=0 dBm
Retry limit:0 RTS thr:off Fragment thr:off
Encryption key:XXXX-XXXX Encryption mode:restricted
--- iwlist eth0 key
eth0 2 key sizes : 40, 104bits
4 keys available :
[1]: XXXX-XXXX (104 bits)
[2]: off
[3]: off
[4]: off
Current Transmit Key: [0]
Encryption mode:restricted
--- try to change keys:
# iwconfig eth0 key [1]
# iwlist eth0 key
eth0 2 key sizes : 40, 104bits
4 keys available :
[1]: XXXX-XXXX (104 bits)
[2]: off
[3]: off
[4]: off
Current Transmit Key: [0]
Encryption mode:restricted
signature.asc
Description: This is a digitally signed message part

