From owner-freebsd-wireless@freebsd.org Wed Mar 9 13:26:36 2016 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 21D53AC89A4 for ; Wed, 9 Mar 2016 13:26:36 +0000 (UTC) (envelope-from Willem@Offermans.Rompen.nl) Received: from cpsmtpb-ews08.kpnxchange.com (cpsmtpb-ews08.kpnxchange.com [213.75.39.13]) by mx1.freebsd.org (Postfix) with ESMTP id 892451C2 for ; Wed, 9 Mar 2016 13:26:34 +0000 (UTC) (envelope-from Willem@Offermans.Rompen.nl) Received: from cpsps-ews06.kpnxchange.com ([10.94.84.173]) by cpsmtpb-ews08.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Wed, 9 Mar 2016 14:23:34 +0100 Received: from CPSMTPM-cmt107.kpnxchange.com ([195.121.3.23]) by cpsps-ews06.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Wed, 9 Mar 2016 14:23:34 +0100 Received: from donald.offrom.nl ([77.164.21.27]) by CPSMTPM-cmt107.kpnxchange.com over TLS secured channel with Microsoft SMTPSVC(7.0.6002.18264); Wed, 9 Mar 2016 14:25:25 +0100 Received: from squid (squid.vpn.offrom.nl [10.168.0.72]) by donald.offrom.nl (8.15.2/8.14.9) with ESMTPS id u29DPJV6009540 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 9 Mar 2016 14:25:19 +0100 (CET) (envelope-from Willem@Offermans.Rompen.nl) Received: from willy by squid with local (Exim 4.80) (envelope-from ) id 1ade71-0000hF-5V; Wed, 09 Mar 2016 14:25:15 +0100 Date: Wed, 9 Mar 2016 14:25:15 +0100 From: Willem Offermans To: Marten Cc: freebsd-wireless@freebsd.org Subject: Re: nanobsd and mutli vap support Message-ID: <20160309132514.GD32028@vpn.offrom.nl> Reply-To: Willem@Offermans.Rompen.nl References: <0D075E98-4773-4389-B5B1-5A67F027F9CE@martenvijn.nl> <20160309105442.GA32028@vpn.offrom.nl> <7BF56B56-D7CD-49BB-AF99-B37D400E7BCA@martenvijn.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <7BF56B56-D7CD-49BB-AF99-B37D400E7BCA@martenvijn.nl> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on donald.offrom.nl X-OriginalArrivalTime: 09 Mar 2016 13:25:25.0875 (UTC) FILETIME=[240E9430:01D17A07] X-RcptDomain: freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.21 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: Wed, 09 Mar 2016 13:26:36 -0000 Dear Marten and FreeBSD friends, On Wed, Mar 09, 2016 at 01:49:32PM +0100, Marten wrote: > > > On Mar 9, 2016, at 11:54 AM, Willem Offermans wrote: > > > > Hi Marten and FreeBSD friends, > > > > On Tue, Mar 08, 2016 at 11:38:22PM +0100, Marten wrote: > >> Hi, > >> > >> While it tool me a while how get multi VAP support working on FreeBSD I made a write > >> up how to get it working… The site is in dutch, but I think the drawing and configs > >> are clear enough to save some people some time… > >> > >> http://makerspaceleiden.nl/wiki/index.php/NetworkSetup_AP > >> > >> > >> If another place a full english it wish feel free to copy and translate, > >> where off course I am willing to help... > >> > >> So thanks for all your work, > >> cheers Marten > > > > Maybe I have missed the previous e-mails, but could you provide some > > context to your project on makerspaceleiden? I would be highly interested. > > What is ``Alix board'' you are referring to in your text? > > > Hi Will, > > The Alix board are embedded soc boards from pcengines.ch here we also got the atheros wlancards, casings, pigtails and antenna’s. > If are looking for hardware you could also check soekris.com . > > If you need some hardware for testing pls let me know.. > > The MakerSpace a kind of offtopic on this list, so ‘ll email you a longer email off list. > > But in a null shell: > Our infrastructure runs FreeBSD on the core router/firewall, mqtt, mail , http server and NanoBSD on the accents points. > We have linux on the door system (RFID+Actuators) and LoraWan Gateway. > There some arduino-code on ESP’s (NodeMCU) for our sensor network that posts to the mqtt server.. > > Kinds regards, > Marten > I'm planning to ``build'' wireless access points myself. I would love to run them on nanobsd. I prefer to have several networks at the end: - admin net1 - gebruikers net2 - gasten net3 Basically the same as you provide in your NetworkSetup_AP. I imagine to tune a firewall such that the networks (i.e. net1, net2, and net3) are separated. So that the users (gebruikers) can use the services of an available server and the guests (gasten) can only use (a limited amount of) the internet and no access or only limited access to the server. Would this be possible with your approach? If yes, could you help me to do this project step by step. If yes, probably I need to order the appropriate hardware. Can you be more specific about the hardware you were using? -Alix board? Which one? -The board needs to be in a case at the end. Which case? -Which wireless network adapters? etc. I might consider to write a detailed manual on this project. This would certainly help other people in developing such infrastructure. -- Met vriendelijke groeten, With kind regards, Mit freundlichen Gruessen, Will ************************************* W.K. Offermans Powered by .... (__) \\\'',) \/ \ ^ .\._/_) www.FreeBSD.org