[squid-users] tcp_outgoing _address is not working

From: Jack <sa_jill@dont-contact.us>
Date: Fri, 19 Jul 2002 16:51:16 +0530

Hello All,

I configured squid-2.5.PRE5 as transparent proxy and to use two ISPs for
outgoing request.

The acl configuration as follows
acl ip1 src 182.253.2.32/255.255.255.240
acl ip2 src 201.23.4.0/255.255.255.240

tcp_outgoing_address 182.253.2.35 ip1
tcp_outgoing_address 201.23.4.2 ip2

#route -n
182.253.2.32 0.0.0.0 255.255.255.240 U 0 0 0
eth1
201.23.4.0 0.0.0.0 255.255.255.240 U 0 0 0
eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 182.253.2.42 0.0.0.0 UG 0 0 0
eth1
0.0.0.0 202.23.4.1 0.0.0.0 UG 0 0 0 eth0

Here all the request goes through eth1(ISP A) and only very less request
goes through eth0(ISP B)
If i down eth1 interface then it show considerable traffic in ISP B router

Is my configuration is correct?

Thanks
Jack

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.comm
Received on Fri Jul 19 2002 - 05:15:23 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:18 MST