Content Filtering Configuration Overview
For each UTM feature, you should configure feature parameters in the following order:
Configure the UTM custom objects for the feature. The following example creates the protocol-command, filename-extension, and mime-pattern custom objects:
user@host# set security utm custom-objects protocol-commanduser@host# set security utm custom-objects filename-extensionuser@host# set security utm custom-objects mime-patternConfigure the main feature parameters using feature profiles. The following example creates the content-filtering feature profile:
user@host# set security utm feature-profile content-filtering- Configure a UTM policy for each protocol
and attach this policy to a profile. The following example attaches
the utmp4 UTM policy to the ftp1 profile: user@host# set security utm utm-policy utmp4 content-filtering ftp download-profile ftp1
- Attach the UTM policy to a security policy.
The following example attaches the utmp4 UTM policy to the p4 security
policy: user@host# set security policies from-zone trust to-zone untrust policy p4 then permit application-services utm-policy utmp4
Related Topics
JUNOS Software Feature Support Reference for SRX Series and J Series Devices