[squid-users] Squid is using ipv4 for non-ssl connections

Joshua Bazgrim joshuakronemeyer at gmail.com
Mon Jun 22 21:14:54 UTC 2020


Hi there,

I'm still fairly new to squid. Hoping someone can help me out.
I have a tcp_outgoing_address for ipv6 that routes to nftables to give me a
rotating ipv6 address.

However, on non-ssl calls, it uses ipv4 instead.
Is there a way to have squid use ipv6 for non-ssl calls?

curl -L -x PROXYIP:3128 http://api6.ipify.org # This returns an ipv4
address through squid
curl -L -x PROXYIP:3128 https://api6.ipify.org   # This returns an ipv6
address through squid

If I don't use the squid proxy, it properly returns an ipv6 for non-ssl
connections.

squid 4.9
The squid.conf file is default besides tcp_outgoing_address

Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20200622/57763b59/attachment.html>


More information about the squid-users mailing list