system autoupdate override
Use this command to override the default Fortiguard Distribution Server (FDS) and update FortiGuard services from the specified address.
If you cannot connect to the FortiGuard Distribution Network (FDN) or if your organization provides updates using their own FortiGuard server, you can specify the IP address of the FDS server so that the FortiWeb appliance connects to this server instead of the default server on Fortinet’s public FDN.
To use this command, your administrator account’s access control profile must have either w
or rw
permission to the mntgrp
area. For details, see Permissions.
Syntax
config system autoupdate override
set address {"<fds_fqdn>" | "<fds_ipv4>"}
set fail-over {enable | disable}
end
Variable | Description | Default |
Enable to override the default list of FDN servers, and connect to a specific server. | disable
|
|
Enter either the IP address or fully qualified domain name (FQDN) of the FDS override. If you connect with a FortiWeb device who is acting as an FDS proxy, you should enter port number 8989 after the IP address. |
No default. | |
Enable to fail over to one of the public FDN servers if FortiWeb cannot reach the server specified in your FDS override. | enable
|