Hi all,
I recently setup 1.2.0 on my OpenBSD/Squid proxy. I followed the
instructions as best I could (I'm not hugely familiar with *nix) from the
"Installing squidGuard" doc. I started by installing Berkeley 2.4 without
incident. I installed squidGuard into /usr/local/share/squidGuard-1.2.0 and
compiled it with
"--with-sg-config=/usr/local/share/squidGuard-1.2.0/filter.conf" (no
quotes). It ran make, make test and make install without incident. Here's my
filter.conf:
logdir /usr/local/squidGuard/log/squidGuard.log
acl {
default {
pass all
}
}
I created test.pass and test.block. Contents of test.pass:
"http://www.youthetc.org/ 209.238.173.134/fdgh GET" (no quotes). Contents of
test.block: "http://www.whitehouse.com/ 209.67.27.248/- - GET (no quotes). I
run "/usr/local/bin/squidGuard -c
/usr/local/share/squidGuard-1.2.0/filter.conf < test.pass > test.pass.out"
successfully. For wc -l on test.pass, I get 0. For wc -l on test.pass.out, I
get 1. For wc -w on test.pass.out, I get 0. Results for test.block and
test.block.out are the same. According to the install doc, the results for
wc -l on test.pass and test.pass.out should be that same. What do I not have
configured properly? Forgive me for using Outlook to send this. Thanks.
Chris Jensen
IS Coordinator
Youth ETC