From owner-freebsd-wireless@FreeBSD.ORG Thu Apr 3 07:23:35 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8EAA0419; Thu, 3 Apr 2014 07:23:35 +0000 (UTC) Received: from theravensnest.org (theraven.freebsd.your.org [216.14.102.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "theravensnest.org", Issuer "theravensnest.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 544C935A; Thu, 3 Apr 2014 07:23:35 +0000 (UTC) Received: from [192.168.0.100] (cpc14-cmbg15-2-0-cust307.5-4.cable.virginm.net [82.26.1.52]) (authenticated bits=0) by theravensnest.org (8.14.7/8.14.7) with ESMTP id s337NVgh062512 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Thu, 3 Apr 2014 07:23:33 GMT (envelope-from theraven@theravensnest.org) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: WDS with a FreeBSD access point From: David Chisnall In-Reply-To: <533D0C02.9010303@weboutsourcing.cz> Date: Thu, 3 Apr 2014 08:23:25 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <533BD60D.9050701@weboutsourcing.cz> <533CD386.80906@weboutsourcing.cz> <533D0C02.9010303@weboutsourcing.cz> To: Ondra Knezour X-Mailer: Apple Mail (2.1874) Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.17 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, 03 Apr 2014 07:23:35 -0000 On 3 Apr 2014, at 08:21, Ondra Knezour = wrote: > Dne 3.4.2014 9:05, David Chisnall napsal(a): >> 'STA and AP VAPs'? Can we go back to assuming that I don't know = anything please? >=20 > STA - station, basically a client connecting to the access point > AP - access point > VAP - virtual AP, on one hardware device can be multiple virtual > APs/networks running My confusion is from the fact that I'm not sure why I have a VAP - I was = assuming my configuration would have a single wlan device that would = talk to stations and WDS remotes. Is this not the case? David