Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
pratik_patel
New Contributor

Antivirus Filter does not seem to be working

Hi,

 

I have attached Antivirus filter to the policy and trying to test if filter is applied correctly by downloading http://www.eicar.org/download/eicar_com.zip file but looks like the file is getting downloaded without any issue. Below is the sample configuration. I tried both, proxy and flow based configurations but no luck. I am using FG version 5.2.1. Please advice what could be the issue. I remember it was working with 5.0.x with same configuration.

 

config antivirus profile
edit "DEFAULT"
       set comment "DEFAULT"
       set inspection-mode proxy
       set scan-botnet-connections disable
       config http
            set options scan
       end
       config ftp
              set options scan
       end
       config imap
              set options scan
       end
       config pop3
              set options scan
       end
       config smtp
              set options scan
       end
       config mapi
              set options scan
       end
       next
end

 

10 REPLIES 10
pratik_patel

Can you please let me know how to check oversized threshold configuration?

BTW, eicar.zip is only a few kb file. From the traffic logs, I could also see that policy does not scan the file.

 

PaulM1114 wrote:

Did you check the file size compared to the configured oversized threshold size?

Labels
Top Kudoed Authors