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.
JNDias
Staff
Staff
Article Id 242596

Description

 

This article explains how to rename a FortiGuard local category-based web filter.

 

JNDias_0-1673429287448.png

 

Scope

 

FortiGate and FortiCloud.

 

Solution

 

In the GUI:

 

1) Go to Security Profiles -> Web Rating Overrides.

2) Select Custom Categories.

3) Select the category and select edit.

4) Change the name as desired and select OK.

 

Example screenshots:

 

JNDias_1-1673429363087.png

 

JNDias_2-1673429397212.png

 

JNDias_3-1673429405297.png

 
In the CLI:

 

Run the following commands:

 

# show

config webfilter ftgd-local-cat

edit "custom1"

set id 140

next

edit "mycustom2"

set id 141

next

end

 

# rename mycustom2 to "My allowed"

 

# show

config webfilter ftgd-local-cat

edit "custom1"

set id 140

next

edit "My allowed"

set id 141

next

 

Related document:
Create a new custom local FortiGuard category