RT2500 mini pci card unable to connect

I have tried networkmanager,rutilt,wifimanager and tried to install
wireless assistant.

I have wep 128 encryption enabled.
One question why does iwconfig show it being managed and iwlist shows it being master.
I can see the router but that all.

see below for info

“lspci-v”

0a:05.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01)
Subsystem: Micro-Star International Co., Ltd. Unknown 802.11g mini-PCI A dapter
Flags: bus master, slow devsel, latency 64, IRQ 17
Memory at b3008000 (32-bit, non-prefetchable) [size=8]
Capabilities: [40] Power Management version 2
Kernel driver in use: rt2500pci

“iwconfig”

wlan0 IEEE 802.11g ESSID:“xxxxxx”
Mode:Managed Frequency:2.437 GHz Access Point: 00:14:BF:F4:28:7A
Bit Rate=2 Mb/s Tx-Power=27 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:off
Link Quality=91/100 Signal level=-28 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

“iwlist”
wlan0 Scan completed :
Cell 01 - Address: 00:14:BF:F4:28:7A
ESSID:“xxxxxx”
Mode:Master
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=54/100 Signal level=-31 dBm
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
12 Mb/s; 48 Mb/s
Extra:tsf=00000000993aef44

“dmesg”

wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.100 DST=224.0.0.251 LEN=64 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=44
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate
lines 1-22

thx for your help[/size]

Iam also including the ifcfg-wlan0

fileBOOTPROTO=‘dhcp’
BROADCAST=’’
ETHTOOL_OPTIONS=’’
IPADDR=’’
MTU=’’
NAME=‘RT2500 802.11g Cardbus/mini-PCI’
NETMASK=’’
NETWORK=’’
REMOTE_IPADDR=’’
STARTMODE=‘auto’
USERCONTROL=‘yes’
WIRELESS_AP=’’
WIRELESS_AUTH_MODE=‘sharedkey’
WIRELESS_BITRATE=‘auto’
WIRELESS_CA_CERT=’’
WIRELESS_CHANNEL=‘6’
WIRELESS_CLIENT_CERT=’’
WIRELESS_CLIENT_KEY=’’
WIRELESS_CLIENT_KEY_PASSWORD=’’
WIRELESS_DEFAULT_KEY=‘0’
WIRELESS_EAP_AUTH=’’
WIRELESS_EAP_MODE=’’
WIRELESS_ESSID=‘xxxxxx’
WIRELESS_FREQUENCY=’’
WIRELESS_KEY=’’
WIRELESS_KEY_0=‘xxxxxxxxxxxxxxxxxxxxxxxxxx’
WIRELESS_KEY_1=’’
WIRELESS_KEY_2=’’
WIRELESS_KEY_3=’’
WIRELESS_KEY_LENGTH=‘128’
WIRELESS_MODE=‘Managed’
WIRELESS_NICK=’’
WIRELESS_NWID=’’
WIRELESS_PEAP_VERSION=’’
WIRELESS_POWER=‘yes’
WIRELESS_WPA_ANONID=’’
WIRELESS_WPA_IDENTITY=’’
WIRELESS_WPA_PASSWORD=’’
WIRELESS_WPA_PSK=’’

I’m seeing similar behavior on a freshly installed openSUSE 11.1 system – the hardware in question is a “Intel Corportation PRO/Wireless 5100 AGN [Shiloh]”

I can connect to my “internal” WPA network, but not my external WEP network. Does anybody have any clues?

Thanks

-Nick