See the following sections:
- anti-virus {
- type kaspersky-lab-engine;
- kaspersky-lab-engine {
-
- pattern-update {
-
- url;
- interval value;
- }
- profile profile-name {
-
- fallback-options {
-
- default (log-and-permit | block);
- corrupt-file (log-and-permit | block);
- password-file (log-and-permit | block);
- decompress-layer (log-and-permit | block);
- content-size (log-and-permit | block);
- engine-not-ready (log-and-permit | block);
- timeout (log-and-permit | block);
- out-of-resources (log-and-permit | block);
- too-many-requests (log-and-permit | block);
- }
- scan-options {
-
- intelligent-prescreening;
- scan-mode (scan-all | by--extension);
- content-size-limit value;
- timeout value;
- decompress-layer-limit value;
- }
- notification-options {
-
- virus-detection {
-
- type (message | protocol-only);
- notify-mail-sender;
- custom-message;
- }
- fallback-block {
-
- custom-message;
- notify-mail-sender;
- type;
- }
- }
- trickling {
-
- timeout value;
- }
- }
- }
- type juniper-express-engine;
- juniper-express-engine {
-
- pattern-update {
-
- url;
- interval value;
- }
- profile profile-name {
-
- fallback-options {
-
- default (log-and-permit | block);
- content-size (log-and-permit | block);
- engine-not-ready (log-and-permit | block);
- timeout (log-and-permit | block);
- out-of-resources (log-and-permit | block);
- too-many-requests (log-and-permit | block);
- }
- scan-options {
-
- intelligent-prescreening;
- scan-mode (scan-all | by--extension);
- content-size-limit value;
- timeout value;
- decompress-layer-limit value;
- }
- notification-options {
-
- virus-detection {
-
- type (message | protocol-only);
- notify-mail-sender;
- custom-message;
- }
- fallback-block {
-
- custom-message;
- notify-mail-sender;
- type;
- }
- }
- trickling {
-
- timeout value;
- }
- }
- mime-whitelist {
-
- list listname {
-
- exception listname;
- }
- url-whitelist {
-
- listname;
- }
- }
- }
Statement introduced in Release 9.4 of JUNOS software.
Configure UTM antivirus full and express features.
This statement is supported on SRX 210, SRX 240, SRX 650, and J-series devices.
The remaining statements are explained separately.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
- anti-virus {
- http-profile profile-name;
- ftp {
-
- upload-profile profile-name;
- download-profile profile-name;
- }
- smtp-profile profile-name;
- pop3-profile profile-name;
- imap-profile profile-name;
- }
Statement introduced in Release 9.5 of JUNOS software.
Configure a UTM policy for the antivirus protocols and attach this policy to a security profile to implement it.
This statement is supported on SRX 210, SRX 240, SRX 650, and J-series devices.
The remaining statements are explained separately.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.