> > 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
> 
Although, if it a transparent proxy as noted, then authentication cannot be
used.
David.
__
David Gameau
I.T.S. - Unix Team
University of South Australia
email:  David.Gameau@UniSA.edu.au
phone:  +61 8 302 3533
fax:    +61 8 302 5800
Disclaimer: I didn't do it. Nobody saw me do it. You can't prove anything.
Received on Wed Jan 30 2002 - 23:26:04 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:06:01 MST