From owner-freebsd-wireless@FreeBSD.ORG Mon Sep 8 06:29:19 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 51FACE53 for ; Mon, 8 Sep 2014 06:29:19 +0000 (UTC) Received: from srv.netng.org (srv.netng.org [185.34.0.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0EB951C00 for ; Mon, 8 Sep 2014 06:29:18 +0000 (UTC) Received: by srv.netng.org (Postfix, from userid 58) id 50B73F1996; Mon, 8 Sep 2014 02:20:11 -0400 (EDT) Received: from planb.g3.netng.org (unknown [188.175.210.2]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by srv.netng.org (Postfix) with ESMTPSA id 26924F1877; Mon, 8 Sep 2014 02:20:09 -0400 (EDT) Date: Mon, 8 Sep 2014 08:19:45 +0200 From: Vladimir Botka To: Matthias Apitz Subject: Re: Issues with urtwn Message-ID: <20140908081945.23015a99@planb.g3.netng.org> In-Reply-To: <20140908054658.GA1349@tiny-r269739> References: <540C751F.6050202@freebsd.org> <20140908054658.GA1349@tiny-r269739> Organization: na X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.23; i686-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/n9/4FgzbxZjUPHowHkCnT+7"; protocol="application/pgp-signature" Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2014 06:29:19 -0000 --Sig_/n9/4FgzbxZjUPHowHkCnT+7 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Matthias, On Mon, 8 Sep 2014 07:47:34 +0200 Matthias Apitz wrote: > [...] > I only encountered one problem while traveling through Italy in a > hotel: They gave me a piece of paper saying "Password: > "N@tur%Wieser" and I could not construct a > good /etc/wpa_supplicant.conf to connect correctly. I could figure > out the SSID of the AP ("Naturhotel Wieserhof") and tried a lot of > network=3D{ ... } settings, nothing worked. Sometimes I could associate > and got an IP addr from the AP, but only in places where the hotel > said it should not work (im my room). In places where it should work > (in the lobby) I could not even associate. I have a lot of > wpa_supplicant debug if someone is willing to check for details. At > the end I was frustated and gave up, more frustated due to the fact > that all the other clients with their stupid smartphones did not have > had any problem at all :-( >=20 > matthias maybe the wpa_passphrase utility could help you to create the config. In this particular case: $ wpa_passphrase "Naturhotel Wieserhof" "N@tur%Wieser" network=3D{ ssid=3D"Naturhotel Wieserhof" #psk=3D"N@tur%Wieser" psk=3Db853709a9edcd50edf0835f68bf099255cb32fc462e492117fe3c42ab2a38= 7cb } ,or you might want to try wpa_gui. Cheers, -vlado --Sig_/n9/4FgzbxZjUPHowHkCnT+7 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUDUqBAAoJEKzxHYF8kx9kPxEH/3hcjHKOPTqozYuWjpOGBf+t 2s5AOSgFYUInB1gYu5K3sttBxn596pbksPjygYRMKHOgkV1J6RmjKw6GeVfqMneE xq2GttwTxJ3+pPkETof25nP8o01obfK76Gj7+mzbnywvLlzg0GSknDcO+BB2fkVg +f34vydcrubQsu7gMT9bgy4gzdqEDHdEkHoBOrSp/7P9U/ATYBe9giXNLQIPr3cZ B/kvGLKcbONTqp08nBlpesnfT9+7KiVhpjeaZ7/vVF55pgRGXzzKNhZGMsR+jvEQ giQmsV7gXpDeycRbJGQPbKeHBONhxb6LWBlw5Cro2f6HMazquQMLvfUz/x5ihTk= =1IMp -----END PGP SIGNATURE----- --Sig_/n9/4FgzbxZjUPHowHkCnT+7--