Date: Tue, 09 Sep 2008 21:18:36 +0200 From: Dimitry Andric <dimitry@andric.com> To: Alex Keda <admin@lissyara.su> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: wpa_supplicant not started Message-ID: <48C6CC0C.7010102@andric.com> In-Reply-To: <48C6BA4D.309@lissyara.su> References: <48C6BA4D.309@lissyara.su>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48C6CC0C.7010102>