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!Received on Tue Sep 09 2008 - 17:50:44 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:35 UTC