[squid-users] Even/Odd SRC ACL

From: Nishant Sharma <codemarauder_at_gmail.com>
Date: Fri, 27 Jun 2014 09:37:28 +0530

Hi,

I have 2 WANs and would like to loadbalance the traffic by configuring
tcp_outgoing_address based on source IPs. Squid version is 3.1.20
running on FreeBSD 8.3-release-p11 (pfSense 2.1-RELEASE).

I have tried this:

acl even src 0.0.0.0/0.0.0.1
tcp_outgoing_address wan1 even
tcp_outgoing_address wan2 !even

But this doesn't seem to work. All the traffic is going to WAN2. Default
route is on WAN1.

Am I missing something?

Thanks in advance.
Regards,
Nishant
Received on Fri Jun 27 2014 - 04:07:47 MDT

This archive was generated by hypermail 2.2.0 : Fri Jun 27 2014 - 12:00:05 MDT