Example, Config antivirus service ftp, Command syntax pattern – Fortinet 100A User Manual

Page 302

Advertising
background image

302

01-28007-0068-20041203

Fortinet Inc.

config antivirus service ftp

Antivirus

Example

This example shows how to set the maximum file size that can be buffered to memory
for scanning at 12 MB, the maximum uncompressed file size that can be buffered to
memory for scanning at 15 MB, and how to enable antivirus scanning on ports 70, 80,
and 443 for HTTP traffic.

config antivirus service http

set memfilesizelimit 12
set uncompsizelimit 15
set port 70
set port 80
set port 443

end

This example shows how to display the antivirus HTTP traffic settings.

get antivirus service http

This example shows how to display the configuration for antivirus HTTP traffic.

show antivirus service http

config antivirus service ftp

Use this command to configure how the FortiGate unit handles antivirus scanning of
large files in FTP traffic and how the FortiGate unit handles the buffering and
uploading of files to an FTP server.

Command syntax pattern

config antivirus service ftp

set <keyword> <variable>

end

config antivirus service ftp

unset <keyword>

end

get antivirus service [ftp]

show antivirus service [ftp]

Advertising