Integrated Web Filtering Configuration Overview
When configuring Web filtering, if you are using custom objects, you must first create those. Custom objects may include URL Pattern Lists and Custom URL Category Lists. Once you have created your custom objects, you can configure Web filtering.
For each UTM feature, you should configure feature parameters in the following order:
- Configure UTM custom objects for the feature.
The following example creates the url-pattern and custom-url-category
custom objects: user@host# set security utm custom-objects url-patternuser@host# set security utm custom-objects custom-url-category
- Configure the main feature parameters
using feature profiles. The following example creates the Web-filtering
feature profile: user@host# set security utm feature-profile Web-filtering
- Configure a UTM policy for each protocol
and attach this policy to a profile. The following example attaches
the utmp5 UTM policy to the webhttp1 profile: user@host# set security utm utm-policy utmp5 web-filtering http-profile webhttp1
- Attach the UTM policy to a security policy.
The following example attaches the utmp5 UTM policy to the p5 security
policy: user@host# set security policies from-zone trust to-zone untrust policy p5 then permit application-services utm-policy utmp5
Related Topics
JUNOS Software Feature Support Reference for SRX Series and J Series Devices