<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DR Scenario - ClusterXL Split Brain Mode in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277169#M105497</link>
    <description>&lt;P&gt;In an Active/Standby CXL cluster, the only possible way to get split brain is when there is no connectivity between cluster members at all, all interfaces are isolated. In which case, you have bigger problems than a split brain gateway cluster.&lt;/P&gt;
&lt;P&gt;The cluster members don't just communicate over Sync, they are constantly broadcasting their cluster state to each other over all cluster interface using CCP packets. This means that even if the Sync connection is completely lost, the cluster will still not go split brain, because the members can see each other over the data interfaces. A cluster without sync will be Active Attention/Down. Both members will have a Sync failure problem note, but one member will remain Active so that traffic continues to flow.&lt;/P&gt;
&lt;P&gt;There is no scenario where both members are in a Standby state. A cluster member will only enter a Standby state when it is fully healthy and it can see an Active cluster member. If a member is fully healthy and there is no Active member detected, it will set itself Active.&lt;/P&gt;</description>
    <pubDate>Wed, 20 May 2026 05:58:43 GMT</pubDate>
    <dc:creator>emmap</dc:creator>
    <dc:date>2026-05-20T05:58:43Z</dc:date>
    <item>
      <title>DR Scenario - ClusterXL Split Brain Mode</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277049#M105435</link>
      <description>&lt;P&gt;When we configure two firewalls in Cluster with Active / Standby mode using ClusterXL method. What are the scenarios will cause split brain mode?&lt;/P&gt;&lt;P&gt;Also, at any case will both nodes enter into Standby state?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 14:05:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277049#M105435</guid>
      <dc:creator>Nandhakumar_N</dc:creator>
      <dc:date>2026-05-18T14:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: DR Scenario - ClusterXL Split Brain Mode</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277058#M105440</link>
      <description>&lt;P&gt;ClusterXL relies on Layer 2 connectivity between the cluster members on multiple interfaces.&lt;BR /&gt;If cluster members cannot reach each other on any interface, you can see "split brain" behavior.&lt;/P&gt;
&lt;P&gt;I've never heard of both members entering standby state.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 16:01:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277058#M105440</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2026-05-18T16:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: DR Scenario - ClusterXL Split Brain Mode</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277063#M105442</link>
      <description>&lt;P&gt;If you send us output of below commands, may help more.&lt;/P&gt;
&lt;P&gt;cphaprob state&lt;/P&gt;
&lt;P&gt;cphaprob -a if&lt;/P&gt;
&lt;P&gt;cphaprob -i list&lt;/P&gt;
&lt;P&gt;cphjaprob -l list&lt;/P&gt;
&lt;P&gt;cphaprob syncstat&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 17:38:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277063#M105442</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2026-05-18T17:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: DR Scenario - ClusterXL Split Brain Mode</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277064#M105443</link>
      <description>&lt;P&gt;ClusterXL member state is a bit more complicated than just Active/Standby. I discuss the &lt;A href="https://community.checkpoint.com/t5/Firewall-and-Security-Management/Cluster-state-Active-Down/m-p/274776/highlight/true#M104686" target="_self"&gt;more common ClusterXL member states&lt;/A&gt; in a post earlier this year.&lt;/P&gt;
&lt;P&gt;It's not possible for all members of a cluster to be Standby. That state only happens if the cluster member is healthy, and there is at least one Active member.&lt;/P&gt;
&lt;P&gt;It is possible for all members to be Down if they all think they have a critical problem. I mostly see this when people use a crossover cable for sync. Sending your sync traffic through a switch fixes that particular problem.&lt;/P&gt;
&lt;P&gt;It's possible for multiple members to be Active if they lose all communications with the other members of the cluster. For example, this can happen if you connect them FW1---Switch1---Switch2---FW2 and you lose the link between Switch1 and Switch2. Since each member doesn't see any other members in the cluster, they may all try to go Active. Connecting your firewalls to multiple switches (e.g, bond0 to one switch set, and bond1 to a different switch set) with physically separate inter-switch links reduces the chance of this happening.&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 19:11:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277064#M105443</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2026-05-18T19:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: DR Scenario - ClusterXL Split Brain Mode</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277082#M105452</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;There is also a mechanism called local probing. When a cluster member does not receive CCP packets on a interface, it will start this mechanism bij sending ARP packets on that interface to see if the problem is local. See:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk171844" target="_blank"&gt;sk171844 - How to troubleshoot the Critical Device "Local Probing" in ClusterXL&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If it detects a local problem, it will 'leave' the cluster. If the problem is not local it will remain in the cluster, but the state depends on a lot of other factors.&lt;BR /&gt;&lt;BR /&gt;The ClusterXL technology has a lot of features to check the state of a cluster and I cannot remember seeing a split brain situation in all those years working with clusterXL.&lt;BR /&gt;&lt;BR /&gt;Martijn&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 06:50:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277082#M105452</guid>
      <dc:creator>Martijn</dc:creator>
      <dc:date>2026-05-19T06:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: DR Scenario - ClusterXL Split Brain Mode</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277114#M105466</link>
      <description>&lt;P&gt;When both members enter into active state, how the traffic inspection behavior will be?&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using crossover cable for sync. As if sync interface goes down or someone accidently removed sync cable, then will it create complete production down scenario? Why Standby node doesn't takes Active role instead of DOWN?&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 13:47:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277114#M105466</guid>
      <dc:creator>Nandhakumar_N</dc:creator>
      <dc:date>2026-05-19T13:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: DR Scenario - ClusterXL Split Brain Mode</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277119#M105469</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Check Point has several checks to see if an appliance is capable to become a cluster member.&lt;BR /&gt;&lt;BR /&gt;- Are the processes up?&lt;BR /&gt;- Are the interfaces up?&lt;BR /&gt;- Is there a policy installed?&lt;BR /&gt;- Is ClusterXL started?&lt;BR /&gt;- Is Sync interface up?&lt;BR /&gt;&lt;BR /&gt;If you use a crossover cable for sync and this one is removed, nothing will happen is my experience. Both cluster member fail the Sync check, but all other checks are OK. Both member are equally degraded and cluster state (Active/Standby) is unchanged.&lt;BR /&gt;&lt;BR /&gt;You could argue a fail-over can occur if the Standby member detects the Sync failure before the Active member does. But this will not result in a split-brain.&lt;BR /&gt;&lt;BR /&gt;Martijn&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 13:57:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277119#M105469</guid>
      <dc:creator>Martijn</dc:creator>
      <dc:date>2026-05-19T13:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: DR Scenario - ClusterXL Split Brain Mode</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277121#M105471</link>
      <description>&lt;P&gt;If both members go Active because inter-switch links have failed, they'll both work for the half of the network they can see which can't see the other member. For example, if you have web server 1, database server 1, and firewall 1 connected to switch 1, WS2, DB2, and FW2 connected to switch 2, and the link between switch 1 and switch 2 fails, both firewalls could conceivably pass their respective web-to-database traffic. Any networks which can see both firewalls will see the VIP flap back and forth between the member MACs, so traffic through such interfaces won't work. Situations like this have very narrow requirements, so they are extremely rare outside of labs. In all real failures I've seen, one member goes Down and the other goes either Active or Active Attention.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Don't use a crossover for sync. While it mostly works, it's not one of the&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/R82/WebAdminGuides/EN/CP_R82_ClusterXL_AdminGuide/Content/Topics-CXLG/ClusterXL-Requirements-and-Compatibility.htm#SupportedTopologiesForSynchronizationNetwork" target="_self"&gt;Supported Topologies for Synchronization Network&lt;/A&gt; in the ClusterXL Admin Guide.&lt;/P&gt;
&lt;P&gt;When using a crossover cable, if the cable fails or the interface on either side fails,&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;both&lt;/STRONG&gt;&lt;/EM&gt; members now have a problem. Each one has to figure out if its problem is fatal, so they start probing on all their monitored interfaces (by default, this is any non-VLAN interface with IP addresses, and the highest and lowest VLAN IDs on any interface with VLANs). If a member finds a monitored interface where it doesn't get any responses, it may go down. If both members find such an interface, they may both go down.&lt;/P&gt;
&lt;P&gt;It's fairly rare for an interface or cable to fail when both members are up, but rebooting one member while using a crossover for sync means the other member you're not rebooting sees a problem. The remaining member will start probing, and it can hit the problem I described. This&amp;nbsp;&lt;STRONG&gt;doesn't always, but can&lt;/STRONG&gt; result in rebooting one member causing the whole cluster to stop passing traffic.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 14:46:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277121#M105471</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2026-05-19T14:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: DR Scenario - ClusterXL Split Brain Mode</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277146#M105485</link>
      <description>&lt;P&gt;I know of at least one customer that encountered split-brain in the&amp;nbsp;FW1---Switch1---Switch2---FW2 configuration&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/27871"&gt;@Bob_Zimmerman&lt;/a&gt;&amp;nbsp;mentioned.&lt;BR /&gt;It was also on Nokia appliances, which should give you an idea of how long ago it was.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2026 17:08:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277146#M105485</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2026-05-19T17:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: DR Scenario - ClusterXL Split Brain Mode</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277167#M105495</link>
      <description>&lt;P&gt;Wasn't that&amp;nbsp; VRRP in which the IPSO OS was responsible for Master/Slave status of the cluster member.&lt;BR /&gt;&lt;BR /&gt;When running 'cphaprob stat' both member where active confusing a lot of TAC engineers &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2026 05:29:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277167#M105495</guid>
      <dc:creator>Martijn</dc:creator>
      <dc:date>2026-05-20T05:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: DR Scenario - ClusterXL Split Brain Mode</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277169#M105497</link>
      <description>&lt;P&gt;In an Active/Standby CXL cluster, the only possible way to get split brain is when there is no connectivity between cluster members at all, all interfaces are isolated. In which case, you have bigger problems than a split brain gateway cluster.&lt;/P&gt;
&lt;P&gt;The cluster members don't just communicate over Sync, they are constantly broadcasting their cluster state to each other over all cluster interface using CCP packets. This means that even if the Sync connection is completely lost, the cluster will still not go split brain, because the members can see each other over the data interfaces. A cluster without sync will be Active Attention/Down. Both members will have a Sync failure problem note, but one member will remain Active so that traffic continues to flow.&lt;/P&gt;
&lt;P&gt;There is no scenario where both members are in a Standby state. A cluster member will only enter a Standby state when it is fully healthy and it can see an Active cluster member. If a member is fully healthy and there is no Active member detected, it will set itself Active.&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2026 05:58:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277169#M105497</guid>
      <dc:creator>emmap</dc:creator>
      <dc:date>2026-05-20T05:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: DR Scenario - ClusterXL Split Brain Mode</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277206#M105506</link>
      <description>&lt;P&gt;Considering you couldn't run full ClusterXL on Nokia appliances (unless you upgraded them to Gaia OS)...definitely VRRP.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2026 13:48:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/DR-Scenario-ClusterXL-Split-Brain-Mode/m-p/277206#M105506</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2026-05-20T13:48:22Z</dc:date>
    </item>
  </channel>
</rss>

