Re: [squid-users] updates windows

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Tue, 11 Feb 2014 14:35:25 +1300

On 2014-02-11 11:42, Claudia Cruz wrote:
> hi guys
>
> could help I installed squid 3.1 with Active Directory authentication,
> but does not allow me to make updates on my windows client
> configuration is as follows:
>
> # ACLs Windows Update HTTP
> acl windowsupdate dstdomain windowsupdate.microsoft.com
> acl windowsupdate dstdomain .update.microsoft.com
> acl windowsupdate dstdomain download.windowsupdate.com
> acl windowsupdate dstdomain redir.metaservices.microsoft.com
> acl windowsupdate dstdomain images.metaservices.microsoft.com
> acl windowsupdate dstdomain c.microsoft.com
> acl windowsupdate dstdomain www.download.windowsupdate.com
> acl windowsupdate dstdomain wustat.windows.com
> acl windowsupdate dstdomain crl.microsoft.com
> acl windowsupdate dstdomain sls.microsoft.com
> acl windowsupdate dstdomain productactivation.one.microsoft.com
> acl windowsupdate dstdomain ntservicepack.microsoft.com
>
> # ACLs Windows Update HTTPS
> acl CONNECT method CONNECT
>
> acl wuCONNECT dstdomain www.update.microsoft.com
> acl wuCONNECT dstdomain sls.microsoft.com
>
>
> http_access allow GrupoAD_filtrado1

The above line allows some traffic.

The following lines have no effect. Either the above line has already
allowed the traffic, or the ACL is not matching and neither line will .

> http_access allow CONNECT GrupoAD_filtrado1
> http_access allow GrupoAD_filtrado1
>
> anyone have any idea how to fix it

Not without any context of where these lines are in your config file.
http://wiki.squid-cache.org/SquidFaq/OrderIsImportant

Amos
Received on Tue Feb 11 2014 - 01:35:40 MST

This archive was generated by hypermail 2.2.0 : Tue Feb 11 2014 - 12:00:08 MST