[squid-users] acl dst ipv6 does not matches all IPv6 addresses

2023-03-07 Thread john jacob
Hi, I am facing the same issue as described in https://bugs.squid-cache.org/show_bug.cgi?id=5154 where ipv6 literal URLs are casuing squid, v5.7, to restart. As a work around I am testing the below to deny ipv6 requests. acl to_ipv6 dst ipv6 acl from_ipv6 src ipv6 # Prevent ipv6 requests to avoi

[squid-users] Multiple auth schemes in a single Squid instance

2016-10-05 Thread john jacob
Hi All, We have a requirement to use the same Squid instance for Basic and NTLM authentication to serve various customer groups (may not be on different network sections). The customer groups which are using Basic authentication (for legacy reasons) should not receive NTLM scheme and the customer

[squid-users] Multiple auth schemes in a single Squid instance

2016-10-05 Thread john jacob
Hi All, We have a requirement to use the same Squid instance for Basic and NTLM authentication to serve various customer groups (may not be on different network sections). The customer groups which are using Basic authentication (for legacy reasons) should not receive NTLM scheme and the customer

[squid-users] peek all step with bump instance of proxy

2015-08-27 Thread john jacob
Hi All, I am trying to configure a squid filtering instance which serves both proxy and intercepted (transparent) connections. Filtering is accomplished by a Request eCAP adapter which have something like if(IsDenied() && RequestMethod=="CONNECT") { // Gives TAG_NONE/403

Re: [squid-users] Error when using peek/splice/terminate with Squid 3.5.1

2015-03-20 Thread john jacob
Also this issue is no more appearing if I peek step 1 alone and splice the remaining ones. acl step1 at_step SslBump1 acl step2 at_step SslBump2 acl step3 at_step SslBump3 ssl_bump peek step1 all ssl_bump splice all So I guess the issue is with the PeerConnector module where SSL_connect meth

Re: [squid-users] peek/splice working with lynx but not with firefox or chrome [SOLVED]

2015-03-13 Thread john jacob
Hi, I am also having similar environment with squid (version 3.5.2 -20150218-r13758) and openssl 1.0.1k, but for me only small number of https sites are working with peek and splice. For eg:- , I can access https://www.google.com but not https://ssllabs.com and lot of other https domains, giving "