Squid + Squidguard + HAVP and Load balancing
-
Hello,
I'm running pfsense 2.01 with squid, squidguard and havp. Everything is running perfect but I can't bring up LoadBalancing or Failover. I have WAN connected to DSL-Router (DHCP) and WAN2 (opt1) to satelite-modem (DHCP).
The two Gateways are Monitoring different IPs of DNS-Servers and I have made a Group "GRPBalance" with both Gateways with priority "Tier1".
If I disconnect the DSL-Router, I aspect the Satelite will do the job. But it dosn't do.
In <status><gateways>all gateways are up.
My squid custom options:
never_direct allow all;cache_peer 127.0.0.1 parent 3126 0 name=havp no-query no-digest no-netdb-exchange default;tcp_outgoing_address 127.0.0.1;redirect_program /usr/local/bin/squidGuard -c /usr/local/etc/squidGuard/squidGuard.conf;redirector_bypass off;url_rewrite_children 5Can anyone help me or is there a step by step tutorial?
Thx</gateways></status>