From owner-freebsd-questions@FreeBSD.ORG Wed Aug 9 18:02:07 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 7A7EB16A4DA for ; Wed, 9 Aug 2006 18:02:07 +0000 (UTC) (envelope-from zope@2012.vi) Received: from efit.xs4all.nl (efit.xs4all.nl [82.92.236.145]) by mx1.FreeBSD.org (Postfix) with ESMTP id B633E43D46 for ; Wed, 9 Aug 2006 18:02:05 +0000 (GMT) (envelope-from zope@2012.vi) Received: from [192.168.0.6] (dpc67143135132.direcpc.com [67.143.135.132]) by efit.xs4all.nl (Weasel v1.73) for ; 09 Aug 2006 19:58:40 Message-ID: <44DA230F.20407@2012.vi> Date: Wed, 09 Aug 2006 14:01:51 -0400 From: beno User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Doing Routing On My Production Server 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: Wed, 09 Aug 2006 18:02:07 -0000 Hi; I'm updating my firewall and I've found a nifty how-to that recommends using a BSD box in front of another box as your firewall, using the first as a router and passing one NIC to the other box. Can't all that be done from the same box? TIA, beno