Re: [squid-users] Recommended squid settings when using IPS-based domain blocking

2024-03-06 Thread brendan kearney
tell the team that is running the IPS to change their policy from DROP to something else, so you are not a captive audience to the timeout. By sending a RST, they can cause Squid to close the connection and fail faster. if they are intercepting the DNS request, have them leverage an RPZ and send a

[squid-users] FATAL: assertion failed: peer_digest.cc:399: "fetch->pd && receivedData.data"

2023-12-06 Thread Brendan Kearney
list members, i am running squid 6.5 on fedora 38, and have found this issue when running "cache sharing" (or cache_peer siblings) between my 3 squid instances.  a couple weeks ago, this was happening and an update seems to have fixed the majority of issues.  when i ran into the issue, i coul

Re: [squid-users] [DMARC] log_db_daemon errors

2023-11-03 Thread Brendan Kearney
On 11/3/23 8:27 AM, Amos Jeffries wrote: On 3/11/23 08:14, jose.rodriguez wrote: On 2023-11-02 13:46, Brendan Kearney wrote: list members, i am trying to log to a mariadb database, and cannot get the log_db_daemon script working.  i think i have everything setup, but an error is being

Re: [squid-users] log_db_daemon errors

2023-11-02 Thread Brendan Kearney
On 11/2/23 2:51 PM, Brendan Kearney wrote: On 11/2/23 2:49 PM, Francesco Chemolli wrote: Hi Robert,   are you sure that you have the required packages on your system? You'll need perl-DBD-MariaDB and what it depends on On Thu, Nov 2, 2023 at 6:41 PM Brendan Kearney wrote: On 11/2

Re: [squid-users] log_db_daemon errors

2023-11-02 Thread Brendan Kearney
On 11/2/23 2:49 PM, Francesco Chemolli wrote: Hi Robert,   are you sure that you have the required packages on your system? You'll need perl-DBD-MariaDB and what it depends on On Thu, Nov 2, 2023 at 6:41 PM Brendan Kearney wrote: On 11/2/23 2:14 PM, Robert 'Bobby&#

Re: [squid-users] log_db_daemon errors

2023-11-02 Thread Brendan Kearney
On 11/2/23 2:14 PM, Robert 'Bobby' Zenz wrote: Use of uninitialized value $DBI::errstr in concatenation (.) or string at /usr/lib64/squid/log_db_daemon line 403. You're trying to use an uninitialized variable when outputting(?) the error message. Fix that first. I'm guessing you're using the `er

[squid-users] log_db_daemon errors

2023-11-02 Thread Brendan Kearney
list members, i am trying to log to a mariadb database, and cannot get the log_db_daemon script working.  i think i have everything setup, but an error is being thrown when i try to run the script manually. /usr/lib64/squid/log_db_daemon /database:3306/squid/access_log/brendan/pass Connectin

[squid-users] sharing generated certs between squid instances

2023-08-26 Thread Brendan Kearney
list members, i have a couple squid instances that are performing bump/peek/splice and generating dynamic certs.  i want to share the certs that are generated by the individual instances across the rest of them, via NFS or some shared mechanism.  so, if squid1 creates a certs i want squid2, sq

Re: [squid-users] cachemgr.cgi & Internal Error: Missing Template MGR_INDEX

2023-07-30 Thread Brendan Kearney
.2,server2.bpk2.com,-,28/Jul/2023:13:01:02 -0400,192.168.88.2,3128,-,"squid",GET,"HTTP/1.0","http://proxy2.bpk2.com:3128/squid-internal-mgr/","cachemgr.cgi/6.1",404,372,-,"TCP_MISS/HIER_NONE","text/html"; Jul 28 12:59:15 server2 (squid-1)[22

Re: [squid-users] cachemgr.cgi & Internal Error: Missing Template MGR_INDEX

2023-07-29 Thread Brendan Kearney
, is needed what is that? thanks, brendan On 7/29/23 12:22 PM, Alex Rousskov wrote: On 7/29/23 11:07, Brendan Kearney wrote: the package installed does not have any file named MGR_INDEX. running "rpm -ql squid |grep -i index" does not return anything. searching in /usr/share/squ

Re: [squid-users] cachemgr.cgi & Internal Error: Missing Template MGR_INDEX

2023-07-29 Thread Brendan Kearney
that helps. thank you, brendan On 7/29/23 1:26 AM, Amos Jeffries wrote: On 29/07/23 14:42, Alex Rousskov wrote: On 7/28/23 20:08, Brendan Kearney wrote: i am running squid 6.1 on fedora 38, and cannot get the cachemgr.cgi working on this box.  I am getting the error: Internal Error: Missin

[squid-users] cachemgr.cgi & Internal Error: Missing Template MGR_INDEX

2023-07-28 Thread Brendan Kearney
list members, i am running squid 6.1 on fedora 38, and cannot get the cachemgr.cgi working on this box.  I am getting the error: Internal Error: Missing Template MGR_INDEX when i try to connect using the cache manager interface.  oddly, when i connect from a different host running squid, usi

Re: [squid-users] Block doc documents

2017-06-27 Thread brendan kearney
You need an ICAP server intelligent enough to differentiate between the file types. Squid is a proxy and can only deal with the protocol. An ICAP server can deal with the content. C-icap and ecap are a couple options that seem to be available. I havr no experience with either. On Jun 27, 2017

Re: [squid-users] microsoft edge and proxy auth not working

2017-03-09 Thread Brendan Kearney
(simple) instructions to have Kerberous auth supported ftom Mac/iPhone/iPad and Linux (Ubuntu/CentOS) it would be beneficial to all. Best regards, Rafael Akchurin Op 9 mrt. 2017 om 19:47 heeft Brendan Kearney het volgende geschreven: On 03/09/2017 01:17 PM, Rafael Akchurin wrote: The thing is

Re: [squid-users] Tunnelling requests using squid-cache

2017-02-09 Thread Brendan Kearney
On 02/08/2017 09:54 PM, Kottur, Abhijit wrote: Hi Team, I am writing this email to understand the capabilities of the product ‘squid-cache’. Requirement: I have an executable(.exe) which is trying to hit an internet website. This executable has the capability to accept proxy IP and port.

Re: [squid-users] Squid Forward Proxy for LDAP

2016-12-15 Thread Brendan Kearney
On 12/15/2016 04:20 PM, Yuri Voinov wrote: 15.12.2016 20:29, Bryan Peters пишет: My Google-fu seems to be coming up short. We have an application that ties into our users SSO/LDAP servers. We, don't run an LDAP server of our own, we're just making outbound calls to their LDAP servers. I

Re: [squid-users] issues with amazonaws & cloudfront

2016-09-23 Thread Brendan Kearney
On 09/23/2016 10:28 AM, lravelo wrote: Good morning! I have four squid 3.3.8 proxies load balanced behind two VIPs (in groups of two) using least connections load balancing. I've been having issues with the .amazonaws.com and .cloudfront.com domains. We use TCP load balancing and not HTTP load

Re: [squid-users] AD Ldap (automatically take the user that is logging on PC)

2016-08-17 Thread brendan kearney
You want Kerberos and/or NTLM authentication for Single Sign On. These authentication methods automatically provide credentials when browser are configured and the necessary network services are running. On Aug 17, 2016 6:30 PM, "erdosain9" wrote: > lol > no, for all the ACL. > vip and control.

Re: [squid-users] Squid performance not able to drive a 1Gbps internet link

2016-08-04 Thread brendan kearney
At what point does buffer bloat set in? I have a linux router with the below sysctl tweaks load balancing with haproxy to 2 squid instances. I have 4 x 1Gb interfaces bonded and have bumped the ring buffers on RX and TX to 1024 on all interfaces. The squid servers run with almost the same hardwa

Re: [squid-users] Problem site

2016-07-20 Thread Brendan Kearney
On 07/20/2016 08:24 PM, brendan kearney wrote: Developer tools is not browser specific. Both IE and Firefox have it. Not sure about Chrome. Yes telerik fiddler is what I meant. There is a free version I use. I have not come across an open source equivalent. On Jul 20, 2016 8:12 PM

Re: [squid-users] Problem site

2016-07-20 Thread brendan kearney
ly 2016 at 01:07:51, brendan kearney wrote: > > > I would use developer tools (press f12 in your browser) > > That sounds quite browser-specific - thanks for mentioning previously that > you're using Firefox. > > > or maybe run fiddler to dig into the details. > &g

Re: [squid-users] Problem site

2016-07-20 Thread brendan kearney
I would use developer tools (press f12 in your browser) or maybe run fiddler to dig into the details. On Jul 20, 2016 6:59 PM, "brendan kearney" wrote: > Firefox on android :) > > On Jul 20, 2016 6:34 PM, "Antony Stone" > wrote: > >> On Thursday 21 Jul

Re: [squid-users] Problem site

2016-07-20 Thread brendan kearney
Firefox on android :) On Jul 20, 2016 6:34 PM, "Antony Stone" wrote: > On Thursday 21 July 2016 at 00:25:38, brendan kearney wrote: > > > An error occurred during a connection to e-vista.scsolutionsinc.com. SSL > > received a weak ephemeral Diffie-Hellma

Re: [squid-users] Problem site

2016-07-20 Thread brendan kearney
An error occurred during a connection to e-vista.scsolutionsinc.com. SSL received a weak ephemeral Diffie-Hellman key in Server Key Exchange handshake message. Error code: SSL_ERROR_WEAK_SERVER_EPHEMERAL_DH_KEY On Jul 20, 2016 5:49 PM, "Antony Stone" wrote: On Wednesday 20 July 2016 at 23:38:03,

Re: [squid-users] Force DNS queries over TCP?

2016-06-30 Thread brendan kearney
Nscd or name server caching daemon may be of help. I believe you can run your own bind instqnce and point it at the roots, instead of using your isp's broken implementation On Jun 30, 2016 2:21 PM, "Chris Horry" wrote: > > > On 06/30/2016 13:34, Alex Crow wrote: > > I'd suggest changing IP as th

Re: [squid-users] Transition from Squid to bluecoat ProxySG

2016-04-16 Thread Brendan Kearney
On 04/16/2016 09:39 AM, asad wrote: Hello, I'm in the process of helping a friend who works in a bank whose management have decided to move from Squid infra to bluecoat PorxySG solution. I want to know what are the pitfalls that must be imagined from project management as on technical end.

Re: [squid-users] Identifying intercepted clients

2016-04-04 Thread Brendan Kearney
On 04/03/2016 08:06 PM, Amos Jeffries wrote: On 4/04/2016 4:22 a.m., Brendan Kearney wrote: with fedora 24 being released in a couple months, haproxy v1.6.x will be available, and the ability to easily intercept HTTP traffic will be in the version (see the set-uri directive). with v1.6 i will

[squid-users] Identifying intercepted clients

2016-04-03 Thread Brendan Kearney
with fedora 24 being released in a couple months, haproxy v1.6.x will be available, and the ability to easily intercept HTTP traffic will be in the version (see the set-uri directive). with v1.6 i will be able to rewrite the URL, so that squid can process the request properly. my problem is t

Re: [squid-users] intercepting roku traffic

2016-03-09 Thread Brendan Kearney
On 03/09/2016 06:18 AM, Amos Jeffries wrote: On 9/03/2016 4:59 a.m., Brendan Kearney wrote: i have a roku4 device and it constantly has issues causing it to buffer. i want to try intercepting the traffic to see if i can smooth out the rough spots. Squid is unlikely to help with this issue

[squid-users] intercepting roku traffic

2016-03-08 Thread Brendan Kearney
i have a roku4 device and it constantly has issues causing it to buffer. i want to try intercepting the traffic to see if i can smooth out the rough spots. i can install squid on the router device i have and intercept the port 80/443 traffic, but i want to push the traffic to my load balanced

Re: [squid-users] Problems with NTLM authentication

2015-11-24 Thread Brendan Kearney
On 11/24/2015 10:08 AM, Verónica Ovando wrote: My Squid Version: Squid 3.4.8 OS Version: Debian 8 I have installed Squid on a server using Debian 8 and seem to have the basics operating, at least when I start the squid service, I have am no longer getting any error messages. At this time,

Re: [squid-users] intercepting traffic

2015-11-19 Thread Brendan Kearney
On 11/18/2015 10:42 PM, Amos Jeffries wrote: On 19/11/2015 3:08 p.m., Brendan Kearney wrote: I am trying to set up a transparent, intercepting squid instance, along side my existing explicit instance, and would like some input around what i have buggered up so far. i am running HAProxy in

Re: [squid-users] intercepting traffic

2015-11-19 Thread brendan kearney
So does that mean I can run the DNAT on the firewall/router/load balancer device and remove the intercept line from my configs, and expect things to work? On Nov 18, 2015 10:43 PM, "Amos Jeffries" wrote: > On 19/11/2015 3:08 p.m., Brendan Kearney wrote: > > I am trying to s

[squid-users] intercepting traffic

2015-11-18 Thread Brendan Kearney
I am trying to set up a transparent, intercepting squid instance, along side my existing explicit instance, and would like some input around what i have buggered up so far. i am running HAProxy in front of two squid instances, with the XFF header added by HAProxy. My squid configs are all set

Re: [squid-users] Multicast WCCPv2 + Squid 3.3.8

2015-11-11 Thread brendan kearney
I am interested in this topic. Would love to hear about your progress. The os that squid runs on must participate in a dynamic routing protocol such as ospf and needs to advertise a route to the multicast ip via itself. Generally this is done by adding a virtual interface to the loopback and giv

Re: [squid-users] Monitoring Squid using SNMP.

2015-10-20 Thread Brendan Kearney
On 10/20/2015 02:26 PM, sebastien.boulia...@cpu.ca wrote: Hi, I would like to monitor Squid with Centreon using SNMP. I configured Squid using http://wiki.squid-cache.org/Features/Snmp ## SNMP Configuration acl snmpcpu snmp_community cpuread snmp_port 3401 snmp_access allow snmpcpu localne

Re: [squid-users] LDAP related question.

2015-07-31 Thread Brendan Kearney
On 07/31/2015 08:34 AM, Dan Purgert wrote: Quoting Eliezer Croitoru : I managed to make it work! I am using ubuntu 14.04.2 with openLDAP and phpldapadmin. I have changed my server to look like yours and it still didn't work. So what I did was this: I changed the command to: /usr/lib/squid3/ext_

Re: [squid-users] LDAP related question.

2015-07-31 Thread brendan kearney
Not near my gear and notes, but will get you what I have later. On Jul 31, 2015 10:31 AM, "Eliezer Croitoru" wrote: > On 31/07/2015 15:37, brendan kearney wrote: > >> Pretty sure memberOf is an overlay you have to enable in openldap >> > > I have tried to use

Re: [squid-users] LDAP related question.

2015-07-31 Thread brendan kearney
Pretty sure memberOf is an overlay you have to enable in openldap On Jul 31, 2015 8:34 AM, "Dan Purgert" wrote: Quoting Eliezer Croitoru : I managed to make it work! > I am using ubuntu 14.04.2 with openLDAP and phpldapadmin. > I have changed my server to look like yours and it still didn't work

Re: [squid-users] bypass proxy

2015-06-17 Thread brendan kearney
Look into the pacparser project on github. It allows you to evaluate a pac file and test the logic. Hi All, I have 2 issues First one: How can i bypass proxy for an IP in LAN. Second one: I am running squid on openwrt and i want to allow some websites to bypass proxy and want to allow them go

Re: [squid-users] Squid doesn't write logs via rsyslog

2015-06-08 Thread Brendan Kearney
On 06/08/2015 06:46 PM, Amos Jeffries wrote: On 8/06/2015 11:02 p.m., Antony Stone wrote: On Monday 08 June 2015 at 12:53:00 (EU time), Robert Lasota wrote: the problem is it still writes logs to files /var/log/access.log or /opt/var/log/access.log (depends what I set in conf) but never to rsy

Re: [squid-users] High-availability and load-balancing between N squid servers

2015-06-08 Thread Brendan Kearney
On 06/08/2015 04:23 PM, Rafael Akchurin wrote: Hello all, What is the recommended approach to perform load balancing and high availability between N squid servers? I have the following list of requirements to fullfil: 1) Manage N squid servers that share cache (as far as i understand is done

[squid-users] sharing a tidbit

2015-04-28 Thread Brendan Kearney
i have 2 squid instances behind HAProxy, balanced using leastconn. each proxy server has a NFS mount under /etc/squid/acls/ where external acls are kept. because the NFS mount is common to both instances, i only need to make an update in one place and both proxies will get the update. when i

Re: [squid-users] NTLM authentication problems with HTTP 1.1

2015-04-08 Thread brendan kearney
Note the lack of a user-agent string. This is likely an app that cannot authenticate. My standard for Auth Bypass is source IP, user-agent string and destination URL. Generally the source is preferred to be statically assigned otherwise you need to allow the entire dhcp pool or range. Because t

Re: [squid-users] load balancing and site failover

2015-03-26 Thread Brendan Kearney
On Thu, 2015-03-26 at 13:53 +1300, Amos Jeffries wrote: > On 26/03/2015 10:26 a.m., Brendan Kearney wrote: > > On Wed, 2015-03-25 at 15:03 +1300, Amos Jeffries wrote: > >> On 25/03/2015 9:55 a.m., brendan kearney wrote: > >>> Was not sure if bugzilla was used for mail

Re: [squid-users] load balancing and site failover

2015-03-25 Thread Brendan Kearney
On Wed, 2015-03-25 at 15:03 +1300, Amos Jeffries wrote: > On 25/03/2015 9:55 a.m., brendan kearney wrote: > > Was not sure if bugzilla was used for mailing list issues. If you would > > like me to open one, I will but it looks like the list is working again. > > Bugzilla is

Re: [squid-users] load balancing and site failover

2015-03-24 Thread brendan kearney
Was not sure if bugzilla was used for mailing list issues. If you would like me to open one, I will but it looks like the list is working again. On Mar 24, 2015 2:25 PM, "Brendan Kearney" wrote: > On Tue, 2015-03-24 at 10:18 -0400, Brendan Kearney wrote: > > while load

Re: [squid-users] load balancing and site failover

2015-03-24 Thread Brendan Kearney
On Tue, 2015-03-24 at 10:18 -0400, Brendan Kearney wrote: > while load balancing is not a requirement in a proxy environment, it > does afford a great deal of functionality, scaling and fault tolerance > in one. several if not many on this list probably employ them for their > proxie

Re: [squid-users] Squid will not authenticate NTLM/Kerberos when behind a haproxy load balancer

2015-03-19 Thread Brendan Kearney
e. > > On Thu, Mar 19, 2015 at 7:27 PM, Brendan Kearney > wrote: > On Thu, 2015-03-19 at 19:01 -0600, Samuel Anderson wrote: > > Hello All, > > > > > > I have 2 squid servers that authenticate correctly when you >

Re: [squid-users] Squid will not authenticate NTLM/Kerberos when behind a haproxy load balancer

2015-03-19 Thread Brendan Kearney
On Thu, 2015-03-19 at 19:01 -0600, Samuel Anderson wrote: > Hello All, > > > I have 2 squid servers that authenticate correctly when you point your > browser to either of them. I'm using a negotiate_wrapper. I set it up > following this > (http://wiki.squid-cache.org/ConfigExamples/Authenticate/W

Re: [squid-users] Refresh ACL list only

2015-03-17 Thread Brendan Kearney
On Tue, 2015-03-17 at 16:13 -0300, Marcus Kool wrote: > it has a configuration option to respond with > 'allow all' during a reconfiguration. a Fail-Open policy can be a security gap, and should be considered carefully before implementing. the intention of the whitelisted URLs is to prevent acces

Re: [squid-users] Refresh ACL list only

2015-03-17 Thread Brendan Kearney
at this moment sends > "here I am" messages to WCCP-enabled router, which will redirect > traffic on alive cache. The same time you can reconfigure second squid > instance a visa versa. > > 18.03.15 0:00, Brendan Kearney пишет: > > On Tue, 2015-03-17 at 11:59 -0600, S

Re: [squid-users] Refresh ACL list only

2015-03-17 Thread Brendan Kearney
On Tue, 2015-03-17 at 11:59 -0600, Samuel Anderson wrote: > Unfortunately thats not really an option for me. I've already built > everything just using squid. It works great and does everything I need > it to do with the exception of refreshing the ACL lists. I just need > to find a way to refresh

Re: [squid-users] Log proxy hostname along with HTTP access URI

2015-02-24 Thread Brendan Kearney
On Tue, 2015-02-24 at 15:04 +0100, Peter Oruba wrote: > Hello everybody, > > > I’d like to distinguish multiple clients that are behind NAT from > Squid’s perspective. Proxy authentication or sessions are not an > option for different reasons and the idea that came up was to assign > each client

Re: [squid-users] benefits of using ext_kerberos_ldap_group_acl instead of ext_ldap_group_acl

2015-01-20 Thread Brendan Kearney
On Wed, 2015-01-21 at 02:10 +1300, Amos Jeffries wrote: > On 21/01/2015 1:38 a.m., Simon Staeheli wrote: > >> Whatever floats your boat. The point of the Addon/Plugin/helpers > >> API is that you can use scripts if thy serve your needs better. > >> > >> All the usual Open Source benefits of "many

Re: [squid-users] {Disarmed} Re: site cannot be accessed

2015-01-13 Thread Brendan Kearney
On Tue, 2015-01-13 at 09:30 +0200, Eliezer Croitoru wrote: > Hey, > > Did you had the chance to see this page: > http://findproxyforurl.com/example-pac-file/ > > Eliezer > > On 13/01/2015 06:22, Simon Dcunha wrote: > > Dear Sarfraz, > > appreciate your immediate reply > > > > Heres attached is m

[squid-users] what are people using nowadays (icap, a/v, etc)?

2014-12-21 Thread Brendan Kearney
i have been running Squid with DansGuardian, ClamAV and Privoxy for quite some time, and have been successful and moderately pleased with functionality and performance. while DG has been a means for me to perform A/V scanning at the infrastructure layer via ClamAV, the penalty has been losing HTTP

Re: [squid-users] citrix receiver not authenticating with squid

2014-12-16 Thread Brendan Kearney
On Tue, 2014-12-16 at 19:40 +0100, Natxo Asenjo wrote: > hi, > > we have 2 centos 6 hosts providing a load-balanced squid service > (behind keepalived and haproxy; haproxy sends requests to both squids) > and authenticating users against an Active Directory environment. This > is working really ni

Re: [squid-users] Cascading different authentification methods

2014-11-27 Thread Brendan Kearney
On Thu, 2014-11-27 at 02:24 -0800, christianmolecki wrote: > Hello everyone, > > we are using squid 3.4.6 with ntlm authentification. > Depending on ActiveDirectory group memberships, the user is able to use > different protocols. > This works very well. > > Now we need for some websites an addit

Re: [squid-users] Centralized Squid - design and implementation

2014-11-19 Thread Brendan Kearney
On Wed, 2014-11-19 at 19:06 +0530, Nishant Sharma wrote: > > On 19 November 2014 6:41:44 pm IST, brendan kearney wrote: > > >it > >if the Content-Type header is not set to > >"application/x-ns-proxy-autoconfig". > > > > Ah so that is why most of

Re: [squid-users] Centralized Squid - design and implementation

2014-11-19 Thread brendan kearney
e errors slip through. > On Nov 18, 2014 9:45 PM, "Jason Haar" wrote: > >> On 19/11/14 01:39, Brendan Kearney wrote: >> > i would suggest that if you use a pac/wpad solution, you look into >> > pactester, which is a google summer of code project that ex

Re: [squid-users] Centralized Squid - design and implementation

2014-11-18 Thread Brendan Kearney
On Tue, 2014-11-18 at 08:35 -0300, Carlos Defoe wrote: > Well, you just wrote a load balancer in PHP, with a load balancing > algorithm in it. It serves the same purpose as HAproxy (I don't really > use HAproxy, so I don't know, but I use the F5 big-ip which is > perfectly capable of testing Intern

Re: [squid-users] Centralized Squid - design and implementation

2014-11-16 Thread brendan kearney
lived. > Are you able to serve also https without any problem through HAProxy or > only http request? > > regards, > a. > > > > On Sun, Nov 16, 2014 at 8:00 PM, brendan kearney wrote: > >> I use kerberos auth and do not have issues. You have to pay attentio

Re: [squid-users] Centralized Squid - design and implementation

2014-11-16 Thread brendan kearney
> On Sun, Nov 16, 2014 at 5:51 PM, Brendan Kearney wrote: > >> i use HAProxy to load balance based on the least number of connections >> > > Do you use kerberos/AD authentication? > Any issues with HAPROXY in front of the squid nodes? > > Thx, > a. > > _

Re: [squid-users] Centralized Squid - design and implementation

2014-11-16 Thread Brendan Kearney
On Sun, 2014-11-16 at 17:22 +0100, Kinkie wrote: > On Sun, Nov 16, 2014 at 4:54 PM, alberto wrote: > > Hello everyone, > > first of all thanks to the community of squid for such a great job. > > Hello Alberto, > > [...] > > > I have some questions that I would like to share with you: > > > > 1.

Re: [squid-users] Fwd: Problems with NTLM authentication

2014-10-07 Thread Brendan Kearney
On Tue, 2014-10-07 at 20:50 +0200, Marcel wrote: > Hello, > > I have some more information. > > The problem seems to have nothing to do with samba, krb5 or anything > else. I set up a new squid that isn't in the AD and doesn't use any > kind of authentication at all. > > > I have the exact same