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.
[EMAIL PROTECTED]   Raintree Network Services, Inc. <www.inethouston.net>
[EMAIL PROTECTED]       FreeBSD Committer <www.FreeBSD.org>

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to