From owner-freebsd-questions@FreeBSD.ORG Sat Sep 1 20:29:46 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 111F116A417 for ; Sat, 1 Sep 2007 20:29:46 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from snoogles.rachie.is-a-geek.net (66-230-99-27-cdsl-rb1.nwc.acsalaska.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id DF16E13C458 for ; Sat, 1 Sep 2007 20:29:45 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (localhost [127.0.0.1]) by snoogles.rachie.is-a-geek.net (Postfix) with ESMTP id BAA0A1CC38 for ; Sat, 1 Sep 2007 12:29:44 -0800 (AKDT) From: Mel To: freebsd-questions@freebsd.org Date: Sat, 1 Sep 2007 22:29:42 +0200 User-Agent: KMail/1.9.7 References: <200709011707.46857.fbsd.questions@rachie.is-a-geek.net> <200709011528.51697.lists-fbsd@shadypond.com> In-Reply-To: <200709011528.51697.lists-fbsd@shadypond.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709012229.43187.fbsd.questions@rachie.is-a-geek.net> Subject: Re: wpa_supplicant question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 20:29:46 -0000 On Saturday 01 September 2007 17:28:51 Pollywog wrote: > Would one use a WEP key in /etc/wpa_supplicant.conf ? > Mine looks like this and I have a laptop with built-in Ralink rt2500 > > ctrl_interface=/var/run/wpa_supplicant > ctrl_interface_group=wheel > > network={ > ssid="myssid" > key_mgmt=WPA-PSK > psk=12345979374andalotorletterstoo > } Different wireless protocol. View the handbook section on all the different authentication/encryption schemes there are. It's very detailed, not just for FreeBSD: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireless.html -- Mel People using reply to all on lists, must think I need 2 copies.