O
> > Ah, is it the acl INSIDE_IP dst x.x.x.x/24 ? In squid 2.3 there is a line
> > that showes
> >
> > acl intern destdomain x.x.x.x
> > acl proxy_access src "/etc/squid/block_doms"
> >
> > http_access allow intern proxy_access
> >
> > Now I changed it in squid 2.5 to:
> >
> > acl INSIDE_IP dst x.x.x.x/24
> > always_direct allow INSIDE_IP
> 
> I was more thinking of the never_direct directive, but if you have local 
> web servers then yes always_direct may also be needed.

Yep - with never_direct it works fine, thanxx.
Sorry for the late answer, but I was on a vacation :-)


-- 
Regards,

     Jens Strohschnitter

-------------------------------------
*!!!LINUX LINUX LINUX LINUX LINUX!!!*
 
* http://www.jens-strohschnitter.de *
-------------------------------------
Set the controls for 
                 the heart of the sun
-------------------------------------

Reply via email to