From owner-freebsd-wireless@FreeBSD.ORG Fri Jun 7 11:04:47 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 37390376; Fri, 7 Jun 2013 11:04:47 +0000 (UTC) (envelope-from freebsd@psconsult.nl) Received: from mx1.psconsult.nl (unknown [IPv6:2001:7b8:30f:e0::5059:ee8a]) by mx1.freebsd.org (Postfix) with ESMTP id C195A17E9; Fri, 7 Jun 2013 11:04:46 +0000 (UTC) Received: from mx1.psconsult.nl (mx1.hvnu.psconsult.nl [46.44.189.154]) by mx1.psconsult.nl (8.14.5/8.14.4) with ESMTP id r57B4eku028462 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 7 Jun 2013 13:04:45 +0200 (CEST) (envelope-from freebsd@psconsult.nl) Received: (from paul@localhost) by mx1.psconsult.nl (8.14.5/8.14.4/Submit) id r57B4eah028461; Fri, 7 Jun 2013 13:04:40 +0200 (CEST) (envelope-from freebsd@psconsult.nl) X-Authentication-Warning: mx1.psconsult.nl: paul set sender to freebsd@psconsult.nl using -f Date: Fri, 7 Jun 2013 13:04:40 +0200 From: Paul Schenkeveld To: Adrian Chadd Subject: Re: State os VAP support Message-ID: <20130607110440.GB14266@psconsult.nl> References: <20130429101449.GA27298@psconsult.nl> 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) 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: Fri, 07 Jun 2013 11:04:47 -0000 On Sun, May 19, 2013 at 10:30:45PM -0700, Adrian Chadd wrote: > Oh, I found the 'bssid' option. > > Try something like 'ifconfig wlanX create wlanmode hostap bssid mode 11g...' > > See if the MAC addresses for each are different. I seem to be able to change the bssid from a login session but trying to do that from rc.conf fails and leaves the wlanX mac addresses set to the ath0 address. I haven't had the opportunity to document the behaviour yet and saw you good-bye message so I'm afraid this one will go into the pr database hoping thatsomeone will pick it up some day. > If you still see the "Discard message X" then that's an orthogonal > issue which we need to diagnose. I don't see that in my testing. Haven't seen those messages. > Adrian Thanks for all your responses! With kind regards, Paul Schenkeveld