Re: [squid-users] Squid keeps using ipv6 using ssl_bump

2018-04-24 Thread masterx81
I've tried to comment out the "tcp_outgoing_address 0.0.0.0 all" directive as you suggested, and actually all work as it should. Not know why in the past had to add it. By now, only one site has problem with ssl_bump and ipv6, and it's wiki.squid-cache.org (quite hilarious). If i bump it i get the

Re: [squid-users] Squid keeps using ipv6 using ssl_bump

2018-04-23 Thread Amos Jeffries
On 23/04/18 23:10, masterx81 wrote: > But why with that 2 directives (tcp_outgoing_address and dns_v4_first, > dns_v4_first alone wasn't working) time ago fixed my problem with squid > trying always to use ipv6? Never had any problem with ip-v6 after that. > Until now... What changed anywhere on t

Re: [squid-users] Squid keeps using ipv6 using ssl_bump

2018-04-23 Thread masterx81
But why with that 2 directives (tcp_outgoing_address and dns_v4_first, dns_v4_first alone wasn't working) time ago fixed my problem with squid trying always to use ipv6? Never had any problem with ip-v6 after that. Until now... And, why NOW i have problems with ipv6 with some sites (for example h

Re: [squid-users] Squid keeps using ipv6 using ssl_bump

2018-04-23 Thread Amos Jeffries
On 23/04/18 20:27, Enrico Michieletti wrote: > Hi! > > I’m using squid from long time, as my network isn’t ipv6 enabled, I’ve > disabled it in squid using > > dns_v4_first on > That directives means it tries IPv4 *first*, not "only". If *all* attempts fail the last one tried will naturally be