Description

Configured Web Filtering is not applied. Traffic matches the correct policy but the users still can access the websites.

Symptoms

- You have configured UTM based on official documentation:

https://www.juniper.net/documentation/us/en/software/junos/utm/topics/topic-map/security-utm-local-web-filtering.html

https://www.juniper.net/documentation/us/en/software/junos/utm/topics/topic-map/security-utm-web-filtering.html
 

- Traffic matches the security policies that reference the UTM policy(s), and the traffic has been confirmed to be using TLS and not QUIC.

 

- The following output is seen:

 

juniper@SRX> show security utm web-filtering status

 UTM web-filtering status:

  Server status: no-config

Solution

Add "set security utm feature-profile web-filtering type wf-type" to the configuration.

Modification History

2024-03-31 : Article Created