From owner-freebsd-questions Tue Mar 4 01:19:30 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA08881 for questions-outgoing; Tue, 4 Mar 1997 01:19:30 -0800 (PST) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA08874 for ; Tue, 4 Mar 1997 01:19:24 -0800 (PST) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id LAA22676; Tue, 4 Mar 1997 11:17:07 +0200 (IST) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma022674; Tue Mar 4 11:17:00 1997 Message-ID: <331BE845.63C1@barcode.co.il> Date: Tue, 04 Mar 1997 11:15:49 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: Andrzej Szydlo CC: freebsd-questions@FreeBSD.ORG Subject: Re: IP masquerading an ipfw References: <199703040804.JAA18605@tu.kielce.pl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Andrzej Szydlo wrote: > > Hi, > > Colud someone forward me any examples or point to any documentation > describing how to use ipfw for IP masquerading? > > TIA > > Andrzej AFAIK ipfw won't do masquerading. You may want to use IPfilter for that (it's somewhere in the ports). Nadav