Hello all,
I recently acquired a inspiron 8600 laptop that I fixed up.
I installed openSuSE 10.0 on it and went to setup the wireless card.
I am not a newbie to linux or suse, but I am to wireless on linux...
So over the past three days I have been searching the web and I think that
I am very close here... but something is still missing.
If anyone can shed some light onto this issue it would be greatly
appreciated!
Thanks!!! -Cheers, Peter.
BTW... I can associate with, ping, etc. with an unencrypted open
basestation... but not with my Linksys WRT54G v6
dmesg
--
ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, 1.1.2
ipw2100: Copyright(c) 2003-2005 Intel Corporation
ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
lsmod
--
ipw2100 128000 0
ieee80211 51140 1 ipw2100
firmware_class 9856 2 pcmcia, ipw2100
ieee80211_crypt 5508 1 ieee80211
rpm -qa|grep ipw
--
ipw-firmware-7-10 (ipw2100-1.3)
cat /var/run/wpa_supplicant-wlan0.conf
--
ctrl_interface=/var/run/wpa_supplicant
ap_scan=2
network={
scan_ssid=1
ssid="PRIV"
proto=WPA
key_mgmt=WPA-PSK
pairwise=CCMP TKIP
group=CCMP TKIP WEP104 WEP40
priority=2
psk=[my hex output of wpa_passphrase PRIV <private pwd>]
}
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]