From owner-freebsd-questions Fri Oct 3 10:57:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA01405 for questions-outgoing; Fri, 3 Oct 1997 10:57:05 -0700 (PDT) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA01390 for ; Fri, 3 Oct 1997 10:57:00 -0700 (PDT) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id KAA03375; Fri, 3 Oct 1997 10:41:32 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd003371; Fri Oct 3 17:41:28 1997 Message-ID: <34352E0B.31DFF4F5@whistle.com> Date: Fri, 03 Oct 1997 10:40:27 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Jacques Hugo CC: questions@FreeBSD.ORG Subject: Re: ipfw and port redirection References: <199710031233.OAA05285@wired.ctech.ac.za> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Jacques Hugo wrote: > > Hi there .. > > How can I redirect ports on my box, but still have ipfw in mind. > > Some of my users come in on port 80, but I want to redirect that > to port 3128 without making changes to the whole domain. > > TIA > > -Jacques if natd doesn't do it, then you could certainly modify it to do so..