Hi, I'm not sure what happened but after updating OpenBSD today, then updating the installed packages Dansguardian seems to not be working.....
My OpenBSD version is: 5.6 GENERIC.MP#376 amd64 as stated just been updated today. then used: pkg_add -vui to update the packages. Just checking one of the mirrors, it seems all packages were "synced" recently, so not sure if that actually refers to being updated. The version available seems to be 2.12.0.3, though checking the Sourceforge page: http://sourceforge.net/projects/dansguardian/files/ it seems that the code hasn't been updated since 2012.... The only error in the logs that I can see is: dansguardian[11832]: Error polling child process sockets: Invalid argument dansguardian[11832]: Error polling child process sockets: Invalid argument Upon researching the error I found: http://comments.gmane.org/gmane.comp.web.dansguardian.general/1342 which is way out of date! Changing the settings stated using sysctl didn't help either: kern.shminfo.shmmni=512 kern.shminfo.shmseg=512 I also attempted to compile directly from source incase something went amiss somewhere with my setup. That also didn't seem to work. The port won't build as it throws this error: *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1876 '/var/db/pkg/dansguardian-2.12.0.3/+CONTENTS': @ /usr/bin/env -i PKG_TMPDIR=...) *** Error 1 in /usr/ports/www/dansguardian (/usr/ports/infrastructure/mk/bsd.port.mk:2388 'install') Though checking around previously there was something about the port not being "signed"? Would anyone be able to suggest a fix or help out? Even an 'alternative' more upto date solution would be fine. I'm running it in conjunction with Squid, c-icap, and clamav. So as well as simply filtering websites it also hooks into clam with a virus scan and then the Squid proxy to get to the web. Thanks. Kaya 5.6 GENERIC.MP#376 amd64