<?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: Filtering networks between OSPF Areas in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Filtering-networks-between-OSPF-Areas/m-p/110599#M15204</link>
    <description>&lt;P&gt;Hi Jack,&lt;/P&gt;&lt;P&gt;I've done the config in GUI, but re-done in clish &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I was thinking redistributing was about different protocols and not inside the same protocol (in same instance).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ospf output config as the show route output&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ospf_cfg.PNG" style="width: 970px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/10536i0606B3774F1D511C/image-size/large?v=v2&amp;amp;px=999" role="button" title="ospf_cfg.PNG" alt="ospf_cfg.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The router outputs:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ospf_router_output.PNG" style="width: 762px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/10539i30F2A81B1A2A392F/image-size/large?v=v2&amp;amp;px=999" role="button" title="ospf_router_output.PNG" alt="ospf_router_output.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Fri, 12 Feb 2021 09:13:43 GMT</pubDate>
    <dc:creator>Bruno_Petronio</dc:creator>
    <dc:date>2021-02-12T09:13:43Z</dc:date>
    <item>
      <title>Filtering networks between OSPF Areas</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Filtering-networks-between-OSPF-Areas/m-p/110483#M15174</link>
      <description>&lt;P&gt;Hello Mates &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm testing an OSPF configuration in a CheckPoint Firewall cluster with 2 different routers.&lt;/P&gt;&lt;P&gt;I'm not able to avoid to announce all networks from Area0 (the ones directly connected in the Firewall but also the ones learned by OSPF in Backbone Area "0") to Area 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I attached a simple network diagram for better understanding.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ospf_test.PNG" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/10535i085126F83421008C/image-size/large?v=v2&amp;amp;px=999" role="button" title="ospf_test.PNG" alt="ospf_test.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Configuration:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;FW has only 1 instance (default);&lt;/LI&gt;&lt;LI&gt;Both Areas in FW are Normal Type;&lt;/LI&gt;&lt;LI&gt;FW has all interfaces except Transit 2 in Area 0 (Backbone);&lt;/LI&gt;&lt;LI&gt;FW has Transit 2 interface in Area 1;&lt;/LI&gt;&lt;LI&gt;Net20, Net 21 and Net 22 are in passive mode;&lt;/LI&gt;&lt;LI&gt;FW config is restricting Net 30 and Net31 from being advertised from Area 1 to Area 0;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;My Goal:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Only advertise Net22 from Area 0 to Area 1 (Only see Net22 in Router_2 routing table from OSPF);&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;My failed attempts:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Restrict all networks except Net 22 in FW Area 1 config;&lt;/LI&gt;&lt;LI&gt;Add all networks except Net 22 in address range in Area 0 config;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My understanding: Open to clarifications &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Restrictions and Ranges inside Area configuration is always into Area Backbone. (At least from the R80.30 Advanced Routing Admin Guide);&lt;/LI&gt;&lt;LI&gt;Is my only option to create a different Instance and use redistribution between OSPF instances ?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help !&lt;/P&gt;&lt;P&gt;Bruno Petrónio&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 18:08:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Filtering-networks-between-OSPF-Areas/m-p/110483#M15174</guid>
      <dc:creator>Bruno_Petronio</dc:creator>
      <dc:date>2021-02-11T18:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering networks between OSPF Areas</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Filtering-networks-between-OSPF-Areas/m-p/110547#M15194</link>
      <description>&lt;P&gt;Hi Bruno.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your detailed post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you configured the ospf areas in cli?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes I find configuring OSPF is better in CLI.&lt;/P&gt;&lt;P&gt;This way, you can set the redistribution options for OSPF areas and also restrict to apply restrictions to areas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A copy of your OSPF configuration maybe handy here - blanking out any ip addresses if you so wish to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please get this from running show configuration on the firewall CLI&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 13:11:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Filtering-networks-between-OSPF-Areas/m-p/110547#M15194</guid>
      <dc:creator>JackPrendergast</dc:creator>
      <dc:date>2021-02-11T13:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering networks between OSPF Areas</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Filtering-networks-between-OSPF-Areas/m-p/110599#M15204</link>
      <description>&lt;P&gt;Hi Jack,&lt;/P&gt;&lt;P&gt;I've done the config in GUI, but re-done in clish &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I was thinking redistributing was about different protocols and not inside the same protocol (in same instance).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ospf output config as the show route output&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ospf_cfg.PNG" style="width: 970px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/10536i0606B3774F1D511C/image-size/large?v=v2&amp;amp;px=999" role="button" title="ospf_cfg.PNG" alt="ospf_cfg.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The router outputs:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ospf_router_output.PNG" style="width: 762px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/10539i30F2A81B1A2A392F/image-size/large?v=v2&amp;amp;px=999" role="button" title="ospf_router_output.PNG" alt="ospf_router_output.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 09:13:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Filtering-networks-between-OSPF-Areas/m-p/110599#M15204</guid>
      <dc:creator>Bruno_Petronio</dc:creator>
      <dc:date>2021-02-12T09:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering networks between OSPF Areas</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Filtering-networks-between-OSPF-Areas/m-p/110629#M15208</link>
      <description>&lt;P&gt;Hi Bruno,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To advertise the routes to the different area, you need to do a 'set ospf area xxxx range xxx.xxx.xxx.xx on&lt;/P&gt;&lt;P&gt;Then, as you have done above, to restrict routes, you need to do a 'set ospf area xxx range xxx.xx.xxx.xxx restrict on'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know how you get on &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 09:41:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Filtering-networks-between-OSPF-Areas/m-p/110629#M15208</guid>
      <dc:creator>JackPrendergast</dc:creator>
      <dc:date>2021-02-12T09:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering networks between OSPF Areas</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Filtering-networks-between-OSPF-Areas/m-p/110644#M15210</link>
      <description>&lt;P&gt;Hi Jack,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Without doing the "&lt;SPAN&gt;set ospf instance default area 0 range xxx.xxx.xxx.xx on&lt;/SPAN&gt;", im still getting in Router_2 all the networks belonging from Router_1 and all networks defined in the Firewall as belonging in Area0.&lt;/P&gt;&lt;P&gt;I give it the chance to try, and even if i allow the range 10.0.0.0/7 and then restrict the 11.11.11.0/24, (in area 0 configuration) i still see both (10.10.10.0/24 and 11.11.11.0/24) in my Router_2 learned by OSPF.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What i could see as different was when i did the same for 20.0.0.0/6, without restrict any i got a summarized route instead 3 individual.&lt;/P&gt;&lt;P&gt;Restriction still don't restrict from Area0 to Area 1.&lt;/P&gt;&lt;P&gt;In Admin guide they always mention add and restrict networks from other areas to Backbone... I'm wondering if this is a limitation ?!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 12:04:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Filtering-networks-between-OSPF-Areas/m-p/110644#M15210</guid>
      <dc:creator>Bruno_Petronio</dc:creator>
      <dc:date>2021-02-12T12:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering networks between OSPF Areas</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Filtering-networks-between-OSPF-Areas/m-p/111921#M15509</link>
      <description>&lt;P&gt;Just for the sake of sharing, i ended up creating a different instance with Area 1 and then redistributing what i needed.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 18:05:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Filtering-networks-between-OSPF-Areas/m-p/111921#M15509</guid>
      <dc:creator>Bruno_Petronio</dc:creator>
      <dc:date>2021-02-26T18:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering networks between OSPF Areas</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Filtering-networks-between-OSPF-Areas/m-p/192633#M35609</link>
      <description>&lt;P&gt;One thing I would like to do is:&lt;BR /&gt;Ensure the Checkpoint is advertising only a default route into an OSPF area (NSSA), but learns other routes in that area, would the above achieve this?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;So on the switch the only route it should pickup is a default route via the Checkpoint.&lt;BR /&gt;On the Checkpoint learn any connected routes and advertised routes from the switch.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 09:53:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Filtering-networks-between-OSPF-Areas/m-p/192633#M35609</guid>
      <dc:creator>genisis__</dc:creator>
      <dc:date>2023-09-14T09:53:24Z</dc:date>
    </item>
  </channel>
</rss>

