<?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: BGP help in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/104738#M8286</link>
    <description>&lt;P&gt;In GAIA it should be rather simple — if you want to make your CheckPoint a reflector:&lt;/P&gt;&lt;P&gt;set bgp internal peer ##.##.##.# peer-type reflector-client&lt;/P&gt;</description>
    <pubDate>Wed, 09 Dec 2020 09:42:22 GMT</pubDate>
    <dc:creator>Boris_Karnaukh</dc:creator>
    <dc:date>2020-12-09T09:42:22Z</dc:date>
    <item>
      <title>BGP help</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/90518#M6925</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;First time BGP setup with checkpoint (r80.40)&lt;/P&gt;&lt;P&gt;I've got a new environment and trying to setup a Cisco VSS with multiple VRFs that terminate to 16000 checkpoint. So multiple internal BGP peers with same AS #, i have received the routes fine from each peer, but i want to share&amp;nbsp; routes from Peer 1 with Peer 2 for my test setup before i reattempt in production. I was able to share the checkpoint connected networks, as well as static routes fine with combination of route redistribution / route map, but not the BGP routes from&lt;/P&gt;&lt;P&gt;Route redistribution allows to pick same FROM/TO AS# and add a filter, thought that might work but no luck.&lt;/P&gt;&lt;P&gt;How is the way to do this? I'm also stuggling on route distribution with WebUI vs route-map on CLI... when is the right scenario to use each?&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jul 2020 01:01:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/90518#M6925</guid>
      <dc:creator>Shawn_Fletcher</dc:creator>
      <dc:date>2020-07-04T01:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: BGP help</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/90519#M6926</link>
      <description>Hi Shawn,&lt;BR /&gt;&lt;BR /&gt;For your enviroment, since all peers are sharing the same AS, I believe you need to enable "as override" and "allowas-in" in your BGP configuration.&lt;BR /&gt;&lt;BR /&gt;Please look the GAIA Advanced Routing to get the commands or to do through WEBUI.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://dl3.checkpoint.com/paid/69/69d1c6899e768ea0687857ec55d723d9/CP_R80.40_Gaia_Advanced_Routing_AdminGuide.pdf?HashKey=1593837250_40fc31270106fe7984c3eddd3c5c934b&amp;amp;xtn=.pdf" target="_blank"&gt;https://dl3.checkpoint.com/paid/69/69d1c6899e768ea0687857ec55d723d9/CP_R80.40_Gaia_Advanced_Routing_AdminGuide.pdf?HashKey=1593837250_40fc31270106fe7984c3eddd3c5c934b&amp;amp;xtn=.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Sat, 04 Jul 2020 02:40:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/90519#M6926</guid>
      <dc:creator>firewall1-gx</dc:creator>
      <dc:date>2020-07-04T02:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: BGP help</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/90520#M6927</link>
      <description>Thanks for the suggestion - it looks like to do this i have to change to an "External" group type, instead of Internal. Will see if i can get that working.</description>
      <pubDate>Sat, 04 Jul 2020 03:48:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/90520#M6927</guid>
      <dc:creator>Shawn_Fletcher</dc:creator>
      <dc:date>2020-07-04T03:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: BGP help</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/104637#M8274</link>
      <description>&lt;P&gt;Hi Shawn,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you wish to keep this purely iBGP setup, you may consider setting up a route refelector. "GAIA Advanced routing" briefly covers this subject.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 09:32:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/104637#M8274</guid>
      <dc:creator>Boris_Karnaukh</dc:creator>
      <dc:date>2020-12-08T09:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: BGP help</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/104650#M8276</link>
      <description>&lt;P&gt;Keeping all things BGP this would be the correct BGP term. iBGP assumes all peers to be fully meshed.&lt;/P&gt;&lt;P&gt;Assume we have iBGP talkers A, B and C.&lt;/P&gt;&lt;P&gt;B will not tell A about C routes learned from C.&lt;/P&gt;&lt;P&gt;B will not tell C about A routes learned from A.&lt;/P&gt;&lt;P&gt;The reason for this is since iBGP is assumed to be full mesh then B assumes C and A have BGP sessions with each other. Route reflector is the correct term to overcome this.&lt;/P&gt;&lt;P&gt;Sounds pretty good right? BTW I have no idea how to configure that in Gaia so.. uh.. maybe what firewall1-gx said is how to do that? &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 12:42:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/104650#M8276</guid>
      <dc:creator>John_Fleming</dc:creator>
      <dc:date>2020-12-08T12:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: BGP help</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/104684#M8277</link>
      <description>&lt;P&gt;thanks for the suggestions - I did try route reflector but had no luck with that but in fairness we didn't open a case with TAC for assistance as we got a lot of feedback that OSPF was the more common option and moved on to that.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 16:22:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/104684#M8277</guid>
      <dc:creator>Shawn_Fletcher</dc:creator>
      <dc:date>2020-12-08T16:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: BGP help</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/104685#M8278</link>
      <description>&lt;P&gt;Make sure cluster members have the same router-id. Seems like a common configuration issue. Once its set you can only change it by removing the ospf config.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 16:24:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/104685#M8278</guid>
      <dc:creator>John_Fleming</dc:creator>
      <dc:date>2020-12-08T16:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: BGP help</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/104716#M8282</link>
      <description>&lt;P&gt;That is one of the reasons to use cloning groups when using dynamic routing, so you don't configure things double and with mistakes.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 00:04:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/104716#M8282</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2020-12-09T00:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: BGP help</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/104738#M8286</link>
      <description>&lt;P&gt;In GAIA it should be rather simple — if you want to make your CheckPoint a reflector:&lt;/P&gt;&lt;P&gt;set bgp internal peer ##.##.##.# peer-type reflector-client&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 09:42:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-help/m-p/104738#M8286</guid>
      <dc:creator>Boris_Karnaukh</dc:creator>
      <dc:date>2020-12-09T09:42:22Z</dc:date>
    </item>
  </channel>
</rss>

