There is some configuration missed on /dev/pf

I were receiving the error:

"parseHttpRequest: PF open failed: (13) Permission denied"

In the cache.log

So according to some posts I found the permissions for the /dev/pf should be
changed to:

        chgrp squid /dev/pf
        chmod g+rw /dev/pf

I'm not an expert on FreeBSD or Squid, but this certainly remove the errors
on cache.log and enhanced the performance of cache.


I hope this may help someone else.




Emanuel Gonzalez
Guatemala



-----Mensaje original-----
De: Colin Smith [mailto:[EMAIL PROTECTED] 
Enviado el: Martes, 01 de Noviembre de 2005 07:21 a.m.
Para: [email protected]
Asunto: Re: [pfSense Support] SQUID and SNMP

Now fixed in CVS.

Colin

* Emanuel A. Gonzalez <[EMAIL PROTECTED]> [2005-11-01 00:36:27 -0600]:

> acl for_throttled_multimedia url_regex -i
> "/usr/local/etc/squid/advanced/acls/dst_throttle_multimedia.acl"

-- 
Se certificó que el correo Saliente no contiene virus.
Verificado por Anti-Virus AVG.
Versión: 7.1.362 / Base de datos de virus: 267.12.8/161 - Fecha de la
versión: 03/11/2005
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to