Skip to main content
Subha_FTNT
Staff
Staff
August 28, 2009

FortiClient URL rating may be inconsistant with FortiGuard Portal

  • August 28, 2009
  • 0 replies
  • 1598 views

Description

The URL may sometimes not be rated according to the FortiGuard Web Filtering. This is because FortiClient was configured with URL and IP rating. The URL and IP filtering may be rated under different categories.


Scope
Fortiguard url filtering, IP rating, url rating
Solution

To avoid that we can disable the rating for IP addresses in Web-Filtering component in a FortiClient, a registry key can be used for a custom installation.

 

 

To create the registry key

 

1. In a Command Prompt window, enter net stop fortishield.

2. Open Regedit and go to the registry key LOCAL_MACHINE\Software\Fortinet\FortiClient\FA_WEBFILTER.

3. Add the value DontRateIP as DWORD for the key.

4. Set the value of DontRateIP to 1.

5. In the Command Prompt window, enter net start fortishield.