From owner-freebsd-questions@FreeBSD.ORG Wed Mar 8 19:04:42 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9F2E16A422 for ; Wed, 8 Mar 2006 19:04:42 +0000 (GMT) (envelope-from corwin@aeternal.net) Received: from amber.aeternal.net (amber.in.markiza.sk [62.168.76.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA5AF43D4C for ; Wed, 8 Mar 2006 19:04:41 +0000 (GMT) (envelope-from corwin@aeternal.net) Received: from localhost (localhost.aeternal.net [127.0.0.1]) by amber.aeternal.net (Postfix) with ESMTP id 838E1B91D for ; Wed, 8 Mar 2006 20:04:39 +0100 (CET) Received: from amber.aeternal.net ([127.0.0.1]) by localhost (amber.aeternal.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13109-09 for ; Wed, 8 Mar 2006 20:04:39 +0100 (CET) Received: from [192.168.0.30] (pleiades.aeternal.net [192.168.0.30]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by amber.aeternal.net (Postfix) with ESMTP id DE101B923 for ; Wed, 8 Mar 2006 20:04:38 +0100 (CET) Message-ID: <440F2AC9.5010804@aeternal.net> Date: Wed, 08 Mar 2006 20:04:41 +0100 From: Martin Hudec User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <6.2.5.6.2.20060308135137.033ec118@xxiii.com> In-Reply-To: <6.2.5.6.2.20060308135137.033ec118@xxiii.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at aeternal.net Subject: Re: Setting fbsd up as a router? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: corwin@aeternal.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Mar 2006 19:04:43 -0000 Hello, wc_fbsd@xxiii.com wrote: > It is not 'BSD based [wish it was] but rather than reinvent the wheel, > I would strongly recommend you try out IP-Cop http://ipcop.org/ A > mere 20MB download gets you a CD ISO image that installs the whole Linux > based firewall on a PC. Up to 4 interfaces, web configuration, traffic > statistics, snort, transparent squid proxy, DHCP, VPN, just about > anything you would probably want. From FreeBSD area of specialized firewalls: Based on 4.x/ipf,ipfw etc. there is m0n0wall (http://www.m0n0.ch/wall/). Based on 6.x/pf etc. there is pfSense (http://www.pfsense.com). From Linux area of specialized firewalls there is also Shurdix available (http://www.shurdix.org/). Martin