Date: Fri, 19 Dec 2008 15:04:55 +0000 From: Rui Paulo <rpaulo@fnop.net> To: Jordy Dickinson <praesentium@gmail.com> Cc: FreeBSD-Net <freebsd-net@freebsd.org> Subject: Re: Getting WPA2-PSK Message-ID: <BE30D816-399E-4430-A8B5-48FD0D948523@fnop.net> In-Reply-To: <ca416ff40812190619i327fc582g5d30b0049cb342b@mail.gmail.com> References: <ca416ff40812190619i327fc582g5d30b0049cb342b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 19 Dec 2008, at 14:19, Jordy Dickinson wrote: > Hey, I've never used a mailing list before, so forgive me if I'm not > doing > this right. > > I'm trying to set up my network card, but I keep getting this error > message. > I type in this: > > ifconfig wi0 authmode wpa >> > > And I get this: > > ieee80211_load_module: load the wlan_xauth module by hand for now. >> ifconfig: SIOCS80211: Invalid argument >> > > Can anybody tell me what I'm doing wrong? > You're probably running a custom kernel without the wlan_xauth module built in. Either load it as a module or compile it in your kernel. You may also want to use wpa_supplicant instead. Regads, -- Rui Paulo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BE30D816-399E-4430-A8B5-48FD0D948523>