From owner-freebsd-wireless@FreeBSD.ORG Wed Jul 3 23:20:40 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A8F2AE9B; Wed, 3 Jul 2013 23:20:40 +0000 (UTC) (envelope-from slw@zxy.spb.ru) Received: from zxy.spb.ru (zxy.spb.ru [195.70.199.98]) by mx1.freebsd.org (Postfix) with ESMTP id 633F41DFE; Wed, 3 Jul 2013 23:20:40 +0000 (UTC) Received: from slw by zxy.spb.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1UuWMj-000KBP-3T; Thu, 04 Jul 2013 03:21:37 +0400 Date: Thu, 4 Jul 2013 03:21:37 +0400 From: Slawa Olhovchenkov To: Adrian Chadd Subject: Re: ath and ipad Message-ID: <20130703232137.GB58171@zxy.spb.ru> References: <20130703222423.GW58171@zxy.spb.ru> <20130703223843.GX58171@zxy.spb.ru> <20130703224555.GY58171@zxy.spb.ru> <20130703225924.GZ58171@zxy.spb.ru> <20130703230857.GA58171@zxy.spb.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: slw@zxy.spb.ru X-SA-Exim-Scanned: No (on zxy.spb.ru); SAEximRunCond expanded to false Cc: freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 03 Jul 2013 23:20:40 -0000 On Wed, Jul 03, 2013 at 04:11:57PM -0700, Adrian Chadd wrote: > Oh, try 'athregs -k' root@notebook:/usr/src/tools/tools/ath/athregs # athregs -k KEY[004] MAC 40:b3:95:12:dc:bf AES-CCM 8c58-0e6e-5c16-da55-d928-4611-5c74-4f65 KEY[005] MAC 04:a8:2a:1f:a9:f1 AES-CCM b2f4-d8b2-e178-db40-5877-2c8f-3039-bae5 KEY[006] MAC d8:a2:5e:01:58:55 AES-CCM 44af-c87b-b58d-b379-9734-f01d-c212-9cba > or just athregs --help, and use the 'dump keycache' option. > > It may be something odd with your hostap file. I've never used one > that complicated, nor have I implemented anything using key signing. Very closed hostap file working on the other system with this ipad. > Let's dump the keycache entries first to ensure that you're speaking > CCMP to the ipad, then let's try cutting that back to a straight > non-encrypted setup first and progressively adding more and more. > > Oh - kill all the wme / wmm lines first. You kinda need WME for 11n. > net80211 defaults to a useful set of WME/WMM parameters. Thus you > don't need any of those in hostapd. don't changed anyfing