Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2002 10:28:42 -0600
From:      "David W. Chapman Jr." <dwcjr@inethouston.net>
To:        budsz <budsan02@bdg.centrin.net.id>
Cc:        freebsd-stable <freebsd-stable@FreeBSD.ORG>
Subject:   Re: Transparant proxy
Message-ID:  <20020214162842.GA19623@leviathan.inethouston.net>
In-Reply-To: <20020214212153.A10259@bdg.centrin.net.id>
References:  <20020214212153.A10259@bdg.centrin.net.id>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 14, 2002 at 09:21:53PM +0700, budsz wrote:
> Hi,
> 
> I was try to enable transparant proxy in my FreeBSD box so I have doing
> like: 
> ${fwcmd} add 3001 allow tcp from 192.168.0.88 to any
> ${fwcmd} add 3002 fwd 127.0.0.1,7080 tcp from any to any 80
> ${fwcmd} add 3003 fwd 192.168.0.88/32,7080 tcp from any to any 80
> 
> in /etc/rc.firewall, but I think this is useful because my client
> without proxy they can browsing. how to do transparant proxy in FreeBSD
> 
> 
IF you would be interested in trying ipnat, transparent proxying 
works great.


-- 
David W. Chapman Jr.
dwcjr@inethouston.net	Raintree Network Services, Inc. <www.inethouston.net>
dwcjr@freebsd.org	FreeBSD Committer <www.FreeBSD.org>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020214162842.GA19623>