<div dir="auto">Could tcp_outgoing_address do the deed, forcing a certain source ip or ipv4-only interface for some or all requests?</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 2 May 2022 at 16:39, Alex Rousskov <<a href="mailto:rousskov@measurement-factory.com">rousskov@measurement-factory.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 5/1/22 23:49, Ahmad Alzaeem wrote:<br>
<br>
> sometime the IPV4 <br>
> instance receive DNS resolution of the destination as IPV6 and the <br>
> connection fails !!<br>
> <br>
> sometimes the IPV4 instance receive the DNS resolution of the <br>
> destination as IPV6 and the connection fail .<br>
> <br>
> Is there any option we can do based on the environment above ?<br>
<br>
<br>
Without Squid code modifications, your options are:<br>
<br>
* Use a custom DNS resolver (configuration) that never sends IPv4 <br>
address records to an IPv6-only Squid. Use a custom DNS resolver <br>
(configuration) that never sends IPv6 address records to an IPv4-only <br>
Squid. Configure each Squid to use the right resolver (see dns_nameservers).<br>
<br>
* Disable IPv6 support in IPv4-only Squid at ./configure time. This does <br>
not help with the IPv6-only Squid and has other negative side effects. I <br>
do not recommend this option.<br>
<br>
<br>
 > Like maybe we disable eyeballs or preserving it while add an option<br>
 > like DNS A records or DNS AAAA records .<br>
<br>
It would be possible to enhance Squid by adding a configuration option <br>
that disables (certain) A or AAAA queries, but proper modifications are <br>
not trivial and nobody has done them yet: <br>
<a href="https://wiki.squid-cache.org/SquidFaq/AboutSquid#How_to_add_a_new_Squid_feature.2C_enhance.2C_of_fix_something.3F" rel="noreferrer" target="_blank">https://wiki.squid-cache.org/SquidFaq/AboutSquid#How_to_add_a_new_Squid_feature.2C_enhance.2C_of_fix_something.3F</a><br>
<br>
<br>
Cheers,<br>
<br>
Alex.<br>
<br>
_______________________________________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br>
</blockquote></div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">@mobile</div>