From owner-freebsd-embedded@FreeBSD.ORG Tue Mar 4 01:04:22 2008 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BC37106566B for ; Tue, 4 Mar 2008 01:04:22 +0000 (UTC) (envelope-from aj@siegel-tech.net) Received: from pro38.abac.com (pro38.abac.com [66.226.64.39]) by mx1.freebsd.org (Postfix) with ESMTP id 3210A8FC1E for ; Tue, 4 Mar 2008 01:04:22 +0000 (UTC) (envelope-from aj@siegel-tech.net) Received: from [192.168.245.10] (c-67-190-154-61.hsd1.co.comcast.net [67.190.154.61]) (authenticated bits=0) by pro38.abac.com (8.14.1/8.14.1) with ESMTP id m240mcpw065383 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 3 Mar 2008 16:48:43 -0800 (PST) (envelope-from aj@siegel-tech.net) From: Aaron Siegel To: freebsd-embedded@freebsd.org Date: Mon, 3 Mar 2008 18:07:53 -0700 User-Agent: KMail/1.9.6 (enterprise 20071221.751182) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200803031807.53588.aj@siegel-tech.net> Subject: Building my first gateway firewall with wireless support X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Mar 2008 01:04:22 -0000 Hello My almost ten year old pc that has been running 24/7 as a firewall gateway is about to die. (Of course it is running Freebsd) I would like to build a embedded gateway, DNS server, with DDNS client, wireless access point, IPSEC , and firewall. I appreciate some guidance, some helpfull links, or maybe share some of your experiences. I hobbyist not a developer. I do not expect this to be easy. My dream access point would have two interfaces one protect by IPSEC vpn and an unsecured (just a cheap linksys device connected to the LAN). The big question how much processor power will I need to support one to ten clients? The LAN will support a couple of desktops, and maybe a toy server (backup mail server). I am looking at Soekris 48xx and if needed the vpn board.. As of now I like to stick with x86 platform. Any other suggestions? Thank You Aaron