<?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: Maestro MAC address verifier issues in Hyperscale Firewall (Maestro)</title>
    <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Maestro-boot-loop-amp-MAC-address-verifier-issues/m-p/136775#M698</link>
    <description>&lt;DIV class=""&gt;
&lt;P&gt;Hmm, maybe &lt;CODE&gt;mac_verifier&lt;/CODE&gt;&amp;nbsp;isn't yet capable of handling it correctly when run on a '&lt;FONT color="#FF0000"&gt;Down&lt;/FONT&gt;' member in an Active-Active environment and therefore shows an error that vanishes as soon as I put SGM3 active with my trick shown above? Then the only issue to debug and resolve is the boot-loop behavior on system start.&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Sun, 19 Dec 2021 21:32:05 GMT</pubDate>
    <dc:creator>Danny</dc:creator>
    <dc:date>2021-12-19T21:32:05Z</dc:date>
    <item>
      <title>Maestro boot-loop &amp; MAC address verifier issues</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Maestro-boot-loop-amp-MAC-address-verifier-issues/m-p/136686#M695</link>
      <description>&lt;DIV class=""&gt;
&lt;P&gt;I'm experiencing an interesting issue.&lt;/P&gt;
&lt;P&gt;Single-Site Maestro Environment:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;2x MHO-140 running on R80.20SP JHF 315&lt;/LI&gt;
&lt;LI&gt;2x 7000 appliance SGMs (R81 JHF 44) running as Security Group 1 (SG1)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;After I added another 7000 appliance as SGM3 to SG1&amp;nbsp;it is always ending up in a boot loop until the max. auto-restart count is reached:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[Dec 17 16:53:13]: pulling configuration from SMO (192.0.2.1)
INIT: Sending processes the TERM signal&lt;/LI-CODE&gt;
&lt;P&gt;/var/log/reboot.log shows:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Fri Dec 17 16:32:30 Reason: reboot_with_log : Rebooting local blade (global context database was modified) Type: configuration
Fri Dec 17 16:37:44 Reason: reboot_with_log : Rebooting local blade (global context database was modified) Type: configuration
Fri Dec 17 16:42:57 Reason: reboot_with_log : Rebooting local blade (global context database was modified) Type: configuration
Fri Dec 17 16:48:10 Reason: reboot_with_log : Rebooting local blade (global context database was modified) Type: configuration
Fri Dec 17 16:53:22 Reason: reboot_with_log : Rebooting local blade (global context database was modified) Type: configuration&lt;/LI-CODE&gt;
&lt;P&gt;The SGM eventually starts and goes straight into '&lt;FONT color="#FF0000"&gt;Down&lt;/FONT&gt;' state:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[Expert@sg-ch01-03:0]# cphaprob stat
Cluster Mode:   HA Over LS

ID         Unique Address  Assigned Load   State          Name
1          192.0.2.1       50%             ACTIVE         sg-ch01-01
2          192.0.2.2       50%             ACTIVE         sg-ch01-02
3 (local)  192.0.2.3       0%              DOWN           sg-ch01-03&lt;/LI-CODE&gt;
&lt;P&gt;There appears to be an issue with the configuration:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[Expert@sg-ch01-03:0]# cphaprob -l list
Registered Devices:

Device Name: Configuration
Registration number: 11
Timeout: none
Current state: problem&lt;/LI-CODE&gt;
&lt;P&gt;asg diag verify just shows an issue with the MAC address verifier:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[Expert@sg-ch01-03:0]# asg diag verify
--------------------------------------------------------------------------------
| Tests Status                                                                 |
--------------------------------------------------------------------------------
| ID | Title              | Result     | Reason                                |
--------------------------------------------------------------------------------
| Networking                                                                   |
--------------------------------------------------------------------------------
| 19 | MAC Setting        | Failed (!) | (1)Inconsistent Firewall value and MA |
|    |                    |            | C Address                             |
--------------------------------------------------------------------------------&lt;/LI-CODE&gt;
&lt;P&gt;Output:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[Expert@sg-ch01-03:0]# mac_verifier -v
--------------------------------------------------------------------------------
Collecting information from SGMs...
--------------------------------------------------------------------------------
Verifying FW1 mac magic value on all SGMs...
FW1 mac magic value on all SGMs:
Command completed successfully

Success
--------------------------------------------------------------------------------
Verifying IPV4 and IPV6 kernel values...
FW1 mac magic values are the same on SGM 1_01 for IPv4 and IPv6 kernels.
FW1 mac magic values are the same on SGM 1_02 for IPv4 and IPv6 kernels.
Success
--------------------------------------------------------------------------------
Verifying FW1 mac magic value in /etc/smodb.json...
FW1 mac magic value and /etc/smodb.json value are the same (1)
Success
--------------------------------------------------------------------------------
Verifying MAC address on local chassis (Chassis 1)...
-*- 2 blades: 1_01 1_02 -*-
BPEth0      MAC address of BPEth0 is correct

-*- 2 blades: 1_01 1_02 -*-
BPEth1      MAC address of BPEth1 is correct

MAC address inconsistency found on interface bond1 (FW1 value is different)
-*- 2 blades: 1_01 1_02 -*-
bond 00:1c:7f:xx:yy:zz&lt;/LI-CODE&gt;
&lt;P&gt;Nothing seems to solve this issue.&lt;BR /&gt;I tried re-attaching SGM3 to SG1 as well as&amp;nbsp;&lt;CODE&gt;cpha_blade_config pull_config all 192.0.2.1&lt;/CODE&gt;&amp;nbsp;to no avail.&lt;/P&gt;
&lt;P&gt;Guess what, I had the same issue before when I was adding SGM2 to SG1. I fixed it back then by rebooting SGM1 and SGM2 together. This time I'd like to avoid rebooting all SGMs at once because of production outage and risk of introducing other issues.&lt;/P&gt;
&lt;P&gt;I've been able to set SGM3 '&lt;FONT color="#008000"&gt;Active&lt;/FONT&gt;' with this trick:&lt;CODE&gt;cphaconf set_pnote -d Configuration -s ok report&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;After "solving" the configuration issue&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&amp;nbsp;even the MAC address verifier doesn't report any issues anymore and everything looks fine.. until the next reboot.&lt;/P&gt;
&lt;P&gt;Any ideas?&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/1009"&gt;@Laszlo_Csosza&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/1967"&gt;@Lari_Luoma&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/26482"&gt;@Jan_Irani&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/5357"&gt;@Jochen_Hoechner&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/4113"&gt;@Anatoly&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/2895"&gt;@Tom_Kendrick&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/1039"&gt;@Christian_Hofma&lt;/a&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 19 Dec 2021 21:18:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Maestro-boot-loop-amp-MAC-address-verifier-issues/m-p/136686#M695</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2021-12-19T21:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Maestro MAC address verifier issues</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Maestro-boot-loop-amp-MAC-address-verifier-issues/m-p/136687#M696</link>
      <description>&lt;P&gt;Hi Danny, ping me the SR # offline, and I will ask. I assume you checked&amp;nbsp;&lt;SPAN&gt;sk170158?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 22:26:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Maestro-boot-loop-amp-MAC-address-verifier-issues/m-p/136687#M696</guid>
      <dc:creator>Tom_Kendrick</dc:creator>
      <dc:date>2021-12-17T22:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Maestro MAC address verifier issues</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Maestro-boot-loop-amp-MAC-address-verifier-issues/m-p/136688#M697</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk170158" target="_self"&gt;sk170158&lt;/A&gt; does not apply as the management IP is ending on .217&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'll send you the SR #&amp;nbsp;offline. I had the same issue when I added SGM2. CP sent us a RMA appliance back then. Of course that didn't help as it's a configuration issue so the boot-loop also appeared on the RMA appliance. I was then able to fix it by rebooting the entire SG.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Dec 2021 13:43:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Maestro-boot-loop-amp-MAC-address-verifier-issues/m-p/136688#M697</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2021-12-19T13:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Maestro MAC address verifier issues</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Maestro-boot-loop-amp-MAC-address-verifier-issues/m-p/136775#M698</link>
      <description>&lt;DIV class=""&gt;
&lt;P&gt;Hmm, maybe &lt;CODE&gt;mac_verifier&lt;/CODE&gt;&amp;nbsp;isn't yet capable of handling it correctly when run on a '&lt;FONT color="#FF0000"&gt;Down&lt;/FONT&gt;' member in an Active-Active environment and therefore shows an error that vanishes as soon as I put SGM3 active with my trick shown above? Then the only issue to debug and resolve is the boot-loop behavior on system start.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 19 Dec 2021 21:32:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Maestro-boot-loop-amp-MAC-address-verifier-issues/m-p/136775#M698</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2021-12-19T21:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Maestro MAC address verifier issues</title>
      <link>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Maestro-boot-loop-amp-MAC-address-verifier-issues/m-p/136808#M700</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Issue solved. ITAC advised to edit &lt;CODE&gt;$FWDIR/boot/modules/fwkern.conf&lt;/CODE&gt; and move the line &lt;CODE&gt;nac_max_enforced_identities=90000&lt;/CODE&gt; from the middle to the end (&lt;EM&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk176371" target="_self"&gt;sk176371&lt;/A&gt;&lt;/EM&gt;). Rebooted all SGMs and no boot-loop anymore.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 20:30:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Hyperscale-Firewall-Maestro/Maestro-boot-loop-amp-MAC-address-verifier-issues/m-p/136808#M700</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2021-12-21T20:30:49Z</dc:date>
    </item>
  </channel>
</rss>

