fct-services
Use this command to configure the built-in FDS to provide FortiGuard services to FortiClient installations.
Syntax
config fmupdate fct-services
set status {enable | disable}
set port <port_int>
end
Variables |
Description |
---|---|
status {enable | disable} |
Enable/disable built-in FDS service to FortiClient installations (default = enable). |
port <port_int> |
Enter the port number on which the built-in FDS should provide updates to FortiClient installations (1 - 65535, default = 80). |
Example
You could configure the built-in FDS to accommodate older versions of FortiClient installations by providing service on their required port.
config fmupdate fct-services
set status enable
set port 80
end