On 2015-03-23, Cristián Edwards <[email protected]> wrote: > In Addition, I *believe* PF only handles IP values, how will it manage > domain names coming from these lists? Will it just resolve the domain names > at the time of applying the rules?
It *can* only resolve them at the time of applying the rules (and will then consume a bunch of kernel memory to hold them). This is probably not what you want. Squidguard is pretty old and squid ACLs are a lot better now than they used to be; try the standard ACLs first (you can read domain lists from separate files; see http://www.squidblacklist.org/downloads/squid.conf.txt),

