Example: Configuring Redirect Web Filtering Feature Profiles (CLI)
After you create your custom objects, configure the Websense-redirect Web filtering feature profile.
To configure redirect Web filtering feature profiles:
If you are using included global whitelist and blacklist categories, select those global categories. This is the first filtering category that both integrated and redirect Web filtering use. If no match is made, the URL is forwarded to the SurfControl server. The following example selects the Drugs_Alcohol_Tobacco blacklist and the Computing_Internet whitelist:
user@host# set security utm feature-profile web-filtering url-blacklist Drugs_Alcohol_Tobaccouser@host# set security utm feature-profile web-filtering url-whitelist Computing_Internet- Select Websense-redirect as your Web filtering
engine:user@host# set security utm feature-profile web-filtering websense-redirect
- Create a Websense-redirect profile. The
following example creates the websenseprofile1 profile: user@host# set security utm feature-profile web-filtering websense-redirect profile websenseprofile1
- Set Websense server parameters by entering
the server name or IP address. The following example specifies the
Websenseserver server name: user@host# set security utm feature-profile web-filtering websense-redirect profile websenseprofile1 server host Websenseserver
- Enter the port number for communicating
with the Websense server. (Default ports are 80, 8080, and 8081.)
The following example sets the port to 8080: user@host# set security utm feature-profile web-filtering websense-redirect profile websenseprofile1 server port 8080
- Select fallback settings (block or log
and permit) for this profile. The fallback actions are taken when
errors in each category configured occur. The following example sets
fallback options to block: user@host# set security utm feature-profile web-filtering websense-redirect profile websenseprofile1 fallback-settings default blockuser@host# set security utm feature-profile web-filtering websense-redirect profile websenseprofile1 fallback-settings server-connectivity block user@host# set security utm feature-profile web-filtering websense-redirect profile websenseprofile1 fallback-settings timeout block user@host# set security utm feature-profile web-filtering websense-redirect profile websenseprofile1 fallback-settings too-many-requests block
- Enter the number of sockets used for
communicating between the client and server. The default is 1. The
following example sets the sockets to 1: user@host# set security utm feature-profile web-filtering websense-redirect profile websenseprofile1 sockets 1
- Enter a timeout limit for requests. Once
this limit is reached, fail mode settings are applied. The default
here is 10 seconds. You can enter a value from 10 to 240 seconds.user@host# set security utm feature-profile web-filtering websense-redirect profile websenseprofile1 timeout 10
Related Topics
JUNOS Software Feature Support Reference for SRX Series and J Series Devices