FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
jhelder
Staff
Staff
Article Id 257432
Description This article describes how to block Google sites about gaming with a static URL filter without blocking other Google sites.
Scope FortiGate running FortiOS 6.2+, 6.4+, 7.0+ and 7.2+.
Solution

Google Sites is a wiki and web page creation tool offered by Google. Several new gaming websites make use of it.

 

It may be necessary to block gaming websites without blocking other Google websites. This article will describe how to do that with the example 'sites.google.com/site/mostfungames69'.


Use the webfilter with a custom regex static URL filter to block similar sites without blocking Google websites altogether.

 

It is essential to note that a deep inspection profile is necessary for this solution. The targeted gaming sites utilize Google certificates, which means a deep inspection profile is required to accurately identify and control access to these sites.

 

Set up the following configuration:


URL: 'sites.google.com*game*'
Type: Regex
Action: Block

 

kb2.1.PNG

 

kb2.3.PNG

 

Due to the regex filter, only websites that feature 'games' in the URL will be blocked.

 

Contributors