On Tue, Mar 29, 2011 at 07:47, Amos Jeffries <squid3_at_treenet.co.nz> wrote:
> Â I have not had anyone report either "works" or "fails" for IPFW, IPFILTER
> or PF on the 3.1.10 or later releases.
>
> I believe the other modules work due to people using them successfully.
I can confirm that PF on 3.1.11, running on FreeBSD 8.2-RELEASE, works great.
The setup:
Base 8.2-RELEASE install
Rebuilt GENERIC kernel with pf, pfsync, pflog added (literally three
lines added to GENERIC)
portsnap fetch extract
Install portmaster, portaudit
portmaster -t -g -d www/squid31
pf.conf rdr:
rdr pass on $int_if proto tcp from any to any port 80 -> 127.0.0.1 port 3128
Squid listens on 3128
==================
Now that I'm back to wondering about getting YouTube and NetFlix to
cache, I've reverted to 2.7-STABLE9 for storeurl_rewrite.
kmw
Received on Tue Mar 29 2011 - 12:52:50 MDT
This archive was generated by hypermail 2.2.0 : Tue Mar 29 2011 - 12:00:02 MDT