From owner-freebsd-questions@FreeBSD.ORG Sat Oct 2 18:43:01 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93346106566B for ; Sat, 2 Oct 2010 18:43:01 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id 5A3F48FC12 for ; Sat, 2 Oct 2010 18:43:01 +0000 (UTC) Received: from baby-jane.lamaiziere.net (unknown [192.168.1.10]) by smtp.lamaiziere.net (Postfix) with ESMTP id B79B263316B; Sat, 2 Oct 2010 20:42:59 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id 96DCD2CFA1A; Sat, 2 Oct 2010 20:45:28 +0200 (CEST) Date: Sat, 2 Oct 2010 20:45:25 +0200 From: Patrick Lamaiziere To: Kevin Kobb Message-ID: <20101002204525.30d4bda8@davenulle.org> In-Reply-To: <4CA5D2FE.8070900@skylinecorp.com> References: <20101001001926.6ef8aa93@davenulle.org> <4CA5D2FE.8070900@skylinecorp.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i386-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: router / firewall with PF and carp. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2010 18:43:01 -0000 Le Fri, 01 Oct 2010 08:24:30 -0400, Kevin Kobb a écrit : > Both would probably be fine. However, I would recommend taking a look > at pfsense if I were you. It is made to do what you want without as > much of the overhead as a full blown *BSD install. > > It is easier to configure, update, the documentation is good, and you > can get top notch paid support from the developers if you want. Pfsense was our first choice but it does not handle IPv6 yet. http://doc.pfsense.org/index.php/Is_there_IPv6_support_available Thanks to all for yours replies, regards.