<?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: Gaia Embedded Advanced Routing - BGP peering local-address issue  in Spark Firewall (SMB)</title>
    <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Gaia-Embedded-Advanced-Routing-BGP-peering-local-address-issue/m-p/36575#M1534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For now they have&amp;nbsp;not confirmed or denied my assumptions but the engineer has noted that he has forwarded this to R&amp;amp;D and that has noticed my post here as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.checkpoint.com/legacyfs/online/checkpoint/emoticons/cool.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Mar 2019 09:54:49 GMT</pubDate>
    <dc:creator>cezar_varlan1</dc:creator>
    <dc:date>2019-03-01T09:54:49Z</dc:date>
    <item>
      <title>Gaia Embedded Advanced Routing - BGP peering local-address issue</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Gaia-Embedded-Advanced-Routing-BGP-peering-local-address-issue/m-p/36572#M1531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="padding: 0px;"&gt;I have come across an odd bug and i am writing this in the hope others face the same issue.&amp;nbsp;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;On Gaia embedded devices it looks like you cannot have two BGP peers with the same remote-AS and different local addresses as the local-address is configured per "remote-as" statement and not per "peer" statement.&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;I&amp;nbsp;have done a few hours of&amp;nbsp;troubleshooting to find out why my 790 connected to the same ISP via two different interfaces but with the same remote-AS was having one BGP session go&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Idle&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;when adding the second BGP peer.&amp;nbsp;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;It looks like when checking the config file&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff; font-weight: bold; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;SPAN class="" dir="ltr"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class="" dir="ltr"&gt;/etc/routed0.conf&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN class="" dir="ltr"&gt;file&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="" dir="ltr"&gt;on the gaia embedded expert mode you can see that both peers are grouped in the same peer-group even if there is no peer-group specifically configured based on the fact that they have the same remote-as. Because in my case the connections are made via different interfaces but with the same remote-as , the fact that the whole peer group is configured with the same "local address" makes the remote router on one of the connections refuse my session with a "wrong authentication" message.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&lt;SPAN class="" dir="ltr"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&lt;SPAN class="" dir="ltr"&gt;If i issue a command set bgp remote-as "AS_NUM" local-address with the correct address the Idle connection becomes Established and the former established one goes Idle with the same error.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&lt;SPAN class="" dir="ltr"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&lt;SPAN class="" dir="ltr"&gt;Does anyone know of a fix for this or if this is a well known limitation?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&lt;SPAN class="" dir="ltr"&gt;I have opened a SR for this&amp;nbsp;and i am currently waiting for feedback.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&lt;SPAN class="" dir="ltr"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&lt;SPAN class="" dir="ltr"&gt;Possible workarounds i have&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;proposed:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&lt;SPAN class="" dir="ltr"&gt;1. Use "LAN&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Network Public IP" as local-address and ask the ISP to allow multi-hop BGP and create both sessions from the same&amp;nbsp;LAN&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;interface. This would work as the local-address is the same for both sessions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&lt;SPAN class="" dir="ltr"&gt;2. Use a "Transitory Private AS" number and ask the ISP to change one of the peerings to use this AS instead of their real AS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&lt;SPAN class="" dir="ltr"&gt;3. Use an external router for BGP peering, and use the Check Point just as a firewall.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&lt;SPAN class="" dir="ltr"&gt;4. Replace the Check Point with a Security Device that supports proper BGP implementation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding: 0px;"&gt;&lt;SPAN class="" dir="ltr"&gt;5. Wait for Check Point support to provide a hotfix (that would have to be updated for each new OS version from now on).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2019 12:56:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Gaia-Embedded-Advanced-Routing-BGP-peering-local-address-issue/m-p/36572#M1531</guid>
      <dc:creator>cezar_varlan1</dc:creator>
      <dc:date>2019-02-27T12:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Gaia Embedded Advanced Routing - BGP peering local-address issue</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Gaia-Embedded-Advanced-Routing-BGP-peering-local-address-issue/m-p/36573#M1532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please change the place of this post to&amp;nbsp;&lt;A _jive_internal="true" class="" data-objectid="2036" data-objecttype="14" href="https://community.checkpoint.com/community/infinity-general/smb-smp" style="color: inherit; background-color: #ffffff; border: 0px; font-weight: bold; text-decoration: underline; font-size: 14px;"&gt;SMB and SMP&lt;/A&gt;&amp;nbsp;- this is not a general question ! The only BGP limitation in sk105380 is that BGP MD5 is not supported - but SMBs are flash-based units with only a subset of GAiA features.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2019 15:19:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Gaia-Embedded-Advanced-Routing-BGP-peering-local-address-issue/m-p/36573#M1532</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2019-02-27T15:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Gaia Embedded Advanced Routing - BGP peering local-address issue</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Gaia-Embedded-Advanced-Routing-BGP-peering-local-address-issue/m-p/36574#M1533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you receive any feedback from TAC yet ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 09:27:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Gaia-Embedded-Advanced-Routing-BGP-peering-local-address-issue/m-p/36574#M1533</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2019-03-01T09:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Gaia Embedded Advanced Routing - BGP peering local-address issue</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Gaia-Embedded-Advanced-Routing-BGP-peering-local-address-issue/m-p/36575#M1534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For now they have&amp;nbsp;not confirmed or denied my assumptions but the engineer has noted that he has forwarded this to R&amp;amp;D and that has noticed my post here as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.checkpoint.com/legacyfs/online/checkpoint/emoticons/cool.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 09:54:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Gaia-Embedded-Advanced-Routing-BGP-peering-local-address-issue/m-p/36575#M1534</guid>
      <dc:creator>cezar_varlan1</dc:creator>
      <dc:date>2019-03-01T09:54:49Z</dc:date>
    </item>
  </channel>
</rss>

