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

Scanning file downloads

Last week I finally took the plunge and updated my firewall from ASG 8.x to UTM 9.106
I used a backup file for the upgrade and all seemed to work fine, except now I have a bit of an issue with all downloaded files being scanned.

In Web Protection > Web Filtering > Antivirus/Malware, Use Antivirus Scanning is not selected.
Naturally, I tried selecting it, saving then deselecting and saving, but this had no positive effect.

Before anyone jumps on me about not scanning files off the internet, let me say that I do before opening or running them. 
What I do not like is the UTM file download page not opening in a new tab, rather, opening over the page that had the download link which prevents me from doing anything else on that page until the file download finishes (unless I open that page in another tab myself).

A simple question... how do I disable the virus scanning of file downloads?


This thread was automatically locked due to age.
Parents
  • In the UI it is "Web Filtering".  If you are in SSH it is /var/log/http.log

    From help (Management\Customization\Web Messages\Download Manager):
    If the Web Filter is enabled, the web browser will display the following download pages while downloading content greater than 1 MB in size that is neither text nor an image. The download page will not be displayed when video or audio streams are requested or more than 50 % of the file has been downloaded within five seconds.

    I think there may also be something where if the user agent string does not contain "Mozilla" then we assume it is not a browser and we don't display the page.

    There is more to it then that, though.  I just did a quick test of downloading a large zip file.  With AV turned on I got the page and with AV turned off I didn't.  So I think you are on the right track - not sure why it isn't working.
Reply
  • In the UI it is "Web Filtering".  If you are in SSH it is /var/log/http.log

    From help (Management\Customization\Web Messages\Download Manager):
    If the Web Filter is enabled, the web browser will display the following download pages while downloading content greater than 1 MB in size that is neither text nor an image. The download page will not be displayed when video or audio streams are requested or more than 50 % of the file has been downloaded within five seconds.

    I think there may also be something where if the user agent string does not contain "Mozilla" then we assume it is not a browser and we don't display the page.

    There is more to it then that, though.  I just did a quick test of downloading a large zip file.  With AV turned on I got the page and with AV turned off I didn't.  So I think you are on the right track - not sure why it isn't working.
Children
No Data