Re: [squid-users] Squid behind an IAS proxy which requires authentication (domanin\username:password)

From: Adrian Chadd <adrian@dont-contact.us>
Date: Thu, 3 Jan 2008 17:24:23 +0900

.. you need to provide more debugging than that.

Try running wireshark/ethereal/tcpdump on the squid server and see what its trying to do..

Adrian

On Thu, Jan 03, 2008, Felipe Garc?a wrote:
>
>
> Hallo:
>
> I?m trying to configure squid behind a Microsoft ISA proxy. And it requires authentication (domain\user:password). So, what I?ve done is:
>
> http_port 3218
>
> acl aclPuertoDirecto port 3218
> acl aclPermitidos src 192.168.96.211 192.168.96.214
> http_access allow aclPermitidos aclPuertoDirecto
>
> cache_peer 192.168.125.102 parent 80 0 no-query login=dom1\myusername:mypassword
> cache_peer_access 192.168.125.102 allow aclPuertoDirecto aclPermitidos
>
> where dom1\myusername is the domain and username i?ve in Active Directory (required for the ISA proxy).
>
> But the problem is that it returns a "Connection timed out".
>
> Can anyone tell me how can I configure squid to have a cache_peer ISA proxy which requieres dom\username:password?
>
> Thanks.
>
> _________________________________________________________________
> MSN Noticias
> http://noticias.msn.es/comunidad.aspx

-- 
- Xenion - http://www.xenion.com.au/ - VPS Hosting - Commercial Squid Support -
- $25/pm entry-level VPSes w/ capped bandwidth charges available in WA -
Received on Thu Jan 03 2008 - 01:15:52 MST

This archive was generated by hypermail pre-2.1.9 : Fri Feb 01 2008 - 12:00:04 MST