First,you should be sure that the nic' mac of your machine can access
the network.
Then you can type the following:

wificonfig -i iwi0 createprofile essid=MYSSID wepkey1=MYWEPKEY
ifconfig iwi0 plumb
wificonfig -i iwi0 connect MYSSID
ifconfig iwi0 dhcp


And all is ok.


Leon Koll ???:

>Hello,
>I am trying to connect to connect to the Wireless network using
>freshly baked iwi driver (thanks, Andrey!) on Acer TravelMate 4500 and
>get the following message:
>
># wificonfig -i iwi0 connect MYSSID
>wificonfig: connecting to MYSSID failed, try later
>
>Scan works fine:
>
># wificonfig -i iwi0 scan
>essid           bssid             type          encryption      signallevel
>otherSSID   00:06:25:58:10:3c access point  WEP             11
>MYSSID     00:90:96:af:45:05 access point  WEP             13
>
>Profile creation worked fine:
># 
>
>What did I do wrong?
>Thanks,
>-- Leon
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>laptop-discuss mailing list
>laptop-discuss at opensolaris.org
>  
>


Reply via email to