Synchronizing Clusters on a Wide Area Network

Organizations sometimes need to locate ClusterClosed Two or more Security Gateways that work together in a redundant configuration - High Availability, or Load Sharing. Members in geographical locations that are distant from each other.

A typical example is a replicated Data Center, whose locations are widely separated for disaster recovery purposes.

In such a configuration, it is clearly impractical to use a cross cable for the synchronization networkClosed A set of interfaces on Cluster Members that were configured as interfaces, over which State Synchronization information will be passed (as Delta Sync packets ). The use of more than one Synchronization Network for redundancy is not supported because the CPU load will increase significantly due to duplicate tasks performed by all configured Synchronization Networks. Synonyms: Sync Network, Secured Network, Trusted Network..

The synchronization network can be spread over remote sites, which makes it easier to deploy geographically distributed clustering.

There are two limitations to this capability:

  1. The synchronization network must guarantee no more than 100ms latency and no more than 5% packet loss.

  2. The synchronization network may include only Layer 2 networking devices - switches and hubs.

    No Layer 3 routers are allowed on the synchronization network, because routers drop Cluster Control ProtocolClosed Proprietary Check Point protocol that runs between Cluster Members on UDP port 8116, and has the following roles: (1) State Synchronization (Delta Sync), (2) Health checks (state of Cluster Members and of cluster interfaces): Health-status Reports, Cluster-member Probing, State-change Commands, Querying for cluster membership. Note: CCP is located between the Check Point Firewall kernel and the network interface (therefore, only TCPdump should be used for capturing this traffic). Acronym: CCP. (CCP) packets.

    Note - The Active-ActiveClosed A cluster mode (in versions R80.40 and higher), where cluster members are located in different geographical areas (different sites, different cloud availability zones). This mode supports the configuration of IP addresses from different subnets on all cluster interfaces, including the Sync interfaces. Each cluster member inspects all traffic routed to it and synchronizes the recorded connections to its peer cluster members. The traffic is not balanced between the cluster members. mode also supports Layer 3 (see Active-Active Mode in ClusterXL).

You can monitor and troubleshoot geographically distributed clusters using the command line interface.

Synchronized Cluster Restrictions

These restrictions apply when you synchronize Cluster Members: