From owner-freebsd-wireless@FreeBSD.ORG Sun Jan 25 18:14:06 2015 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A96AB68 for ; Sun, 25 Jan 2015 18:14:06 +0000 (UTC) Received: from mail-ie0-x231.google.com (mail-ie0-x231.google.com [IPv6:2607:f8b0:4001:c03::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 10C8C299 for ; Sun, 25 Jan 2015 18:14:06 +0000 (UTC) Received: by mail-ie0-f177.google.com with SMTP id vy18so5225055iec.8 for ; Sun, 25 Jan 2015 10:14:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=QALVihPN080f7Chl4vRBe5ROgy7W7o1ok+M+MzoKE/E=; b=gVmZ5Y6s26R6mVOD6lw5HQLl0/n0KrFD60zBNWv4s3WyziKPUX4IYlkzaANIDtowcK Ali5LBNcu7Df+Llm6NHGjgouzH+v4rBpek93R5nsLnFL3J+SyOOxmFgww9vAeTPyRdls QzkwHhLv+MLkGqcgxn0m2LahGEHBz9mCYcscRX7dkTjW7debP+sv1TnF3TYq9ZxxQ7sl oxw5j+qe/BeqIDfaHxVNjl/ZUaqQw4PYFXpt98E4cGW46T/LkYFDiUxVs8qxNzzo2p8R gug1MVLWSIpwZuLSEYtIA2IDV55Y1VyjmrSzwv60Tl4hjJ80koVsD+Q1T5ZHEhmzjSV2 2YrA== MIME-Version: 1.0 X-Received: by 10.107.169.222 with SMTP id f91mr14212127ioj.88.1422209645578; Sun, 25 Jan 2015 10:14:05 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.36.78.14 with HTTP; Sun, 25 Jan 2015 10:14:05 -0800 (PST) In-Reply-To: <2085162867.231145.1422209549472.JavaMail.yahoo@mail.yahoo.com> References: <2085162867.231145.1422209549472.JavaMail.yahoo@mail.yahoo.com> Date: Sun, 25 Jan 2015 10:14:05 -0800 X-Google-Sender-Auth: k1FL8ybu0p88-1M3IYFo4Miz5bQ Message-ID: Subject: Re: Intel Centrino wireless-n 2230 From: Adrian Chadd To: Kostya Berger , "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 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: Sun, 25 Jan 2015 18:14:06 -0000 On 25 January 2015 at 10:12, Kostya Berger wrote: > Yes, it says WPA2-PERSONAL with AES encryption. And I connect to it using my > tablet and other devices. > What's the result of "ifconfig -v wlan0 list scan" and in wpa_cli, "scan_results" ? There's something about the SSID that has wpa_supplicant think it can't use it. -adrian