Re: [squid-users] Proxy_Auth Question

From: Miguel de la Borda <mborda@dont-contact.us>
Date: Thu, 31 Jan 2002 07:54:58 -0500

Hi all,
excuse me, my question is : Proxy_Auth is possible with transparent proxy????

thanks and regards

Miguel de la Borda
Lima - Peru

On Thu 31 Jan 2002 01:14, you wrote:
> Hi,
>
> On Thu, 31 Jan 2002, Erick Perez (Asesor de Seguridad Informatica)
>
> wrote:
> > Sirs,
> >
> > Will this work? I stopped and started my Squid and no error messages
> > were given (in the logs).
> > Transparent proxy is being used.
> >
> > acl mypasssite proxy_auth REQUIRED dstdomain .somestuff.com
> > http_access allow mypasssite
>
> No.
>
> You want:
>
> acl mypasssite proxy_auth REQUIRED
> acl somestuff dstdomain .somestuff.com
> http_access mypasssite somestuff
>
> Colin
Received on Thu Jan 31 2002 - 05:48:50 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:06:02 MST