From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bifrost.lang.hm (mail.lang.hm [64.81.33.126]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id E96CB21F790 for ; Thu, 28 Aug 2014 18:50:28 -0700 (PDT) Received: from asgard.lang.hm (asgard.lang.hm [10.0.0.100]) by bifrost.lang.hm (8.13.4/8.13.4/Debian-3) with ESMTP id s7T1oNwX023494; Thu, 28 Aug 2014 18:50:23 -0700 Date: Thu, 28 Aug 2014 18:50:23 -0700 (PDT) From: David Lang X-X-Sender: dlang@asgard.lang.hm To: "Mike O'Dell" In-Reply-To: <66258.1409170482@ccr.org> Message-ID: References: <66258.1409170482@ccr.org> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cerowrt-devel@lists.bufferbloat.net Subject: Re: [Cerowrt-devel] Cerowrt-devel Digest, Vol 33, Issue 27 X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2014 01:50:29 -0000 On Wed, 27 Aug 2014, Mike O'Dell wrote: > does the bridging code do multiple SSIDs on the same Aether? > mapping different SSIDs between different VLAN tags is tres quul. Linux/OpenWRT can handle this well. I've done this on OpenWRT, so if it's hard on CeroWRT to handle it's a UI issue :-) At Scale, I have up to 5 SSIDs on an AP, each connected to a different VLAN, plus 3 SSIDs on three of the wired ports (with the two remaining ports being trunks) David Lang