I having the same issue.
Although if I reboot the server, I'm able to do win updates for three days or so, then 
suddently it stops working.  I really don't mind this because the whole point of me 
installing the Squid server was so I could controlled downloads and surfing, and that 
includes MS windupdates.

~Alvaro

-----Original Message-----
From: Marcos Andre [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, October 07, 2003 9:51 AM
To: Lucas Brasilino
Cc: [EMAIL PROTECTED]
Subject: [squid-users] Re: Squid blocking win update

I don�t think it is possible, because the first time that i try to update, 
it works, and it is the same rules and policies. I guess is something with 
the cache, but I made an acl to not cache M$ site. I have tried in Red Hat 
9.0 and it didn�t work too. I put the rules INPUT ACCEPT and FORWARD ACCEPT 
and nothing. If the rules was blocking something it will work like that. 

I am still trying and praying... :-) 

Marcos Andre. 

Lucas Brasilino escreveu: 

> Hi Marcos: 
> 
>       I really don't know how this M$'s stuffs works, but it should be
> a non-supported protocol on your proxy server. For example, it can use
> PPTP, and you kernel must support it.
>       It's just a guess. Try sniffing this TCP/IP connection to ensure
> that it doesn't use some proprietary protocol and so. 
> 
>> iptables -t nat -A PREROUTING -i $INT -p tcp --dport 80 -j REDIRECT 
>> --to-port 3128
>> iptables -A FORWARD -i $INT -o $EXT -p tcp --dport 443 -j ACCEPT
> 
>       These rules looks ok for me.... 
> 
> --  
> 
> []'s
> Lucas Brasilino
> [EMAIL PROTECTED]
> http://www.recife.pe.gov.br
> Emprel -      Empresa Municipal de Informatica (pt_BR)
>               Municipal Computing Enterprise (en_US)
> Recife - Pernambuco - Brasil
> Fone: +55-81-34167078 
> 
 

Reply via email to