<?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: Bond interfaces go down after cluster member enters STANDBY / ACTIVE after reboot in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134089#M20041</link>
    <description>&lt;P&gt;What is the CPU usage while this is happening? Are the SNDs fully utilized?&lt;/P&gt;&lt;P&gt;A while back with R77.30 I had a similar issue with a cluster, where the bond would suddenly go down and cause a cluster fail-over (the other way around) due to a failed check for a bond interface.&lt;/P&gt;&lt;P&gt;In the end it turned out the gateway was under high load at certain moments, this was due to application control being overwhelmed by a not tuned App control policy. The high load caused Gaia OS to process the interface queue not fast enough and the bond went down.&lt;/P&gt;&lt;P&gt;If the load is to high on your gateway after the fail-over this might also be a reason for your issue.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Nov 2021 15:41:24 GMT</pubDate>
    <dc:creator>Markus_Genser</dc:creator>
    <dc:date>2021-11-15T15:41:24Z</dc:date>
    <item>
      <title>Bond interfaces go down after cluster member enters STANDBY / ACTIVE after reboot</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134052#M20029</link>
      <description>&lt;P&gt;Hi! Just wondering if anyone else has seen this very strange cluster behaviour after reboot.&lt;/P&gt;
&lt;P&gt;We are running R80.40 T120, regular gateways, non-VSX&lt;/P&gt;
&lt;P&gt;In short sequence is as follows:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;reboot cluster member (i.e. FW1 that is STANDBY)&lt;/LI&gt;
&lt;LI&gt;FW1 recovers and synchronises connections&lt;/LI&gt;
&lt;LI&gt;FW1 cluster state enters STANDBY&lt;/LI&gt;
&lt;LI&gt;few seconds later all bond members report lost link&lt;/LI&gt;
&lt;LI&gt;FW1 cluster state goes DOWN&lt;/LI&gt;
&lt;LI&gt;interface driver seems to be reloaded and interfaces become available again&lt;/LI&gt;
&lt;LI&gt;FW cluster state enters STANDBY again&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Below I have full message log with comments. It seems that interface settings are modified after cluster has entered STANDBY state and that causes all bond members to go down. Regular interfaces seem to survive without link down.&lt;/P&gt;
&lt;P&gt;The problem isn't that big if you maintain cluster state as is. But if you use "switch to higher priority member", you may end up in situation where FW1 goes ACTIVE &amp;gt; DOWN &amp;gt; ACTIVE after reboot and it has shown heaps of problems in our production network.&lt;/P&gt;
&lt;P&gt;This is present on all our clusters and with different bond member types (i.e. 10Gbps drivers ixgbe or i40e, or 1Gbps - igb)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/14273i908E46BB0EAE2B97/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 10:09:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134052#M20029</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2021-11-15T10:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bond interfaces go down after cluster member enters STANDBY / ACTIVE after reboot</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134063#M20033</link>
      <description>&lt;P&gt;Interesting. Thanks for the detailed description. As these things happen within just a few seconds at system start it might not be easy to monitor the bond status closely via &lt;CODE&gt;cphaprob show_bond&lt;/CODE&gt; and &lt;CODE&gt;awk '{print FILENAME ":" $0}' /proc/net/bonding/bond*&lt;/CODE&gt;.&lt;/P&gt;
&lt;P&gt;While I have no solution at the moment, I'd like to propose a workaround:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create a &lt;A href="https://sc1.checkpoint.com/documents/R80.40/WebAdminGuides/EN/CP_R80.40_ClusterXL_AdminGuide/Topics-CXLG/Registering-Critical-Device.htm" target="_self"&gt;permanent faildevice&lt;/A&gt;&amp;nbsp;with Status:problem so starting gateways will not become active automatically so quickly&lt;/LI&gt;
&lt;LI&gt;Set the status of the faildevice to be OK via a scheduled job 30secs after system start&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 15 Nov 2021 12:18:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134063#M20033</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2021-11-15T12:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Bond interfaces go down after cluster member enters STANDBY / ACTIVE after reboot</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134080#M20037</link>
      <description>&lt;P&gt;Very cleaver actually Danny! Since it's not a major drama and we only noticed that on one cluster that was set to&amp;nbsp;"switch to higher priority member", current workaround will be to change the mode to keep current active. So we avoid unnecessary issues with traffic. Case is open with TAC so hopefully we can get to the bottom of it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Obviously I'll post any findings / fixes here&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 13:47:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134080#M20037</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2021-11-15T13:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bond interfaces go down after cluster member enters STANDBY / ACTIVE after reboot</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134081#M20038</link>
      <description>&lt;P&gt;I actually suspect it's on physical interface level and PHC function as straight after that mod interface goes down&lt;/P&gt;
&lt;P&gt;But that's a wild guess hehe&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Nov 14 08:14:03 2021 fw1 kernel: ixgbe 0000:05:00.0 eth1-01: enabling UDP RSS: fragmented packets may arrive out of order to the stack above&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Nov 14 08:14:03 2021 fw1 kernel: &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;ixgbe 0000:05:00.0: removed PHC on eth1-01&amp;nbsp; &amp;nbsp;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Nov 14 08:14:03 2021 fw1 xpand[3503]: Configuration changed from localhost by user admin by the service dbset&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Nov 14 08:14:04 2021 fw1 kernel: bond0: &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;link status down for interface eth1-01&lt;/STRONG&gt;&lt;/FONT&gt;, disabling it in 200 ms&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Nov 14 08:14:04 2021 fw1 last message repeated 16 times&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Nov 14 08:14:04 2021 fw1 kernel: ixgbe 0000:05:00.0: registered PHC device on eth1-01&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 14:05:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134081#M20038</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2021-11-15T14:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Bond interfaces go down after cluster member enters STANDBY / ACTIVE after reboot</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134089#M20041</link>
      <description>&lt;P&gt;What is the CPU usage while this is happening? Are the SNDs fully utilized?&lt;/P&gt;&lt;P&gt;A while back with R77.30 I had a similar issue with a cluster, where the bond would suddenly go down and cause a cluster fail-over (the other way around) due to a failed check for a bond interface.&lt;/P&gt;&lt;P&gt;In the end it turned out the gateway was under high load at certain moments, this was due to application control being overwhelmed by a not tuned App control policy. The high load caused Gaia OS to process the interface queue not fast enough and the bond went down.&lt;/P&gt;&lt;P&gt;If the load is to high on your gateway after the fail-over this might also be a reason for your issue.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 15:41:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134089#M20041</guid>
      <dc:creator>Markus_Genser</dc:creator>
      <dc:date>2021-11-15T15:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Bond interfaces go down after cluster member enters STANDBY / ACTIVE after reboot</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134132#M20062</link>
      <description>&lt;P&gt;thanks&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/23009"&gt;@Markus_Genser&lt;/a&gt;&amp;nbsp;but CPUs are not utilised at all. Remember that cluster member just booted and entered STANDBY state &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; but it's always good to know such tricks!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 08:43:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134132#M20062</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2021-11-16T08:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Bond interfaces go down after cluster member enters STANDBY / ACTIVE after reboot</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134478#M20156</link>
      <description>&lt;P&gt;Interesting find! Tried the workaround but it didn't help but it feels like our case is actually related as we see RSS UDP being enabled (=MQ) just before interfaces go down. Have a feeling that there is a connection between MQ being configurd during boot sequence and and bond interfaces&lt;/P&gt;
&lt;P&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk173928&amp;amp;partition=Expert&amp;amp;product=Quantum" target="_self"&gt;sk173928&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="solutionFieldDiv cp_h2_black"&gt;&lt;EM&gt;Cause&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV class="solutionEditableField cp_text"&gt;
&lt;P&gt;&lt;EM&gt;The Security Gateway uses fwstarts to initiate the modules loading sequence. A change was made to shorten the OS boot loading time, due to this, the multi-queue configuration does not have enough time to load before the next sequence starts, which causes the interfaces to not load properly.&lt;/EM&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 19 Nov 2021 10:41:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134478#M20156</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2021-11-19T10:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Bond interfaces go down after cluster member enters STANDBY / ACTIVE after reboot</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134701#M20223</link>
      <description>&lt;P&gt;OK I think I am on something! Whilst TAC was chasing me to get HW diagnostics done on the box (despite the fact that we had seen exactly the same symptoms in multiple clusters in different continents) ... I managed to pinpoint issue to MQ. If MQ is enabled on a bond interface, it will go down during boot sequence one extra time. Tests below were done in the lab where I had only one cluster member available, so clustering state will look odd, but it clearly shows the difference with MQ OFF and ON:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="mq_vs_no_mq.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/14342i2742EA43FDE0ED21/image-size/large?v=v2&amp;amp;px=999" role="button" title="mq_vs_no_mq.png" alt="mq_vs_no_mq.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 07:55:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134701#M20223</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2021-11-23T07:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Bond interfaces go down after cluster member enters STANDBY / ACTIVE after reboot</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134702#M20224</link>
      <description>&lt;P&gt;Thanks for keeping us updated on your findings!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 07:57:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/134702#M20224</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2021-11-23T07:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Bond interfaces go down after cluster member enters STANDBY / ACTIVE after reboot</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/142887#M22139</link>
      <description>&lt;P&gt;Still waiting for R&amp;amp;D to come up with the goods &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; taken way too long, so took matters in own hands. Basically used&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/687"&gt;@Danny&lt;/a&gt;&amp;nbsp;idea about custom PNOTE.&lt;/P&gt;
&lt;P&gt;Modified parts of &lt;FONT face="courier new,courier" color="#333399"&gt;&lt;STRONG&gt;$FWDIR/bin/fwstart, &lt;/STRONG&gt;&lt;/FONT&gt;first in the middle:&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;if ($?highavail &amp;amp;&amp;amp; ! $?IS_VSW) then
        if ($fw1_vsx == 0) then
                $FWDIR/bin/cphaconf set_pnote -f $FWDIR/conf/cpha_global_pnotes.conf -g register
        endif
endif

# Test manual cluster DOWN till MQ reconf is applied at the end
echo "*** TEST cluster DOWN ***"
$FWDIR/bin/cphaconf set_pnote -d ForceDown -t 1 -s init register

# load sim settings (affinity)
if ((! $?VS_CTX) &amp;amp;&amp;amp; ($linux == 1)) then
        if ($?PPKDIR) then
                $FWDIR/bin/fwaccel on
                $FWDIR/bin/sxl_stats update_ac_name
                if ($fw1_ipv6) then
                        $FWDIR/bin/fwaccel6 on
                endif
--
        endif
endif
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and then remove PNOTE after MQ is reconfigured.&lt;/P&gt;
&lt;P&gt;(Actually&amp;nbsp;&lt;FONT face="courier new,courier" color="#333399"&gt;&lt;STRONG&gt;$FWDIR/bin/mq_mng_reconf_all_vs&lt;/STRONG&gt; &lt;/FONT&gt;command is the one that causes the problem)&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;# Kernel 3.10 - apply MQ settings for all VS
##release lock of mq_mng
rm /tmp/mq_reconf_lock &amp;gt;&amp;amp; /dev/null
if ("$linuxver" != "2.6") then
        $FWDIR/bin/mq_mng_reconf_all_vs &amp;gt;&amp;amp; /dev/null
endif

# Test manual cluster DOWN till bond MQ is applied - finish
echo "*** TEST cluster DOWN finsih ***"
sleep 15
$FWDIR/bin/cphaconf set_pnote -d ForceDown unregister


if ((! $?VS_CTX) &amp;amp;&amp;amp; ($linux == 1)) then
        # Apply Backplane Ethernet affinity settings
        if ( -e /dev/adp0) then
                /etc/ppk.boot/bin/sam_mq.sh
        endif
endif
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So startup sequence looks like this now:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/15587iAD393EFF159A46C8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And clustering messages confirm that there are no unwanted failovers:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/15591iC5F6C50BF642E588/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 10:39:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/142887#M22139</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2022-03-03T10:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bond interfaces go down after cluster member enters STANDBY / ACTIVE after reboot</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/147623#M23556</link>
      <description>&lt;P&gt;After 4 or 5 month battle with TAC and R&amp;amp;D I finally have the answer! Turns out I was right from the start, the changes made in startup sequence mentioned in&amp;nbsp;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk173928&amp;amp;partition=Expert&amp;amp;product=Quantum" target="_self" rel="noopener noreferrer"&gt;sk173928&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;are causing the problems! You basically need to do the opposite of what SK suggests and move MQ reconfigure upwards instead of end of the script.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;KZ 1:0 CP&amp;nbsp;8)&lt;/img&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2022 16:39:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/147623#M23556</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2022-05-02T16:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Bond interfaces go down after cluster member enters STANDBY / ACTIVE after reboot</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/147639#M23562</link>
      <description>&lt;P&gt;Hmmmm, the SK says, reach out for a fix. Why did you try to apply a workaround instead?&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2022 20:28:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Bond-interfaces-go-down-after-cluster-member-enters-STANDBY/m-p/147639#M23562</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2022-05-02T20:28:09Z</dc:date>
    </item>
  </channel>
</rss>

