From owner-freebsd-questions@FreeBSD.ORG Sun Dec 29 14:00:16 2013 Return-Path: Delivered-To: freebsd-questions@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 A3694F0B for ; Sun, 29 Dec 2013 14:00:16 +0000 (UTC) Received: from bs1.fjl.org.uk (bs1.fjl.org.uk [84.45.41.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 02DD41608 for ; Sun, 29 Dec 2013 14:00:15 +0000 (UTC) Received: from [192.168.1.35] (host86-161-162-125.range86-161.btcentralplus.com [86.161.162.125]) (authenticated bits=0) by bs1.fjl.org.uk (8.14.4/8.14.4) with ESMTP id rBTDbpZ8093541 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO) for ; Sun, 29 Dec 2013 13:37:53 GMT (envelope-from frank2@fjl.co.uk) Message-ID: <52C025AE.8010809@fjl.co.uk> Date: Sun, 29 Dec 2013 13:37:50 +0000 From: Frank Leonhardt User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: OT: Wireless router References: <52BDA0EC.8030306@eskk.nu> In-Reply-To: <52BDA0EC.8030306@eskk.nu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Dec 2013 14:00:16 -0000 Draytek kit can do things like this, but it's not cheap. There is a simple solution: get a wireless access point for the second wireless LAN and power it from a time switch. There's nothing like a physical switch if you want control. It has the added advantage that it will probably have its own DHCP server (separate sub-net), and can be on a different frequency. If you have a multi-SSID network running on one piece of kit it'll all go through a common RF stage, which means it'll all be on the same frequency. Back OT, you can also connect a separate access point to a BSD box running squid and IPFW and control access that way. FWIW I've recently bought a few TP-Link "Wireless Range Extenders" (Model TL-WA830RE - Version 2). They're sold to the luser market to increase the range of domestic routers by acting as radio bridge, but flip the flag for expert mode and they become a pretty competent access point for not a lot of dough. (Probably running FreeBSD internally ;-) ) On 27/12/2013 15:46, Leslie Jensen wrote: > > Hello list. > > Excuse me for the of topic subject but I wonder if anyone here can > suggest or help me with a solution to the following scenario. > > I need an of the shelf Wifi-router with the following capability. > > It should provide at least two separate Wifi networks. One private and > one guest network. The guest network should be time controlled so that > it will turn on and of on the times set. > > Is such a product available? > > Thanks :-) > > /Leslie > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"