From owner-freebsd-wireless@FreeBSD.ORG Thu Nov 29 21:39:10 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 597CF77D; Thu, 29 Nov 2012 21:39:10 +0000 (UTC) (envelope-from nakal@web.de) Received: from mout.web.de (mout.web.de [212.227.17.11]) by mx1.freebsd.org (Postfix) with ESMTP id DA1428FC0C; Thu, 29 Nov 2012 21:39:09 +0000 (UTC) Received: from zelda.sugioarto.com ([217.236.0.188]) by smtp.web.de (mrweb003) with ESMTPSA (Nemesis) id 0LaTdP-1SwMwb41Nv-00m6lm; Thu, 29 Nov 2012 22:39:03 +0100 Date: Thu, 29 Nov 2012 22:39:01 +0100 From: Martin To: Adrian Chadd Subject: Re: kern/149516: [ath] ath(4) hostap with fake MAC/BSSID results in station dropping packets when associated Message-ID: <20121129223901.686290ce@zelda.sugioarto.com> In-Reply-To: References: <201211291940.qATJe1Jf033574@freefall.freebsd.org> <20121129214512.4909fa8f@zelda.sugioarto.com> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.13; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:02SZemnamC7p6ToIWn31dPUsLfQw7N8MRbEy1y0+zEh QPUrzFZji3loWkCUne1f2Lh/InA8UwIB9gD5QL+cwb6dqjAPBt pHY0eRVietrlX1EHNWsfq5xZFjGPscBBBEU59bTX5T/HljGj5C 5s4ThqAke4Fe7uCV4EQ3zvVVf3G3JeMizrabF6DQQGDLW2XJJH ZT/ww8xkHEwHBN09fif0Q== 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: Thu, 29 Nov 2012 21:39:10 -0000 Am Thu, 29 Nov 2012 12:53:40 -0800 schrieb Adrian Chadd : > You ca'nt set the high bit in the first (left hand) octet, that means > something special. > > Set it to 0x0d and re-test. > > > > Adrian Hmm... now this is weird... When I set the first octet to 0x0d, the hostapd does not even appear in the available networks. I also tried to set it to 0x00 and it appeared again, but I could not associate, either. It works only when BSSID = MAC. -- Martin