wpa_supplicant not started
Alex Keda
admin at lissyara.su
Tue Sep 9 19:50:44 UTC 2008
Dimitry Andric пишет:
> On 2008-09-09 20:02, Alex Keda wrote:
>> after today update /etc/rc.d/wpa_supplicant not started automatically
> ...
>> ifconfig_wlan0="DHCP ssid ussr_wi_fi_lan authmode wpa"
>
> This is simply incorrect rc.conf syntax. Change it to:
>
> ifconfig_wlan0="WPA DHCP"
>
> and put the SSID in your wpa_supplicant.conf file.
=============
acer# more /etc/wpa_supplicant.conf
network={
ssid="ussr_wi_fi_lan"
#psk="my_very_secret_phrase"
psk=a8153cbb5665c35e893ac96b8f902fe6f39dbb2bf9daed37879b47a1ba2f32cc
}
acer#
=========
It work before today.
If it wrong - may be add example right syntax into defaults/rc.conf?
=========
I change rc.conf to
wlans_ath0="wlan0"
ifconfig_wlan0="WPA DHCP"
and all work OK.
Thanks!
More information about the freebsd-current
mailing list