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

Reply via email to