From owner-freebsd-current@FreeBSD.ORG Tue Sep 9 18:43:24 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5B791065683 for ; Tue, 9 Sep 2008 18:43:24 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (cl-162.ewr-01.us.sixxs.net [IPv6:2001:4830:1200:a1::2]) by mx1.freebsd.org (Postfix) with ESMTP id 702BC8FC24 for ; Tue, 9 Sep 2008 18:43:24 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.3/8.14.2) with ESMTP id m89IiD3x033068; Tue, 9 Sep 2008 13:44:13 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.3/8.14.3/Submit) id m89IiD0s033067; Tue, 9 Sep 2008 13:44:13 -0500 (CDT) (envelope-from brooks) Date: Tue, 9 Sep 2008 13:44:13 -0500 From: Brooks Davis To: Alex Keda Message-ID: <20080909184413.GA33024@lor.one-eyed-alien.net> References: <48C6BA4D.309@lissyara.su> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VbJkn9YxBvnuCH5J" Content-Disposition: inline In-Reply-To: <48C6BA4D.309@lissyara.su> User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Tue, 09 Sep 2008 13:44:14 -0500 (CDT) Cc: FreeBSD Current Subject: Re: wpa_supplicant not started X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2008 18:43:25 -0000 --VbJkn9YxBvnuCH5J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 09, 2008 at 10:02:53PM +0400, Alex Keda wrote: > after today update /etc/rc.d/wpa_supplicant not started automatically whe= n=20 > booting OS. no IP addr trough DHCP > if, after boot I start it manually and restart /etc/rc.d/dhclient - all= =20 > work OK. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > acer$ uname -a > FreeBSD acer.lissyara.int.otradno.ru 8.0-CURRENT FreeBSD 8.0-CURRENT #0:= =20 > Tue Sep 9 19:17:18 MSD 2008=20 > lissyara@acer.lissyara.int.otradno.ru:/tmp/obj/usr/src/sys/main-color-con= sole=20 > amd64 > acer$ > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > in rc.conf >=20 > wlans_ath0=3D"wlan0" > ifconfig_wlan0=3D"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 t= he 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 --VbJkn9YxBvnuCH5J Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (FreeBSD) iD8DBQFIxsP8XY6L6fI4GtQRAkWlAJ9Vav4+jAdDB+LGiFeZKTJkGQ4nCQCfRN/X 1EWKPhHaF0T1KCRBmXK36ZM= =8Knr -----END PGP SIGNATURE----- --VbJkn9YxBvnuCH5J--