This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

No Downloads possible with Caching-Proxy in front of Astaro

Hi,
we are using a Caching-Only-Proxy (Squid on Windows 2003) in front of our ASG320 (7.405). The Squid authenticates the users against ActiveDirectory and forwards the HTTP-traffic to the Astaro. The Astaro's HTTP-Proxy is running in standard mode with Dual-Virus-Scanning and Content-Filtering enabled.

The problem is, if a users wants to download a file from the internet, he only gets the Astaro-Download-Screen from "passthrough.fw-notify.net" but the progress-bar does not move and nothing happens. 

If the user connects to the Astaro directly bypassing the Squid-Proxy, the download works - but without the Astaro-Download-Screen...

Is there something misconfigured or is this a bug? How can we fix this?

Thanks in advance!


This thread was automatically locked due to age.
Parents
  • In the default configuration squid sends POST requests directly to the server, which prevents the client to update the Downloader page. you have to tell squid that he shouldn't do that. I don't have the exact ACL configuration setting handy, but IIRC it was called 'never_direct'

    Regards,

    Sven.
Reply
  • In the default configuration squid sends POST requests directly to the server, which prevents the client to update the Downloader page. you have to tell squid that he shouldn't do that. I don't have the exact ACL configuration setting handy, but IIRC it was called 'never_direct'

    Regards,

    Sven.
Children