Skip to main content
Anil_Solakoglu
Staff
Staff
August 20, 2024

Technical Tip: How to allow EMS cloud to sync the web filter profile when allowed host participates

  • August 20, 2024
  • 0 replies
  • 1363 views

Description

This article describes how to allow the EMS Cloud IP address from the Fortigate side to sync the web filter profile.

Scope

FortiClient EMS, FortiGate.

Solution

To sync the web filter profile from FortiGate to the EMS server documentation should be followed. 

 

If the HTTPS port is accessible but a trusted host configuration is in place on FortiGate.

Collect public IP address configuration from the FortiCloud administration page -> About.

 

Anil_Solakoglu_0-1724147659677.png

 

Allow required admin user to log in from specific trusted host.

 

config system admin
    edit <administrator-name>
        set trustedhost1 xxx.xxx.xxx.xxx 255.255.255.255
        set trustedhost2 xxx.xxx.xxx.xxx 255.255.255.255
    end

 

From the EMS perspective admin user should be able to read corresponding web filter profiles on the FortiGate.

 

If there are still observed issues after the provided steps, a support ticket can be created to troubleshoot further details.