From owner-freebsd-stable@FreeBSD.ORG Fri Aug 10 14:06:27 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2124516A418 for ; Fri, 10 Aug 2007 14:06:27 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from cpanel03.rubas-s03.net (cpanel03.rubas-s03.net [195.182.222.73]) by mx1.freebsd.org (Postfix) with ESMTP id A993413C45B for ; Fri, 10 Aug 2007 14:06:26 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from 80-218-187-205.dclient.hispeed.ch ([80.218.187.205] helo=gahrtop.localhost) by cpanel03.rubas-s03.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1IJRxs-0006bO-Aa; Fri, 10 Aug 2007 12:43:32 +0200 Message-ID: <46BC4155.20803@gahr.ch> Date: Fri, 10 Aug 2007 12:43:33 +0200 From: Pietro Cerutti User-Agent: Thunderbird 2.0.0.6 (X11/20070808) MIME-Version: 1.0 To: Eitarou Kamo , User Questions , freebsd-stable@freebsd.org References: <46BAD8F3.1050403@trio.plala.or.jp> <46BBE66E.4040202@trio.plala.or.jp> In-Reply-To: <46BBE66E.4040202@trio.plala.or.jp> X-Enigmail-Version: 0.95.2 OpenPGP: id=9571F78E; url=http://www.gahr.ch/pgp Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig61AFDB399D9B982CAC7813C6" X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel03.rubas-s03.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gahr.ch X-Source: X-Source-Args: X-Source-Dir: Cc: Subject: Re: none of wpa_passphrase X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Aug 2007 14:06:27 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig61AFDB399D9B982CAC7813C6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Eitarou Kamo wrote: > I have posted this mail to mobile list. Just to make sure, I'll forward= > to this list too. >=20 > Eitarou >=20 > Eitarou Kamo wrote: >=20 >> Hi, >> I used wpa _supplicant and was aware none of wpa _passphrase. >> My machine is 6.2 REREASE. Does anyone have it or way to making it? These kind of generic questions are better suited for freebsd-questions@, i doubt. Anyway, from man 8 wpa_passphrase: The wpa_passphrase utility is a small program for generating a 256-bit pre-shared WPA key from an ASCII passphrase and a given SSID. The output is formatted for inclusion in wpa_supplicant.conf(5). Example: I have an access point with ssid MySSID and passphrase MyS3cr3t: > wpa_passphrase MySSID # reading passphrase from stdin MyS3cr3t network=3D{ ssid=3D"MySSID" #psk=3D"MyS3cr3t" psk=3Dc0964594a3000e7605ef17097f7d939a44e516f05b99806fd862db5934c2= e4d4 } The output is ready to be included in your wpa_supplicant.conf file (better removing the commented line where the password is in clear text).= >> >> Eitarou --=20 Pietro Cerutti PGP Public Key: http://gahr.ch/pgp --------------enig61AFDB399D9B982CAC7813C6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGvEFZwMJqmJVx944RCpYlAKCwQu0aU586dT7qEb2oA2L6z0YBiQCgqN+S 8DvYVEkvIIZysGiTL9C8T+o= =p/lH -----END PGP SIGNATURE----- --------------enig61AFDB399D9B982CAC7813C6--