Additionally, I also allow access to our university's pages, and this works, including https pages. The windowsupdate site I can connect to, but when it begins to scan the computer for required updates, it fails. Weird. Does windowsupdate use other services other than https, when scanning the computer? If so, I'd have to allow this thorugh the firewall I guess? Thanks Matt -----Original Message----- From: Brett Lymn [mailto:blymn@xxxxxxxxxxxxxxxxx] Sent: July 27, 2005 9:16 PM To: Matt Ashfield Cc: squid-users@xxxxxxxxxxxxxxx Subject: Re: squid as firewall/redirector and windowsupdate On Wed, Jul 27, 2005 at 11:25:10AM -0300, Matt Ashfield wrote: > > This does not work as the windowsupdate process fails part-way through. Is > there a complete list or better way to do this? > This works for us: acl WindowsUpdate dstdomain .windowsupdate.com acl WindowsUpdate dstdomain .microsoft.com Then use that acl to bypass the redirector. -- Brett Lymn