Description |
This article describes how when FortiGate fails to connect to FortiGuard, the WebFilter blocks the requested web page from a client although no administrator had set to block on Web Filter profile. |
Scope | FortiGate. |
Solution |
To avoid the rating error, enable the Rating Option 'Allow websites when a rating error occurs', as well as make sure FortiGuard servers respond well.
To check the connectivity with the Forti Guard server, refer to: Verifying connectivity to FortiGuard
CLI Command:
config webfilter profile edit "<wf_profile>" config ftgd-wf set options error-allow end next end
Web Filter Log:
Note: If the FortiGate NGFW Mode is set to 'Policy-based', the 'Allow websites when a rating error occurs'. Feature will not be available in the GUI, nor will the config ftgd-wf -> set options error-allow' commands be available in the CLI under 'config webfilter profile'. This feature is only available if the FortiGate NGFW mode is set to 'Profile-based' as URL categories can only be used in policies in 'Policy-based' NGFW mode. To verify what NGFW mode the FortiGate is in, use the below CLI commands...
FGT_3 (root) # config system settings FGT_3 (settings) # show full
Or via the GUI. under Navigate to System -> Settings and look for the 'NGFW Mode' setting.
|