<?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: Adding new cluster interface and anti-spoofing in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225624#M43420</link>
    <description>&lt;P&gt;If you are using the option "Network defined by routes" (it's not static routes; just routing in general), then the gateway will poll the Gaia routing daemon (RouteD) every few seconds to learn the contents of the routing table (the FIB). &amp;nbsp;With this information, the gateway will auto-adjust the anti-spoofing topology without needing to make new objects manually.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will use this option in dynamic routing environments, but you can just as easily do it with static routes ("static routes" are a routing protocol; just not a dynamic routing protocol)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2024 13:08:27 GMT</pubDate>
    <dc:creator>Duane_Toler</dc:creator>
    <dc:date>2024-09-04T13:08:27Z</dc:date>
    <item>
      <title>Adding new cluster interface and anti-spoofing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225600#M43415</link>
      <description>&lt;P&gt;I'm adding a new sub-interface to an existing cluster. I'm going to be following this guide:&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.checkpoint.com/results/sk/sk57100" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk57100&lt;/A&gt;&lt;/P&gt;&lt;P&gt;My new sub-interface will be used to route traffic to a remote site (172.16.100.0/24) I will add a static route on each member pointing to this subnet via this new interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;After creating the interface on each member in Gaia portal, I'm going to use the "get interfaces &lt;STRONG&gt;without&lt;/STRONG&gt; topology" in Smart Dashboard.&amp;nbsp; How should I setup the "Leads to" section? Which one of the following two options should I use?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Network defined by static routes&lt;/LI&gt;&lt;LI&gt;Specific (create an object for the remote network and select it here)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I don't want to "get interfaces &lt;STRONG&gt;with&lt;/STRONG&gt; topology" because I don't want to mess with any existing setup. I recall I read somewhere that if you're using the "defined by static routes" option you might need to use "get interfaces &lt;STRONG&gt;with&lt;/STRONG&gt; topology"&lt;/P&gt;&lt;P&gt;I want to use the lowest impact, least chance of risk option because it's an important environment.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 09:38:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225600#M43415</guid>
      <dc:creator>velo</dc:creator>
      <dc:date>2024-09-04T09:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new cluster interface and anti-spoofing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225606#M43416</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/110726"&gt;@velo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suggest you that the "&lt;SPAN&gt;get interfaces&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;with&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;topology" is not safe to use on an working setup. If you use it, all of the Interface information will be overwritten. If somewhere is set an anti-spoofing group, that will be overwritten too, so don't use it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This is the suggested method in the mentioned SK too.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;About your question, how to set up the new interface:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;It depends on your need. If the confgured IP and MASK represents the network behind,&amp;nbsp; you can use&amp;nbsp; "Network defined by static routes" safely&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Akos&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 09:57:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225606#M43416</guid>
      <dc:creator>AkosBakos</dc:creator>
      <dc:date>2024-09-04T09:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new cluster interface and anti-spoofing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225616#M43417</link>
      <description>&lt;P&gt;Thanks Akos&lt;/P&gt;&lt;P&gt;I'm not going to use the&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;get interfaces&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;with&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;topology" option as that will make changes like you say.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But I thought I read somewhere that if you use the "Network defined by static routes" option, you needed to get the&amp;nbsp;"get interfaces&amp;nbsp;&lt;STRONG&gt;with&lt;/STRONG&gt;&amp;nbsp;topology" option for it to pick up the routes, but maybe that is not the case.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You are correct, IP and Mask will represent the network behind the new interface. I will use:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;"get interfaces&amp;nbsp;&lt;STRONG&gt;without&lt;/STRONG&gt;&amp;nbsp;topology"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;"Network defined by static routes"&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Hopefully that shout be OK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 11:03:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225616#M43417</guid>
      <dc:creator>velo</dc:creator>
      <dc:date>2024-09-04T11:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new cluster interface and anti-spoofing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225618#M43418</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/110726"&gt;@velo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This statement is misleading.&amp;nbsp;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can change this setting anytime.&lt;/P&gt;
&lt;P&gt;akos&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 13:16:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225618#M43418</guid>
      <dc:creator>AkosBakos</dc:creator>
      <dc:date>2024-09-04T13:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new cluster interface and anti-spoofing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225619#M43419</link>
      <description>&lt;P&gt;Yes you're quite right, that would be silly. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 11:09:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225619#M43419</guid>
      <dc:creator>velo</dc:creator>
      <dc:date>2024-09-04T11:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new cluster interface and anti-spoofing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225624#M43420</link>
      <description>&lt;P&gt;If you are using the option "Network defined by routes" (it's not static routes; just routing in general), then the gateway will poll the Gaia routing daemon (RouteD) every few seconds to learn the contents of the routing table (the FIB). &amp;nbsp;With this information, the gateway will auto-adjust the anti-spoofing topology without needing to make new objects manually.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will use this option in dynamic routing environments, but you can just as easily do it with static routes ("static routes" are a routing protocol; just not a dynamic routing protocol)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 13:08:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225624#M43420</guid>
      <dc:creator>Duane_Toler</dc:creator>
      <dc:date>2024-09-04T13:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new cluster interface and anti-spoofing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225699#M43433</link>
      <description>&lt;P&gt;Great to know, thank you. Makes sense.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 18:49:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225699#M43433</guid>
      <dc:creator>velo</dc:creator>
      <dc:date>2024-09-04T18:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new cluster interface and anti-spoofing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225749#M43438</link>
      <description>&lt;P&gt;Just another question. Do I need to add any firewall policy to allow CPP to communicate on these new interfaces?&lt;/P&gt;&lt;P&gt;Look at the SK article, I think it's actually incomplete. There is no mention of pushing a policy after the change.&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Stop the clustering on Standby member&lt;/LI&gt;&lt;LI&gt;Perform all operations on Standby member&lt;/LI&gt;&lt;LI&gt;Perform all operations on Active member&lt;/LI&gt;&lt;LI&gt;Perform all operations in SmartDashboard&lt;/LI&gt;&lt;LI&gt;Start the clustering on Standby member&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 05 Sep 2024 09:18:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225749#M43438</guid>
      <dc:creator>velo</dc:creator>
      <dc:date>2024-09-05T09:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new cluster interface and anti-spoofing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225751#M43440</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Do I need to add any firewall policy to allow CPP to communicate on these new interfaces? &lt;STRONG&gt;No.&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You won't be notified to push a policy, just simle push it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Akos&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 09:23:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225751#M43440</guid>
      <dc:creator>AkosBakos</dc:creator>
      <dc:date>2024-09-05T09:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new cluster interface and anti-spoofing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225752#M43441</link>
      <description>&lt;P&gt;Thanks for the info. I only mention the push because I think it enabled clustering on that interface only after the push.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the info.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 09:25:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225752#M43441</guid>
      <dc:creator>velo</dc:creator>
      <dc:date>2024-09-05T09:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new cluster interface and anti-spoofing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225755#M43442</link>
      <description>&lt;P&gt;The policy install is that movement wich enable the clustering on the interface. All the settings are remain on the Management until you push policy,&lt;/P&gt;
&lt;P&gt;Therefore the first investigation step is the pushing policy &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 09:35:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225755#M43442</guid>
      <dc:creator>AkosBakos</dc:creator>
      <dc:date>2024-09-05T09:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new cluster interface and anti-spoofing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225756#M43443</link>
      <description>&lt;P&gt;100%, thanks for the info. That's why I think it might be a good idea to mention that in the SK article.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 09:37:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Adding-new-cluster-interface-and-anti-spoofing/m-p/225756#M43443</guid>
      <dc:creator>velo</dc:creator>
      <dc:date>2024-09-05T09:37:07Z</dc:date>
    </item>
  </channel>
</rss>

