Le jeudi 22 avril 2010 08:06:53, Andrea Gallazzi a écrit :
> The users must be authenticated. :(
> 
> --------------------------------------------------
> From: "Jeff Pang" <pa...@arcor.de>
> Sent: Thursday, April 22, 2010 2:26 PM
> To: "Squid Users" <squid-users@squid-cache.org>
> Subject: Re: [squid-users] proxy autoconfiguration
> 
> > On Thu, Apr 22, 2010 at 7:55 PM, Andrea Gallazzi
> > 
> > <andrea.galla...@live.com> wrote:
> >> Question:
> >> Can I configure proxy address by DHCP, automatically?
> >> Is there some other method?
> > 
> > What you wanted is transparnet proxy, try find the config samples on:
> > 
> > http://wiki.squid-cache.org/ConfigExamples
Easy,
in place of seting hardcore proxy iip address set them a PAC/WPAD file with 
something like this:


PROXY "squid_ip;DIRECT";

if squid_ip is unable, brwoser will trye directly each time you open a new 
instance of browser, and it will look for squid_ip every 20 minuts, (selon le 
protocole wpad).

:)

Reply via email to