Fortinet black logo

New Features

Use an FQDN in FortiSandbox fabric connectors 6.4.2

Use an FQDN in FortiSandbox fabric connectors 6.4.2

The server field in the FortiSandbox fabric connector supports FDQN addresses.

To use an FQDN in a FortiSandbox fabric connector in the GUI:
  1. Go to Security Fabric > Fabric Connectors.
  2. Edit the FortiSandbox connector.
  3. Set Status to Enabled.
  4. Enter the FQDN in the Server field.

  5. Optionally, click Test Connectivity to test the connection between the FortiGate and the FQDN.

    If the FQDN cannot be reached, or if the FortiGate is not authorized on the FortiSandbox, Unreachable or not authorized will be displayed.

  6. Optionally, enter an email address in the Notifier email field.
  7. Click OK.
To use an FQDN in a FortiSandbox fabric connector in the CLI:
config system fortisandbox
    set status enable
    set server "fortisandboxcloud.com"
    set source-ip "192.168.1.233"
end

Use an FQDN in FortiSandbox fabric connectors 6.4.2

The server field in the FortiSandbox fabric connector supports FDQN addresses.

To use an FQDN in a FortiSandbox fabric connector in the GUI:
  1. Go to Security Fabric > Fabric Connectors.
  2. Edit the FortiSandbox connector.
  3. Set Status to Enabled.
  4. Enter the FQDN in the Server field.

  5. Optionally, click Test Connectivity to test the connection between the FortiGate and the FQDN.

    If the FQDN cannot be reached, or if the FortiGate is not authorized on the FortiSandbox, Unreachable or not authorized will be displayed.

  6. Optionally, enter an email address in the Notifier email field.
  7. Click OK.
To use an FQDN in a FortiSandbox fabric connector in the CLI:
config system fortisandbox
    set status enable
    set server "fortisandboxcloud.com"
    set source-ip "192.168.1.233"
end