<?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: Check Point Clustring Query in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Clustering-Query/m-p/21270#M3945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check Point supports two type of clustering, ClusterXL a proprietary Check Point mechanism&amp;nbsp;and VRRP, which is an open standard. I'm assuming that you refer to ClusterXL cluster in your question.&lt;/P&gt;&lt;P&gt;Cluster members need to see each others in the same L2 network and it's not allowed to have any routing devices between them. Clusters should meet the following requirements: max. delay 30 ms, max. packet loss 2-3%&lt;/P&gt;&lt;P&gt;Cluster members communicate with cluster control packets, which are sent every 100ms by default (which is also the min. value). CCP packets can be sent in multicast, broadcast or unicast. Multicast is the default in regular clusters, but you can change the mode to broadcast. Scalable Platform appliances and VSX in VSLS mode work with unicast.&lt;/P&gt;&lt;P&gt;CCP packets are sent over the sync and cluster interfaces (except on SP appliances only over the sync link) and is responsible for synchronization and health checks.&lt;/P&gt;&lt;P&gt;ClusterXL cluster can work in high-availability or load sharing mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Synchronization&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Synchronization happens over the sync-link. Full-sync happens when the cluster member boots and delta sync every time when new information is available. Some connections use delayed synchronization by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PNOTEs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ClusterXL cluster monitors its interfaces and critical processes via a PNOTE-mechanism (problem notification). PNOTEs are also called critical devices. It's very flexible method and also allows you to add own PNOTEs to be monitored. If a PNOTE goes down (interface, process...) the cluster member declares itself as down. This usually means that a fail over takes place.&lt;/P&gt;&lt;P&gt;When all PNOTEs report their states as OK, the machine will try to change its state to 'Active', depending on the cluster configuration (HA mode / LS mode) and states of the peer members.&lt;/P&gt;&lt;P&gt;With ClusterXL cluster it's almost impossible to get a split-brain situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Failover&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When a cluster member&amp;nbsp;stops receiving ccp packets from its peer, it starts so called probing to determine whether the problem is on its own interface or on peer side. If the member itself has a problem it sets itself to down state. In case the peer had an issue, the status will become Active Attention. In Active Attention state, the cluster member forwards traffic, but other cluster members are down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see &lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk66527&amp;amp;partition=Advanced&amp;amp;product=ClusterXL%22"&gt;sk66527&lt;/A&gt;&amp;nbsp;for more information about recommended configuration for ClusterXL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2018 02:57:54 GMT</pubDate>
    <dc:creator>Lari_Luoma1</dc:creator>
    <dc:date>2018-08-23T02:57:54Z</dc:date>
    <item>
      <title>Check Point Clustering Query</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Clustering-Query/m-p/21269#M3944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am fairly new to the check point and I am not the security expert either. I am working on the lab&amp;nbsp; design from network prospective and I have a question related to Check Point R80 Clustering.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been advised that Check point require a switch in between them to perform the clustering properly or else they will end up in split brain scenario.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My initial design&amp;nbsp;for lab was&lt;/P&gt;&lt;P&gt;cp cluster ( cp a and cp b)&lt;/P&gt;&lt;P&gt;wan 1 --&amp;gt; cp a (Lan and WAN L3 on the CP) --&amp;gt; Lan Switch stack 1--&amp;gt; users&lt;/P&gt;&lt;P&gt;wan 2 --. cp b (LAN and WAN L3 on the CP) --&amp;gt; Lan Switch stack 2--&amp;gt; users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cp a &amp;lt;--&amp;gt; cp b for clustring and LAN and WAN port monitored for failover.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cp cluster setup Active/ standby.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been told it needs to be&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wan 1 -- Lan Switch stack 1 -- CP A -- Lan switch stack 1 -- Users&lt;/P&gt;&lt;P&gt;wan 2 -- Lan switch stack 2 -- CP B -- Lan switch stack 2 -- users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cp a &amp;lt;-- lan switch stack 1 / 2 --&amp;gt; cp b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I failed to understand the reason behind this. I have been told that each WAN and LAN interface doe the keep alive like HSRP via switch L2 brodcast domain. Cluster sync is only to share the session information.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if we do the 1st design then if the WAN 1 go down CP don't know if the issue related to the port or the CP it self and it may fail or half fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If someone please explain to me following?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- what is the real requirement do we need a L2 switch between cluster or not?&lt;/P&gt;&lt;P&gt;- Can's check point share the port information up/down via sync link and make decesion ( like ASA or FG)&lt;/P&gt;&lt;P&gt;- how the communication and failover happens in the sync or failover scenario.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would love to understand the mechanics behind it and best practice or validated practice.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nilay.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2018 23:49:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Clustering-Query/m-p/21269#M3944</guid>
      <dc:creator>Nilay_Vyas</dc:creator>
      <dc:date>2018-08-22T23:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Clustring Query</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Clustering-Query/m-p/21270#M3945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check Point supports two type of clustering, ClusterXL a proprietary Check Point mechanism&amp;nbsp;and VRRP, which is an open standard. I'm assuming that you refer to ClusterXL cluster in your question.&lt;/P&gt;&lt;P&gt;Cluster members need to see each others in the same L2 network and it's not allowed to have any routing devices between them. Clusters should meet the following requirements: max. delay 30 ms, max. packet loss 2-3%&lt;/P&gt;&lt;P&gt;Cluster members communicate with cluster control packets, which are sent every 100ms by default (which is also the min. value). CCP packets can be sent in multicast, broadcast or unicast. Multicast is the default in regular clusters, but you can change the mode to broadcast. Scalable Platform appliances and VSX in VSLS mode work with unicast.&lt;/P&gt;&lt;P&gt;CCP packets are sent over the sync and cluster interfaces (except on SP appliances only over the sync link) and is responsible for synchronization and health checks.&lt;/P&gt;&lt;P&gt;ClusterXL cluster can work in high-availability or load sharing mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Synchronization&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Synchronization happens over the sync-link. Full-sync happens when the cluster member boots and delta sync every time when new information is available. Some connections use delayed synchronization by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PNOTEs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ClusterXL cluster monitors its interfaces and critical processes via a PNOTE-mechanism (problem notification). PNOTEs are also called critical devices. It's very flexible method and also allows you to add own PNOTEs to be monitored. If a PNOTE goes down (interface, process...) the cluster member declares itself as down. This usually means that a fail over takes place.&lt;/P&gt;&lt;P&gt;When all PNOTEs report their states as OK, the machine will try to change its state to 'Active', depending on the cluster configuration (HA mode / LS mode) and states of the peer members.&lt;/P&gt;&lt;P&gt;With ClusterXL cluster it's almost impossible to get a split-brain situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Failover&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When a cluster member&amp;nbsp;stops receiving ccp packets from its peer, it starts so called probing to determine whether the problem is on its own interface or on peer side. If the member itself has a problem it sets itself to down state. In case the peer had an issue, the status will become Active Attention. In Active Attention state, the cluster member forwards traffic, but other cluster members are down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see &lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk66527&amp;amp;partition=Advanced&amp;amp;product=ClusterXL%22"&gt;sk66527&lt;/A&gt;&amp;nbsp;for more information about recommended configuration for ClusterXL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 02:57:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Clustering-Query/m-p/21270#M3945</guid>
      <dc:creator>Lari_Luoma1</dc:creator>
      <dc:date>2018-08-23T02:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Clustring Query</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Clustering-Query/m-p/21271#M3946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; If someone please explain to me following?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;gt; - what is the real requirement do we need a L2 switch between cluster or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do not need a switch between the two ClusterXL members for the sync network, a simple Cat5e or better network cable will be fine; I actually prefer using a piece of cable/fiber as it does not have any components like a power supply or silicon that can fail.&amp;nbsp; Nokia Clustering (not VRRP) did actually require a switch for the "cluster interface" between the members to maintain link integrity at all times, otherwise if one of the members was powered off it would cause a big bounce in the cluster and brief outage.&amp;nbsp; Obviously if you have three or more members of the same ClusterXL cluster you will need a switch; note however that all cluster members assume the sync network is secure, and there is no encryption or even authentication present there.&amp;nbsp; If an attacker can inject or tamper with the cleartext traffic on the sync network very bad things can happen; this is pretty difficult with a piece of cable/fiber unless an attacker is physically present with the gateways and is vampire tapping into the sync cable itself in which case you have much, much bigger problems to worry about.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; - Can's check point share the port information up/down via sync link and make decesion ( like ASA or FG)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though the sync network uses the CCP protocol to synchronize the state tables, my understanding is that cluster status and health is not communicated via the sync network.&amp;nbsp; It is not analogous to a "failover" cable from the Cisco PIX/ASA world.&amp;nbsp; All members of a ClusterXL cluster send several CCP multicasts a second out all clustered interfaces (i.e. those presenting a cluster/virtual IP address) to test the network connectivity between them and report state/load to each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- how the communication and failover happens in the sync or failover scenario.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously in the case of a catastrophic failure of the active member, CCP emanations cease from the failed member.&amp;nbsp; The surviving member notices this and after waiting the dead interval (approximately 2.5 seconds by default unless a freeze or CUL is active) goes active and begins passing traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the case of an impairment on the active member (i.e. unplugging a network cable plugged directly into the active member), the next CCP update sent over the other interfaces that are still working a failure is being reported.&amp;nbsp; When the standby member of the cluster is notified of this failure on the active member, the standby notices that it is in a "better" or "less failed" state than the other member and immediately goes active.&amp;nbsp; In the case of an equal failure (i.e. a switch both members are attached to has its power cord pulled), they both report an identical failure to each other and nothing happens; whichever firewall that was previously active remains active as there is nothing to gain by attempting a failover.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I glossed over a few details but hopefully that helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;BR /&gt; Second Edition of my "Max Power" Firewall Book&lt;BR /&gt; Now Available at &lt;A href="http://www.maxpowerfirewalls.com" target="_blank"&gt;http://www.maxpowerfirewalls.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 15:38:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Clustering-Query/m-p/21271#M3946</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2018-08-23T15:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Clustring Query</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Clustering-Query/m-p/21272#M3947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; If someone please explain to me following?&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;gt; - what is the real requirement do we need a L2 switch between cluster or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;A _jive_internal="true" data-userid="41625" data-username="thalld401179d-0d5b-369d-a0f2-387c3ef54533" href="https://community.checkpoint.com/people/thalld401179d-0d5b-369d-a0f2-387c3ef54533"&gt;Timothy&lt;/A&gt;&lt;/SPAN&gt; described the pro blems well. I just want to point out that the active gateway in a HA cluster goes into the following status&amp;nbsp; "Active attention" if there is no connection via the CAT5e cable. This has no direct effect, but the active machine also reports an problem. Active attention means that a problem has been detected, but the cluster member is still forwarding packets because it is the only machine in the cluster or there are no other active machines in the cluster. In any other situation the state of the machine would be &lt;EM class=""&gt;down&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like to avoid this and use a switch. From my point of view, however, both are possible without any problems. I think switch "yes or no" is a fundamental discussion.&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I once started a voting on the topic:&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="1136" __jive_macro_name="polls" _jive_internal="true" class="jive_macro_polls jive_macro link-titled" data-orig-content="Switch or Cabel between ClusterXL members for the sync network?" href="https://community.checkpoint.com/polls/1136"&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.checkpoint.com/migrated-users/55229"&gt;Heiko&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 18:44:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Clustering-Query/m-p/21272#M3947</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2018-08-23T18:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Clustring Query</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Clustering-Query/m-p/21273#M3948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems that I was logged with my private account when posting last night... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 21:17:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Clustering-Query/m-p/21273#M3948</guid>
      <dc:creator>Lari_Luoma</dc:creator>
      <dc:date>2018-08-23T21:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Clustring Query</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Clustering-Query/m-p/21274#M3949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you guys for so much information. I am so happy that I can get such a good wealth of knowledge and explanation from the experts which helps me to understand the technology much better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still have a question,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that if we have a switch between the CP then the CCP protocol will communicate among all the interfaces and if one of the interface goes down then entire cluster will take over. which is all good.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However what if we don't have a switch,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the wan on the CP&lt;/P&gt;&lt;P&gt;LAN switch on the CP trunk&amp;nbsp;&lt;/P&gt;&lt;P&gt;and sync interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LAN switch will take care of the LAN interface sync via CCP protocol&lt;/P&gt;&lt;P&gt;Sync interface between CP will take care of whatever Sync suppose to do..&amp;nbsp;&lt;/P&gt;&lt;P&gt;but WAN interfaces are connected directly on the CP,&lt;/P&gt;&lt;P&gt;- How they communicate their state of active and failover&lt;/P&gt;&lt;P&gt;- what happens if the WAN interface go down on the one CP .. as they can't see each other's WAN interfaces on L2 device how do they get notified that analog is down? Do sync interface to track their WAN and inform other device my WAN is down please takeover the active state and other device without verifying over L2 that it is really down it take over the state or something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nilay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 01:07:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Clustering-Query/m-p/21274#M3949</guid>
      <dc:creator>Nilay_Vyas</dc:creator>
      <dc:date>2018-08-24T01:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Check Point Clustring Query</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Check-Point-Clustering-Query/m-p/21275#M3950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WAN-interfaces in a cluster must&amp;nbsp;be connected to the same L2-network as well.&lt;/P&gt;&lt;P&gt;Say that you have the following cluster:&lt;/P&gt;&lt;P&gt;member 1:&lt;/P&gt;&lt;P&gt;eth1 (external):&amp;nbsp;172.80.3.2&lt;/P&gt;&lt;P&gt;eth2 (internal): 192.168.1.2&lt;/P&gt;&lt;P&gt;sync: 10.255.255.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;member2:&lt;/P&gt;&lt;P&gt;eth1: 172.80.3.3&lt;/P&gt;&lt;P&gt;eth2: 192.168.1.3&lt;/P&gt;&lt;P&gt;sync: 10.255.255.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eth1 and eth2 have virtual IPs of their respective networks set to .1.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because the cluster-interfaces need to be in the same L3-network, they also need to share the underlying L2-network (VLAN). If&amp;nbsp;you have geographically separated cluster members, you need to extend your L2 infra to both sites. By default the active cluster member uses gratuitous ARP to advertise its mac-address.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example L2 connectivity of my cluster:&lt;/P&gt;&lt;P&gt;external interface from both members: Vlan 299&lt;/P&gt;&lt;P&gt;internal interfac from both members: vlan 199&lt;/P&gt;&lt;P&gt;sync-interface from both members: vlan 99&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarified it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-lari-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 14:29:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Check-Point-Clustering-Query/m-p/21275#M3950</guid>
      <dc:creator>Lari_Luoma</dc:creator>
      <dc:date>2018-08-24T14:29:23Z</dc:date>
    </item>
  </channel>
</rss>

