Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 1998 16:45:32 -0800 (PST)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Dmitry Baranov <dima@stv.ee>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ipfw fwd directive and transparent http proxy problem
Message-ID:  <Pine.BSF.4.03.9810271644570.16538-100000@resnet.uoregon.edu>
In-Reply-To: <3635C2BE.4900C06B@stv.ee>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 27 Oct 1998, Dmitry Baranov wrote:

> Hello.
> I try to make transparent http proxy on my subnet.
> 
> Here my situation:
> 
> 1.FreeBSD 3.0 box as router at xxx.xxx.xxx.xxx with
> the following line in rc.firewall
> 
> ipfw add fwd yyy.yyy.yyy.yyy, 3128 tcp from any to any 80
> 
> 2. where yyy.yyy.yyy.yyy is another FreeBSD box with
> squid configured as transparent http proxy.
> 
> AFAIS p.1 is not working properly. ipfw shows that some
> actions are taken with no effect.
> PLS help !

Make sure the firewall allows the data the squid cache is returning to be
delivered to the client ...  Throwing 'log' onto all your rules will let
you trace the path of the packets.

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9810271644570.16538-100000>