wpa_supplicant not started

Brooks Davis brooks at freebsd.org
Tue Sep 9 18:43:25 UTC 2008


On Tue, Sep 09, 2008 at 10:02:53PM +0400, Alex Keda wrote:
> after today update /etc/rc.d/wpa_supplicant not started automatically when 
> booting OS. no IP addr trough DHCP
> if, after boot I start it manually and restart /etc/rc.d/dhclient - all 
> work OK.
> ================
> acer$ uname -a
> FreeBSD acer.lissyara.int.otradno.ru 8.0-CURRENT FreeBSD 8.0-CURRENT #0: 
> Tue Sep  9 19:17:18 MSD 2008 
> lissyara at acer.lissyara.int.otradno.ru:/tmp/obj/usr/src/sys/main-color-console 
>  amd64
> acer$
> ================
> in rc.conf
> 
> wlans_ath0="wlan0"
> ifconfig_wlan0="DHCP ssid ussr_wi_fi_lan authmode wpa"

This is an invalid configuration.  It's always wrong to have "authmode wpa" in
there and if you're using wpa supplicant, you almost certainly don't want the
ssid bit either.  That said, I think it should be starting anyway and you
should be seeing an ifconfig error during boot due to the bogus command that
will be created.

-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20080909/82909389/attachment.pgp


More information about the freebsd-current mailing list