NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Can't get wpa_supplicant to work on NetBSD 5.0.2



Hi,

Has you accepted the EULA firmware in /etc/sysctl.conf ??

Regards

On Thu, Apr 15, 2010 at 6:06 PM, David Wetzel <dave%turbocat.de@localhost> 
wrote:

> Hi,
>
> this is my config on the client:
>
> cat /etc/wpa_supplicant.conf
> # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
> ctrl_interface=/var/run/wpa_supplicant
> ctrl_interface_group=wheel
> #
> # home network; allow all valid ciphers
> network={
>    ssid="MYNETWORK"
>    scan_ssid=1
>    key_mgmt=WPA-PSK
>    psk=64 BYTES in TOTAL HERE
> }
>
>
> grep wpa /etc/rc.conf
> wpa_supplicant=YES   wpa_supplicant_flags="-B  -iath0
> -c/etc/wpa_supplicant.conf"
>
> works here 5.0_STABLE
>
> Cheers,
>
> Dave
>
>


-- 
Francisco Valladolid H.
-- http://bsdguy.net - Jesus Christ follower.


Home | Main Index | Thread Index | Old Index