<font color='black' size='2' face='Arial, Helvetica, sans-serif'>That's right, I'm using the IP address of the interface for tcp_outgoing_address. I want to be using tcp_outgoing_address based on the port number of the incoming connection. Would that be possible by using Linux routing? <br>
<br>

<div style="font-family:arial,helvetica;font-size:10pt;color:black">-----Original Message-----<br>
From: Matus UHLAR - fantomas <uhlar@fantomas.sk><br>
To: squid-users <squid-users@lists.squid-cache.org><br>
Sent: Fri, Jun 15, 2018 3:01 am<br>
Subject: Re: [squid-users] tcp_outgoing_address working on Windows machine but not on Ubuntu<br>
<br>
On 15.06.18 01:05, <a href="mailto:davidjesse091@aol.com">davidjesse091@aol.com</a> wrote:
>On my Windows machine I can successfully connect to interface 1 and have
> the connections go out from interface 2 using "tcp_outgoing_address", but
> this does not work on my Linux Ubuntu machine.  Anyone else notice this
> and know the reason and solution for this?

do those connections come from IP address defined in tcp_outgoing_address?

tcp_outgoing_address does not define interface but an address. The interface
is tken from kernel routing table.

you must apparently configure routing in order to get what you want.

-- 
Matus UHLAR - fantomas, <a href="mailto:uhlar@fantomas.sk">uhlar@fantomas.sk</a> ; <a href="http://www.fantomas.sk/" target="_blank">http://www.fantomas.sk/</a>
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Enter any 12-digit prime number to continue.
_______________________________________________
squid-users mailing list
squid-<a href="mailto:users@lists.squid">users@lists.squid</a>-cache.org
<a href="http://lists.squid-cache.org/listinfo/squid-users" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a>
</div>
</font>