On 2006/06/12 04:20, Allen Theobald wrote:
> I recompiled/reinstalled tinyproxy with --enable-transparent-proxy 
> and restarted my system.

Double-check you're running the new binary...ports/packages might not
put files in the same place as the original distribution, I don't know
if that's relevant to you?

Are you testing from a web browser? If not, make sure you supply
HOST: headers when testing. Tinyproxy doesn't know how to use /dev/pf
to fetch the original destination address.

>    rdr on $int_if inet proto tcp from $int_net to any \
>       port www -> 127.0.0.1 port 3128

Looks ok.

Reply via email to