Fortinet FortiGuard Web Filtering Service Port Changes

Created by Boopathi K, Modified on Fri, 21 Mar at 11:33 AM by Boopathi K

Changing Fortinet FortiGuard Web Filtering Service Port in CLI

Fortinet FortiGuard Web Filter uses HTTPS on port 443 by default. To change the port or protocol, follow the CLI configuration steps below.

Step 1: Disable FortiGuard Anycast

Before modifying the transport protocol and port, you must disable FortiGuard Anycast. Run the following command:


config system fortiguard set fortiguard-anycast disable

Step 2: Configure the Protocol and Port

Once FortiGuard Anycast is disabled, you can specify the transport protocol and port as needed. For example, to use UDP with port 53, use the following command:

config system fortiguard set protocol udp 

config system fortiguard set port 53 

This configuration allows FortiGuard services to use UDP on port 53 instead of the default HTTPS (port 443).


Reference Screenshot:



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article