Fortinet black logo

CLI Reference

system fds proxy

system fds proxy

Use this command to configure the FortiWeb proxy to override the default list of FDN servers and update FortiGuard service packages from a new address.

Before using this command, you must configure FortiWeb to act as a proxy server. To do so, set fds-proxy to enable. See system global for how to enable fds-proxy.

To use this command, your administrator account’s access control profile must have either w or rw permission to the sysgrp area. For details, see Permissions.

Syntax

config system fds proxy override

set override_switch {enable | disable}

set address "<fds_IPv4>"

end

config system fds proxy schedule

set status {enable | disable}

set frequency {every | daily | weekly}

set time

set day {Sunday | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday}

end

Variable Description Default

override_switch {enable | disable}

Enable to override the default list of FDN servers and connect to a specific server.

disable

address "<fds_IPv4>"

Enter either an IP address or fully qualified domain name (FQDN) of the FDS override, so that FortiWeb proxy will obtain FortiGuard service packages from this address.

No default.

status {enable | disable}

Enable to schedule updating the database per certain frequency.

disable

frequency {every | daily | weekly}

Set the database update frequency. No default.

time

Set the hour and minute ranges; hh: 0–23, mm 0–59 or 60=random. No default.

day {Sunday | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday}

Set the specific day during one week to update the database. No default.

Example

This example enables FortiWeb to act as an FDS proxy and update FortiGuard service packages from 192.0.2.1.

config system global

set fds-proxy enable

end

config system fds proxy

set override_switch enable

set address "192.0.2.1"

end

system fds proxy

Use this command to configure the FortiWeb proxy to override the default list of FDN servers and update FortiGuard service packages from a new address.

Before using this command, you must configure FortiWeb to act as a proxy server. To do so, set fds-proxy to enable. See system global for how to enable fds-proxy.

To use this command, your administrator account’s access control profile must have either w or rw permission to the sysgrp area. For details, see Permissions.

Syntax

config system fds proxy override

set override_switch {enable | disable}

set address "<fds_IPv4>"

end

config system fds proxy schedule

set status {enable | disable}

set frequency {every | daily | weekly}

set time

set day {Sunday | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday}

end

Variable Description Default

override_switch {enable | disable}

Enable to override the default list of FDN servers and connect to a specific server.

disable

address "<fds_IPv4>"

Enter either an IP address or fully qualified domain name (FQDN) of the FDS override, so that FortiWeb proxy will obtain FortiGuard service packages from this address.

No default.

status {enable | disable}

Enable to schedule updating the database per certain frequency.

disable

frequency {every | daily | weekly}

Set the database update frequency. No default.

time

Set the hour and minute ranges; hh: 0–23, mm 0–59 or 60=random. No default.

day {Sunday | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday}

Set the specific day during one week to update the database. No default.

Example

This example enables FortiWeb to act as an FDS proxy and update FortiGuard service packages from 192.0.2.1.

config system global

set fds-proxy enable

end

config system fds proxy

set override_switch enable

set address "192.0.2.1"

end