On Tue, Mar 29, 2011 at 07:47, Amos Jeffries <squ...@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

Reply via email to