FortiProxy
FortiProxy provides enterprise-class protection against internet-borne threats and Advanced Web Content Caching
ssriswadpong
Staff
Staff
Article Id 203547
Description

This article describes how to configure unicast-gateway for HA Config-Sync cluster.

Scope FortiProxy 7.0 and later.
Solution

The unicast-gateway is supported in FortiProxy 7.0 and later.

Config-Sync HA cluster can setup up to 8 hosts unicast.

 

The command is:

 

# config system ha

    set group-id <id>

    set group-name <group name>

    set mode config-sync-only

    set password <password>

    set hbdev <interface> <priority>

    set override disable

    set unicast-status enable

    config unicast-peers

        edit 1

            set peer-ip <peer#1 IP address>

        next

        edit 2

            set peer-ip <peer#2 IP address>

        next

    end

end

 

The unicast-status can be configured when unicast-hb is disabled.