Georg-W. Koltermann wrote:
I'm trying to get a Netgear WPN511 wireless card to work.  It is an Atheros 
based
card, and it seems to be recognized by the kernel.  However, it does not 
connect.

I'm trying:

wificonfig -i ath0 setparam wepkey1=1234567E49577938B7F7654321
wificonfig -i ath0 setparam encryption=wep
wificonfig -i ath0 setparam wepkeyindex=1
wificonfig -i ath0 connect "Foo Bar"
Try:

# wificonfig createprofile home essid="Foo Bar" encryption=wep wepkey1=1234567E49577938B7F7654321
# wificonfig -i ath0 connect home

--
Quaker

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to