<?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: Wake gateway using Wake on LAN in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246297#M47997</link>
    <description>&lt;P&gt;Unfortunately power-cycling on the PDU doesn't help, at least on 6400 with redundant power, it just waits for power to be toggled by the power switch at the back.&lt;/P&gt;&lt;P&gt;Got the point on the LOM, but that's something requiring a user interaction.&lt;/P&gt;&lt;P&gt;Thanks for confirming my findings.&lt;/P&gt;</description>
    <pubDate>Sat, 12 Apr 2025 06:30:10 GMT</pubDate>
    <dc:creator>oa_munich</dc:creator>
    <dc:date>2025-04-12T06:30:10Z</dc:date>
    <item>
      <title>Wake gateway using Wake on LAN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246238#M47989</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I tried to search for this, but was unable to find anything suitable.&lt;/P&gt;&lt;P&gt;Is it possible to wake a gateway using Wake on LAN (for disaster recovery automation)? I've tried sending WoL packages to all interfaces without any luck. Any chance I missed something and this could be done?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 09:56:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246238#M47989</guid>
      <dc:creator>oa_munich</dc:creator>
      <dc:date>2025-04-11T09:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Wake gateway using Wake on LAN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246266#M47993</link>
      <description>&lt;P&gt;Don't believe so. Most likely this would be an RFE.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 14:51:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246266#M47993</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2025-04-11T14:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Wake gateway using Wake on LAN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246294#M47995</link>
      <description>&lt;P&gt;I "ran" your question though few AI engines and they more less gave the same answer. Below is one from CP AI copilot.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;**********************&lt;/P&gt;
&lt;P&gt;Yes, it is possible to wake a gateway using Wake on LAN (WOL) for disaster recovery automation. However, there are some important considerations to keep in mind:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Same Subnet Limitation&lt;/STRONG&gt;: On SMB appliances, the Wake on LAN application or script can only broadcast "wake on lan" Magic Packets within one local subnet. Broadcast between different subnets is not supported. This means that both the device sending the WOL packet and the gateway must be on the same subnet.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Configuration&lt;/STRONG&gt;: You need to configure the gateway to allow Temporary Pre-boot Bypass (Wake on LAN) settings. This involves selecting the type of Temporary Pre-boot Bypass to allow and configuring when the selected type of Temporary Pre-boot Bypass occurs (By Demand, Once, or Weekly).&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Security Considerations&lt;/STRONG&gt;: Ensure that the WOL feature is used securely and that the network is protected to prevent unauthorized wake-up attempts.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Here is a brief overview of the steps to configure Temporary Pre-boot Bypass (Wake on LAN):&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Enable Pre-boot Authentication&lt;/STRONG&gt;: Password Synchronization only works if Pre-boot authentication is enabled.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Configure Temporary Pre-boot Bypass&lt;/STRONG&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Click Temporary Pre-boot Bypass (Wake on LAN) settings.&lt;/LI&gt;
&lt;LI&gt;Select the type of Temporary Pre-boot Bypass to allow (e.g., Allow Temporary Pre-boot Bypass (Wake On LAN)).&lt;/LI&gt;
&lt;LI&gt;Configure when the selected type of Temporary Pre-boot Bypass occurs (By Demand, Once, or Weekly).&lt;/LI&gt;
&lt;LI&gt;Select the date and time.&lt;/LI&gt;
&lt;LI&gt;In Temporary Pre-boot Bypass duration, select when Temporary Pre-boot Bypass functionality becomes disabled (e.g., Disable after X automatic logons or Disable after X days or hours).&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Save Configuration&lt;/STRONG&gt;: Click OK to save the configuration.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;: If the mouse is moved or a key is pushed on the keyboard in the Pre-boot environment, the Temporary Pre-boot Bypass functionality is disabled.&lt;/P&gt;
&lt;P&gt;For more detailed instructions, you can refer to the relevant Check Point documentation or contact Check Point Support.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Apr 2025 02:17:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246294#M47995</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-04-12T02:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Wake gateway using Wake on LAN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246296#M47996</link>
      <description>&lt;P&gt;If the device has no LOM then You can try to power cycle it with a „smart home“/remote controlled power outlet.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Apr 2025 04:34:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246296#M47996</guid>
      <dc:creator>D_W</dc:creator>
      <dc:date>2025-04-12T04:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Wake gateway using Wake on LAN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246297#M47997</link>
      <description>&lt;P&gt;Unfortunately power-cycling on the PDU doesn't help, at least on 6400 with redundant power, it just waits for power to be toggled by the power switch at the back.&lt;/P&gt;&lt;P&gt;Got the point on the LOM, but that's something requiring a user interaction.&lt;/P&gt;&lt;P&gt;Thanks for confirming my findings.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Apr 2025 06:30:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246297#M47997</guid>
      <dc:creator>oa_munich</dc:creator>
      <dc:date>2025-04-12T06:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Wake gateway using Wake on LAN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246344#M47998</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/117290"&gt;@oa_munich&lt;/a&gt;&amp;nbsp;As other people already told you, this is not something that we currently support. What is your specific use case? Do you want to force GW to reboot? Or do you want to start a power-on cycle for your cold appliances? Can you please elaborate?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 08:11:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246344#M47998</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2025-04-14T08:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Wake gateway using Wake on LAN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246347#M47999</link>
      <description>&lt;P&gt;This is pure hallucinations - second part is taken from &lt;A href="https://support.checkpoint.com/results/sk/sk104419" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;sk104419: &lt;STRONG&gt;Temporary&lt;/STRONG&gt; &lt;STRONG&gt;Pre-boot&lt;/STRONG&gt; &lt;STRONG&gt;Bypass&lt;/STRONG&gt; from a script&lt;/SPAN&gt;&lt;/A&gt; for Endpoint Security Clients running under windows. WOL is not supported by CP at all !&lt;/P&gt;
&lt;P&gt;I do not understand why you keep posting such nonsense like above - did you not verify the content ?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 08:30:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246347#M47999</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2025-04-14T08:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Wake gateway using Wake on LAN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246349#M48000</link>
      <description>&lt;P&gt;Second this question. AI replies should always be verified, before sharing.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 08:35:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246349#M48000</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2025-04-14T08:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Wake gateway using Wake on LAN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246350#M48001</link>
      <description>&lt;P&gt;Sorry to say, but this is absolutely incorrect and useless,&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/38213"&gt;@the_rock&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 08:35:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246350#M48001</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2025-04-14T08:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Wake gateway using Wake on LAN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246351#M48002</link>
      <description>&lt;P&gt;We have a subset of the data center on cold standby at another site. We power it up and down regularly to sync, and it would power up automatically in case of an actual disaster event. So far, the gateway is the only thing we can power down, but cannot power up remotely. I'll be keeping it up, I was just wondering if there was an option.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 08:43:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246351#M48002</guid>
      <dc:creator>oa_munich</dc:creator>
      <dc:date>2025-04-14T08:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Wake gateway using Wake on LAN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246367#M48005</link>
      <description>&lt;P&gt;I would agree with that : - )&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 10:59:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246367#M48005</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-04-14T10:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Wake gateway using Wake on LAN</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246368#M48006</link>
      <description>&lt;P&gt;K, fair enough : - )&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 10:59:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Wake-gateway-using-Wake-on-LAN/m-p/246368#M48006</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2025-04-14T10:59:26Z</dc:date>
    </item>
  </channel>
</rss>

