From owner-freebsd-wireless@FreeBSD.ORG Wed Jul 3 23:02:14 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 83CD6366 for ; Wed, 3 Jul 2013 23:02:14 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qa0-x22e.google.com (mail-qa0-x22e.google.com [IPv6:2607:f8b0:400d:c00::22e]) by mx1.freebsd.org (Postfix) with ESMTP id 47C391D1C for ; Wed, 3 Jul 2013 23:02:14 +0000 (UTC) Received: by mail-qa0-f46.google.com with SMTP id ih17so3953878qab.12 for ; Wed, 03 Jul 2013 16:02:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=pGIBrnMQ/wp0Ii+ASjcY2fXqTQb/XsvlOTkJ9rTk0Fc=; b=E/uy1syZJJDfOArauJsKDf207CP6ptmD96wqDhfYAw1w1lfZUOMNDyhTY0s1c/BwhA PeOIqaw++uKC4V6iBPl7r7PjD50hKFqaOq0EmKI3XUvZrS/lVYJhD2nUgZMmwGBlVHnr 7zR6rjDuW6zkazbiBuGQx8vauSgVtVgZ8ydU+GJDh+fZq1kIrI3nNO7NknPw3LpZxvNk 7i78lbzNsw/0eqbB3aJBjGvHrxzl9f/cyiUirDCHoA+cEFtDbVvk0WxAD1IYey4p0ZD5 EbikC/KZvkhbdFlNSJK74xEkaulExZewLZNG3D6PR3RaU27k4uS5HSGqA4lrN1kSjVZw QlXg== MIME-Version: 1.0 X-Received: by 10.49.98.196 with SMTP id ek4mr4019065qeb.8.1372892533739; Wed, 03 Jul 2013 16:02:13 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.195.72 with HTTP; Wed, 3 Jul 2013 16:02:13 -0700 (PDT) In-Reply-To: <20130703225924.GZ58171@zxy.spb.ru> References: <20130703201735.GU58171@zxy.spb.ru> <20130703220415.GV58171@zxy.spb.ru> <20130703222423.GW58171@zxy.spb.ru> <20130703223843.GX58171@zxy.spb.ru> <20130703224555.GY58171@zxy.spb.ru> <20130703225924.GZ58171@zxy.spb.ru> Date: Wed, 3 Jul 2013 16:02:13 -0700 X-Google-Sender-Auth: 0xIbYEhaOZNtN7-VeKTqqkH2Wa0 Message-ID: Subject: Re: ath and ipad From: Adrian Chadd To: Slawa Olhovchenkov Content-Type: text/plain; charset=ISO-8859-1 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:02:14 -0000 Ok, can you set the network up (briefly!) as a totally open (no encryption) network, and verify that the ipad works? Also, what's your hostapd.conf file look like? Also, what's the output of 'athkey' look like? -adrian