From owner-freebsd-ipfw Tue Feb 26 9: 3: 7 2002 Delivered-To: freebsd-ipfw@freebsd.org Received: from uwa.unitedway.org (msmail.unitedway.org [208.253.57.6]) by hub.freebsd.org (Postfix) with ESMTP id A18BF37B400 for ; Tue, 26 Feb 2002 09:02:57 -0800 (PST) Received: by msmail.unitedway.org with Internet Mail Service (5.5.2653.19) id ; Tue, 26 Feb 2002 12:02:56 -0500 Message-ID: <8493B346E1C1DC4A97C170F86C1C47F30296F4@msmail.unitedway.org> From: "Dang.Johnny" To: freebsd-ipfw@freebsd.org Subject: RE: ipfw and transparent proxy... Date: Tue, 26 Feb 2002 12:02:56 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: owner-freebsd-ipfw@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Subject: Re: ipfw and transparent proxy... That works beautifully... However, what happens if I have squid running on another server such as 192.168.1.25? How do I fwd the traffic to that server? "put this before the divert rule(s) ipfw add fwd 127.0.0.1,3128 tcp from 192.168.0.0/24 to not 192.168.0.0/24 Where 3128 is the port, default Squid setting." Baldur On Tuesday 26 February 2002 03:50, you wrote: > hello, > > i have been using ipfw/nat for quite some time now and > is very satisfied with its performance. > > just wondering how can i use transparent proxy when i'm > also running natd on the same fbsd box. > > my box has 2 nics. my internal network is > 192.168.0.0/24 and a static public ip. > the box is running natd which works fine. > > can i do this setup with ipfw or ipfilter? any sample config is > greatly appreciated. > > tnx in advance. :P > > victor "jett" tayer > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ipfw" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message