Re: [squid-users] squid proxy - multiple outgoing IP addresses

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Sat, 14 Nov 2009 13:21:18 +1300

Cameron Knowlton wrote:
> I'm trying to configure Squid to run over multiple IP addresses. I found the following configuration code that supposedly manages the task, but I can't seem to get it working:
>
> acl ip1 myip 24.69.1.2
> acl ip2 myip 24.69.1.3
> tcp_outgoing_address 24.69.1.2 ip1
> tcp_outgoing_address 24.69.1.3 ip2

The above depends on what your http_port and/or https_port settings are.
And what IPs are assigned to the machine.

NP: myip ACL type does not work reliably on interception proxies. Only
of regular forward-proxies and reverse-proxies.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE7 or 3.0.STABLE20
   Current Beta Squid 3.1.0.14
Received on Sat Nov 14 2009 - 00:21:53 MST

This archive was generated by hypermail 2.2.0 : Sat Nov 14 2009 - 12:00:02 MST