From owner-freebsd-net@FreeBSD.ORG Fri Dec 19 16:45:36 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 127BF106564A for ; Fri, 19 Dec 2008 16:45:36 +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 8552C8FC18 for ; Fri, 19 Dec 2008 16:45:35 +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 mBJGkIdn070346; Fri, 19 Dec 2008 10:46:18 -0600 (CST) (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 mBJGkH0q070345; Fri, 19 Dec 2008 10:46:17 -0600 (CST) (envelope-from brooks) Date: Fri, 19 Dec 2008 10:46:17 -0600 From: Brooks Davis To: Rui Paulo Message-ID: <20081219164617.GC50722@lor.one-eyed-alien.net> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="H8ygTp4AXg6deix2" Content-Disposition: inline In-Reply-To: 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]); Fri, 19 Dec 2008 10:46:18 -0600 (CST) Cc: FreeBSD-Net , Jordy Dickinson Subject: Re: Getting WPA2-PSK X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2008 16:45:36 -0000 --H8ygTp4AXg6deix2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 19, 2008 at 03:04:55PM +0000, Rui Paulo wrote: >=20 > On 19 Dec 2008, at 14:19, Jordy Dickinson wrote: >=20 >> Hey, I've never used a mailing list before, so forgive me if I'm not doi= ng >> this right. >>=20 >> I'm trying to set up my network card, but I keep getting this error=20 >> message. >> I type in this: >>=20 >> ifconfig wi0 authmode wpa >>>=20 >>=20 >> And I get this: >>=20 >> ieee80211_load_module: load the wlan_xauth module by hand for now. >>> ifconfig: SIOCS80211: Invalid argument >>>=20 >>=20 >> Can anybody tell me what I'm doing wrong? >>=20 >=20 > You're probably running a custom kernel without the wlan_xauth module bui= lt=20 > in. Either load it as a module or compile it in your kernel. >=20 > You may also want to use wpa_supplicant instead. More specifically, setting "authmode wpa" with ifconfig will always be wrong (unless perhaps someday someone adds a suplicant to the kernel). If you want WPA to work, you must run wpa_supplicant. -- Brooks --H8ygTp4AXg6deix2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iD8DBQFJS8/ZXY6L6fI4GtQRArCsAJwICgbp7JUm+FpzsL8R3v34pvAD6QCePCGj r5lXx9Z4dgQ79IdRTQLZL5E= =4vjZ -----END PGP SIGNATURE----- --H8ygTp4AXg6deix2--