[squid-users] tcp_outgoing_address Not working

From: RSCL Mumbai <rscl.mumbai_at_gmail.com>
Date: Fri, 15 May 2009 20:52:48 +0530

Hi,

I have setup "tcp_outgoing_address" as follows:

-----------
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
----------

I have route2 rules which will change the g/w IP for the packets based
on the above rules.
Example: if SRC=10.0.0.120 then G/w=10.0.0.1 etc

tcp_outgoing_address does not seem to be working; How can I verify is
the SOURCE_IP is manitained ?

ELSE:
Where else should I check to learn why the SRC IP is not maintained.

Please help.

Thx
Vai
Received on Fri May 15 2009 - 15:22:51 MDT

This archive was generated by hypermail 2.2.0 : Wed May 20 2009 - 12:00:02 MDT