On 2013-06-02, Loïc BLOT <loic.b...@unix-experience.fr> wrote: > Hello rob, > i'm using squid since 3.1 on OpenBSD 5.2 with compiled sources (squid > 3.2.5-9 and 3.3.4 at this time).
Building it yourself with squid's default options sets things up for the old method with rdr-to. The port is setup to use divert-to instead ("--disable-pf-transparent --enable-ipfw-transparent") to avoid the need to make /dev/pf writable by squid (or even worse, run squid as root).