From owner-freebsd-questions@FreeBSD.ORG Mon Apr 28 07:37:53 2003 Return-Path: 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 C69DB37B401 for ; Mon, 28 Apr 2003 07:37:53 -0700 (PDT) Received: from blueyonder.co.uk (pcow035o.blueyonder.co.uk [195.188.53.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1F5943FB1 for ; Mon, 28 Apr 2003 07:37:52 -0700 (PDT) (envelope-from jfm@blueyonder.co.uk) Received: from lexx ([62.31.198.203]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Mon, 28 Apr 2003 15:37:51 +0100 From: John Murphy To: Vulpes Velox Date: Mon, 28 Apr 2003 15:37:51 +0100 Message-ID: <11fqavs1c9vhmt4765klu7v45as6o7fabh@4ax.com> References: <20030427224125.06bf53e5.kitbsdlists@HotPOP.com> In-Reply-To: <20030427224125.06bf53e5.kitbsdlists@HotPOP.com> X-Mailer: Forte Agent 1.9/32.560 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable cc: questions@FreeBSD.ORG Subject: Re: port forwarding with ipfw X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jfm@blueyonder.co.uk List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2003 14:37:54 -0000 Vulpes Velox wrote: >How do I do port forwarding with ipfw? I've not had much luck >translating the man to a actual arguement. There's a section in the handbook which may make it clearer. Section 19.12.4 at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/natd.html John.