RSCL Mumbai:
>
> I tried " tcp_outgoing_address " by adding the following to squid.conf
>
> acl ip1 myip 10.0.0.120
> acl ip2 myip 10.0.0.121
> acl ip3 myip 10.0.0.122
> tcp_outgoing_address 10.0.0.120 ip1
> tcp_outgoing_address 10.0.0.121 ip2
> tcp_outgoing_address 10.0.0.122 ip3
>
> Restarted squid, but no help.
>
It might be:
tcp_outgoing_address ISP1_IP_ADDRESS ip1
tcp_outgoing_address ISP2_IP_ADDRESS ip2
tcp_outgoing_address ISP3_IP_ADDRESS ip3
replace ISP{x}_IP_ADDRESS with real IPs.
-- Jeff Pang DingTong Technology www.dtonenetworks.comReceived on Sat May 16 2009 - 04:20:25 MDT
This archive was generated by hypermail 2.2.0 : Sat May 16 2009 - 12:00:02 MDT