From owner-freebsd-wireless@FreeBSD.ORG Tue Apr 30 17:25:48 2013 Return-Path: Delivered-To: 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 BC75344B; Tue, 30 Apr 2013 17:25:48 +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 780A81FBD; Tue, 30 Apr 2013 17:25:48 +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 r3UHPgYQ055192 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 30 Apr 2013 19:25:47 +0200 (CEST) (envelope-from freebsd@psconsult.nl) Received: (from paul@localhost) by mx1.psconsult.nl (8.14.5/8.14.4/Submit) id r3UHPgpO055191; Tue, 30 Apr 2013 19:25:42 +0200 (CEST) (envelope-from freebsd@psconsult.nl) X-Authentication-Warning: mx1.psconsult.nl: paul set sender to freebsd@psconsult.nl using -f Date: Tue, 30 Apr 2013 19:25:42 +0200 From: Paul Schenkeveld To: Adrian Chadd Subject: [SOLVED] Re: State os VAP support Message-ID: <20130430172542.GB21457@psconsult.nl> References: <20130429101449.GA27298@psconsult.nl> <20130430153915.GA21457@psconsult.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130430153915.GA21457@psconsult.nl> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: 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: Tue, 30 Apr 2013 17:25:48 -0000 On Tue, Apr 30, 2013 at 05:39:15PM +0200, Paul Schenkeveld wrote: > On Mon, Apr 29, 2013 at 09:16:09AM -0700, Adrian Chadd wrote: > > Multiple VAPs should be working. Doubly so on the AR5212 series hardware. > > > > adrian > > Thanks Adrian. > > When I start two separate hostapd daemons with the config files from my > previous post (and separate pidfiles), only the first one works. > Starting them in the opposite order, only the other one works so I am > (almost) sure that the config files by themselves are correct. > > Please help! I just found a new version of hostapd in /usr/ports/net/hostapd. This one seems to work! I'm running a single daemon and two config files and have clients connected to both SSID's. Thanks! With kind regards, Paul Schenkeveld