Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  8 Jul 2003 13:13:56 -0700
From:      eculp@encontacto.net
To:        freebsd-isp@freebsd.org
Subject:   How to use transparent kernel proxy with squid?
Message-ID:  <1057695236.51317f5568a73@mail.encontacto.net>

next in thread | raw e-mail | index | archive | help
I want to use squid as a transparent proxy for http.  The last time I did
this several years ago I used transproxy but I understand that it can
now be done in the kernel.  I have all the firewall options compiled in the
kernel [current] and ipfw and natd are working as expected.  I am trying to
do something like

ipfw add 300 fwd 127.0.0.1,3128 tcp from 192.168.1.0/24 to 0.0.0.0/0 80  \
recv rl1 out xmit rl0

Squid and the firewall are running on the same machine and and I want all
the 192.168.1 network to be forced to use squid.

Thanks for any tips,

ed

--


-------------------------------------------------



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