[squid-dev] squid tcp_outgoing_address feature not working

naishal0748 naishal48shah at gmail.com
Wed Apr 15 09:16:14 UTC 2015


I have setup squid transparent proxy with following configurations in centos
6.2 :

eth0 - LAN Network
eth1 - WAN1 - IP - 192.168.3.15 - Gateway IP - 192.168.3.1
eth2 - WAN2 - IP - 192.168.5.15 - Gateway IP - 192.168.5.1 (Default Gateway)

I want to route 10.2.0.0/16 traffic to WAN1 

I have used my squid.conf file to mention that as below 

acl localnet src 10.2.0.0/16

tcp_outgoing_address 192.168.3.15 localnet

But all the traffic is going through eth2 only. I want all the traffic to go
through eth1 based on my source address.

I have already setup routing on my linux server for eth1 and eth2.

Someone please help.



--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/squid-tcp-outgoing-address-feature-not-working-tp4670740.html
Sent from the Squid - Development mailing list archive at Nabble.com.


More information about the squid-dev mailing list