Redirect 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:
First 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-categoryConfigure the main feature parameters using feature profiles. The following example creates the Web-filtering feature profile:
user@host# set security utm feature-profile Web-filteringConfigure a UTM policy for each protocol and attach this policy to a profile. The following example attaches the utmp6 UTM policy to the webhttp2 profile:
user@host# set security utm utm-policy utmp6 web-filtering http-profile webhttp2Attach the UTM policy to a security policy. The following example attaches the utmp6 UTM policy to the p6 security policy:
user@host# set security policies from-zone trust to-zone untrust policy p6 then permit application-services utm-policy utmp6
Related Topics
JUNOS Software Feature Support Reference for SRX Series and J Series Devices