On 2018-08-15, George <g.lis...@nodeunit.com> wrote: > I believe you may be looking for a redirect not a relay. It all really > depends on your network topology and what you are trying to do but in > general something like this is what you are looking at:
For directing traffic from a PF box to a separate Squid box setup as an interception ("transparent") proxy, you want "route-to" rather than "rdr-to" (see squid pkg-readme). I haven't tried this with relayd but it looks like redirection with "route to" is what's needed here. An associated "divert-to" is also needed on the box running Squid (again see the pkg-readme).