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
I'm running OS X Leopard Server 10.5.8, with Developer Tools installed.
the 24.69.1.2 proxy is working fine, but the 24.69.1.3 proxy is not.
Unfortunately, I wasn't able to find anything in the logs that would suggest any problems, so I'm hoping someone here can help out.
thanks in advance, folks.
-- Cameron Knowlton iGods Internet Marketing cameronk_at_igods.com P: 250.382.0226 http://www.knowledgevine.netReceived on Fri Nov 13 2009 - 18:04:48 MST
This archive was generated by hypermail 2.2.0 : Thu Nov 19 2009 - 12:00:03 MST