Re: Websense squid interoperability on openbsd

2009-10-19 Thread Dimitri
been passed in # no parameters if [ "$1" = "" ]; then WSTEMPDIR=/tmp # install using GUI mode elif [ "$1" = "-g" ]; then if [ "$2" = "" ]; then WSTEMPDIR=/tmp else WSTEMPDIR=$2 fi # user inputs temp directory e

Re: Websense squid interoperability on openbsd

2009-10-18 Thread Steve Shockley
On 10/16/2009 2:26 PM, Dimitri wrote: I need to install a plugin for squid to allow interoperability between squid and Websense. the idea is that squid provide cache and Websense provides content filtering. I haven't done it, but don't both Squid and Websense do ICAP?

Websense squid interoperability on openbsd

2009-10-16 Thread Dimitri
Hi guys. I have the next problem: I need to install a plugin for squid to allow interoperability between squid and Websense. the idea is that squid provide cache and Websense provides content filtering. Someone installed this plug in on a OpenBSD?, As did the installation?. Regards Dimitri.- h