From owner-freebsd-net@FreeBSD.ORG Fri Dec 19 14:34:10 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 881611065674 for ; Fri, 19 Dec 2008 14:34:10 +0000 (UTC) (envelope-from praesentium@gmail.com) Received: from mail-qy0-f31.google.com (mail-qy0-f31.google.com [209.85.221.31]) by mx1.freebsd.org (Postfix) with ESMTP id 2DE308FC1D for ; Fri, 19 Dec 2008 14:34:10 +0000 (UTC) (envelope-from praesentium@gmail.com) Received: by qyk12 with SMTP id 12so220836qyk.19 for ; Fri, 19 Dec 2008 06:34:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=829qpsGB3lNd1ZTHmBn6o+MtdTKQl6r/133On+MYpM4=; b=i3asc5O3pp9hcaXo12GoM66WQdj2ofTdqPlBJHt8B2Pcck3f/Fvne1zJZMvOmG0avF csZvoJ479Jc65lANMyCDlOyuNbrQplnkUPEwYM+vMZ42yqauiHyNwWgfhagc4TOUXE25 4LG71oAvaDJ8ehUkpJvk1Z74+4B/qqdev2gAM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=QSgVbLBQ4XKaQ8HvKQB+SFUgXgT6QA5wUpJUetlyhMgFJsSZOGSmhOSLnXRYYDq0Zu Tz2EYgEbEuB5JgAGD4Xw5NYVM2rIne3mMUcXrMxt/J/0XBSFVknxPaTGMikYn+pB1Wwk 56DkSDbqQS2qth9YAxNCFzECqXYXCro8rYBBI= Received: by 10.214.215.3 with SMTP id n3mr3950087qag.243.1229696352840; Fri, 19 Dec 2008 06:19:12 -0800 (PST) Received: by 10.214.218.8 with HTTP; Fri, 19 Dec 2008 06:19:12 -0800 (PST) Message-ID: Date: Fri, 19 Dec 2008 09:19:12 -0500 From: "Jordy Dickinson" To: FreeBSD-Net MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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 14:34:10 -0000 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? Thanks, Jordy