fortigate/vdom_Policy/antivirus.cfg Sat Oct 11 05:07:41 PM EDT 2025
This commit is contained in:
parent
e6ed6ce22d
commit
3d92f26e43
75
configs/fortigate/vdom_Policy/antivirus.cfg
Normal file
75
configs/fortigate/vdom_Policy/antivirus.cfg
Normal file
@ -0,0 +1,75 @@
|
|||||||
|
config antivirus settings
|
||||||
|
set machine-learning-detection enable
|
||||||
|
set grayware enable
|
||||||
|
end
|
||||||
|
config antivirus profile
|
||||||
|
edit "g-default"
|
||||||
|
set comment "Scan files and block viruses."
|
||||||
|
config http
|
||||||
|
set av-scan block
|
||||||
|
end
|
||||||
|
config ftp
|
||||||
|
set av-scan block
|
||||||
|
end
|
||||||
|
config imap
|
||||||
|
set av-scan block
|
||||||
|
set executables virus
|
||||||
|
end
|
||||||
|
config pop3
|
||||||
|
set av-scan block
|
||||||
|
set executables virus
|
||||||
|
end
|
||||||
|
config smtp
|
||||||
|
set av-scan block
|
||||||
|
set executables virus
|
||||||
|
end
|
||||||
|
set outbreak-prevention-archive-scan disable
|
||||||
|
set external-blocklist-enable-all enable
|
||||||
|
next
|
||||||
|
edit "g-sniffer-profile"
|
||||||
|
set comment "Scan files and monitor viruses."
|
||||||
|
config http
|
||||||
|
set av-scan block
|
||||||
|
end
|
||||||
|
config ftp
|
||||||
|
set av-scan block
|
||||||
|
end
|
||||||
|
config imap
|
||||||
|
set av-scan block
|
||||||
|
set executables virus
|
||||||
|
end
|
||||||
|
config pop3
|
||||||
|
set av-scan block
|
||||||
|
set executables virus
|
||||||
|
end
|
||||||
|
config smtp
|
||||||
|
set av-scan block
|
||||||
|
set executables virus
|
||||||
|
end
|
||||||
|
set outbreak-prevention-archive-scan disable
|
||||||
|
set external-blocklist-enable-all enable
|
||||||
|
next
|
||||||
|
edit "g-wifi-default"
|
||||||
|
set comment "Default configuration for offloading WiFi traffic."
|
||||||
|
config http
|
||||||
|
set av-scan block
|
||||||
|
end
|
||||||
|
config ftp
|
||||||
|
set av-scan block
|
||||||
|
end
|
||||||
|
config imap
|
||||||
|
set av-scan block
|
||||||
|
set executables virus
|
||||||
|
end
|
||||||
|
config pop3
|
||||||
|
set av-scan block
|
||||||
|
set executables virus
|
||||||
|
end
|
||||||
|
config smtp
|
||||||
|
set av-scan block
|
||||||
|
set executables virus
|
||||||
|
end
|
||||||
|
set outbreak-prevention-archive-scan disable
|
||||||
|
set external-blocklist-enable-all enable
|
||||||
|
next
|
||||||
|
end
|
||||||
Loading…
x
Reference in New Issue
Block a user