PfSense 2.2 and Squid
-
@KOM:
SquidGuard used to work fine for me. Now it's broken and won't work without symlink hacks?
JimP just committed some changes to SquidGuard for pfSense 2.2 : https://github.com/pfsense/pfsense-packages/commit/1b27c346293d8a53a80dd7563d787e9e073f801a
It would be worth reinstalling and trying…
-
Pbi for i386 has updates too.
-
I removed the symlinks I had for squidguard-dev and was was able to install squidGuard for the most part with no issues… Had to reboot and also reinstall dansguardian since that wouldnt auto start on reboot...
-
I removed the symlinks I had for squidguard-dev and was was able to install squidGuard for the most part with no issues… Had to reboot and also reinstall dansguardian since that wouldnt auto start on reboot...
Cino I had all sorts of trouble in 2.2 to get Squid3 (transparent proxy) and DansGuardian going
Would you mind sharing how did you make them work together? I have all the rules OK (pf2.1.5 works fine with squid + dansguardian) but I could never get squid3 working with Dans in 2.2.Appreciated.
-
I should had mention that before but I don't use transparent squid proxy. I do have a transparent setup for Dansguardian, which is on a different subnet.
This is the order I did my install a month ago… squid, squidguard... got them running... then added dansguardian into the mix
I have squid listening on my lan and loopback... dansguardian is listening on my lan and upstreams to squid via 127.0.0.1
here is the nat I use for dansguardian
KIDSNET TCP * * * 80 (HTTP) 127.0.0.1 8080 Dansguardian Transparent Proxy Re-Direct