[squid-users] Cache-Peer - Negotiate

2017-03-21 Thread S V Hareesh
Hi, I am trying to setup Squid as a local HTTP child proxy to a parent/corporate Cisco Ironport WSA proxy. I need help in setting up authentication(Negotiate) to be done automatically from any client who is trying to access internet through the child proxy. So here is what I did. - Instal

Re: [squid-users] Setting Up Squid - my scenario

2017-03-12 Thread S V Hareesh
I have put login=PASS and configured Squid service to run with a service account that has internet account, it started working.  CheersS.V.Hareeshhttp://svhareesh.blogspot.com Say no to plastic & pollution go environment friendly On Thursday, 9 March 2017 5:30 PM, S V Hareesh w

Re: [squid-users] Setting Up Squid - my scenario

2017-03-09 Thread S V Hareesh
://svhareesh.blogspot.com  On Thursday, 9 March 2017 5:20 PM, Amos Jeffries wrote: On 10/03/2017 6:00 a.m., S V Hareesh wrote: > Ok, I tried that but it didnt work. I can put a conf file here. As a > start I am currently in a scenario trying to replace a simple CNTLM > HTTP proxy with Squid.

Re: [squid-users] Setting Up Squid - my scenario

2017-03-09 Thread S V Hareesh
Yahoo Mail on Android On Thu, Mar 9, 2017 at 4:50 PM, Amos Jeffries wrote: On 10/03/2017 5:19 a.m., S V Hareesh wrote: > On top of the conf file from default setup on Windows, I added the following > line in the conf. I added the dns servers and allowed localhost. > > cache_

Re: [squid-users] Setting Up Squid - my scenario

2017-03-09 Thread S V Hareesh
On top of the conf file from default setup on Windows, I added the following line in the conf. I added the dns servers and allowed localhost. cache_peer parent 80 0 default connection-auth=on proxy-only never_direct allow all When I point my browser to this proxy, it gives me 407, auth require