Hi mike,

mike demarco wrote:
> Could you please help me out, I have been trying to configure my wifi 
> interface to use wpa every time I attempt to create a profile 
> proto=WPA I get
> wificonfig: unrecognized parameter 'proto'
>
> Here is the line I am entering
> wificonfig createprofile office essid=hercules proto=WPA 
> key_mgmt=WPA-PSK pairwise=TKIP identity=<domain\myident>
>
> I do not know how to give it my password?
>
> I am running build 77 with iwk driver in intel 4965AGN hardware.
The integrated wificonfig in build 77 doesn't support WPA, please use dladm:
# dladm create-secobj -c wpa mykey
... input your PSK ...
# dladm connect-wifi -e hercules -k mykey iwk0

This should works for you.

Besides, WPA-PSK mode doesn't need "identity=<domain\myident>".

--
Quaker
>
> Thanks
> mikejd42 at yahoo.com
>
> ------------------------------------------------------------------------
> Be a better pen pal. Text or chat with friends inside Yahoo! Mail. See 
> how. <http://us.rd.yahoo.com/evt=51732/*http://overview.mail.yahoo.com/> 


Reply via email to