On 21/02/2015 2:37 p.m., snakeeyes wrote: > Hi , > > > > I have squid with many ips already installed with and configured well with > tcp_outgoing directive. > You have two problems: 1) Your Squid version is too old. Squid-3.1 does not contain the IPv6 split-stack bug fixes that allow tcp_outgoing_address to deal with persistent connections to servers, or to select an outgoing IP per-message. 2) "myip" ACL ties the tcp_outgoing_address to the *Squid* receiving IP address, not the client IP. If the packets just happen to go from PC2 to the Squid receiving IP for client1 for any reason they will use client1's assigned outgoing IP. You require Squid-3.3 or later to do what you are attempting. Amos _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users