<?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 BGP Tunnel with Amazon in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-Tunnel-with-Amazon/m-p/195000#M36294</link>
    <description>&lt;P&gt;Hello folks!&lt;/P&gt;&lt;P&gt;I created two BGP VPN tunnels with Amazon about a week ago. All worked fine, but at some point we started learning from them our networks...&amp;nbsp;&lt;/P&gt;&lt;P&gt;After that I created import routemap, it solved the problem:&lt;/P&gt;&lt;P&gt;set routemap bgp_import id 10 on&lt;BR /&gt;set routemap bgp_import id 10 allow&lt;BR /&gt;set routemap bgp_import id 10 match network 10.10.1.0/24 exact&lt;BR /&gt;set routemap bgp_import id 10 match network 10.10.2.0/24 exact&lt;BR /&gt;set routemap bgp_import id 10 match network 10.10.3.0/24 exact&lt;BR /&gt;set bgp external remote-as 5555 import-routemap bgp_import preference 1 on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a few questions please.&lt;/P&gt;&lt;P&gt;1. Do I need to add restrict routemap here (in the example above)?&lt;/P&gt;&lt;P&gt;2. In webui (Route Redistribution) I have specified a number of networks (match type: exact), to advertise to AWS AS.&lt;/P&gt;&lt;P&gt;Do I need to create routemap export or route redistribution will be enough?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-10-12 23_13_35.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/22782iAECED68E85A2033D/image-size/large?v=v2&amp;amp;px=999" role="button" title="2023-10-12 23_13_35.png" alt="2023-10-12 23_13_35.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our current version is&amp;nbsp;R81&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2023 02:16:29 GMT</pubDate>
    <dc:creator>Shurik</dc:creator>
    <dc:date>2023-10-13T02:16:29Z</dc:date>
    <item>
      <title>BGP Tunnel with Amazon</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-Tunnel-with-Amazon/m-p/195000#M36294</link>
      <description>&lt;P&gt;Hello folks!&lt;/P&gt;&lt;P&gt;I created two BGP VPN tunnels with Amazon about a week ago. All worked fine, but at some point we started learning from them our networks...&amp;nbsp;&lt;/P&gt;&lt;P&gt;After that I created import routemap, it solved the problem:&lt;/P&gt;&lt;P&gt;set routemap bgp_import id 10 on&lt;BR /&gt;set routemap bgp_import id 10 allow&lt;BR /&gt;set routemap bgp_import id 10 match network 10.10.1.0/24 exact&lt;BR /&gt;set routemap bgp_import id 10 match network 10.10.2.0/24 exact&lt;BR /&gt;set routemap bgp_import id 10 match network 10.10.3.0/24 exact&lt;BR /&gt;set bgp external remote-as 5555 import-routemap bgp_import preference 1 on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a few questions please.&lt;/P&gt;&lt;P&gt;1. Do I need to add restrict routemap here (in the example above)?&lt;/P&gt;&lt;P&gt;2. In webui (Route Redistribution) I have specified a number of networks (match type: exact), to advertise to AWS AS.&lt;/P&gt;&lt;P&gt;Do I need to create routemap export or route redistribution will be enough?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-10-12 23_13_35.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/22782iAECED68E85A2033D/image-size/large?v=v2&amp;amp;px=999" role="button" title="2023-10-12 23_13_35.png" alt="2023-10-12 23_13_35.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our current version is&amp;nbsp;R81&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 02:16:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-Tunnel-with-Amazon/m-p/195000#M36294</guid>
      <dc:creator>Shurik</dc:creator>
      <dc:date>2023-10-13T02:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: BGP Tunnel with Amazon</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-Tunnel-with-Amazon/m-p/195001#M36295</link>
      <description>&lt;P&gt;I dont believe you need to do anything in web UI, as routemaps would always take precedence anyway.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 02:24:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-Tunnel-with-Amazon/m-p/195001#M36295</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-10-13T02:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: BGP Tunnel with Amazon</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-Tunnel-with-Amazon/m-p/195061#M36298</link>
      <description>&lt;P&gt;Right, but it was part of AWS procedure, to route redistributions (print screen above).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any chance anyone has experience/best practice with that?&lt;/P&gt;&lt;P&gt;1. Do I need to add restrict routemap here (in the example above)?&lt;/P&gt;&lt;P&gt;2. In webui (Route Redistribution) I have specified a number of networks (match type: exact), to advertise to AWS AS.&lt;/P&gt;&lt;P&gt;Do I need to create routemap export or route redistribution will be enough?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 13:21:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-Tunnel-with-Amazon/m-p/195061#M36298</guid>
      <dc:creator>Shurik</dc:creator>
      <dc:date>2023-10-13T13:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: BGP Tunnel with Amazon</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-Tunnel-with-Amazon/m-p/195072#M36300</link>
      <description>&lt;P&gt;I cant speak for other people, only from my own experience with this and what worked. So, to answer your ?s...&lt;/P&gt;
&lt;P&gt;1. Do I need to add restrict routemap here (in the example above)?&lt;/P&gt;
&lt;P&gt;I never had to&lt;/P&gt;
&lt;P&gt;2. In webui (Route Redistribution) I have specified a number of networks (match type: exact), to advertise to AWS AS.&lt;/P&gt;
&lt;P&gt;Do I need to create routemap export or route redistribution will be enough?&lt;/P&gt;
&lt;P&gt;Route redistribution will work IF no routemap is configured. Otherwise, routemaps will take precedence.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2023 13:41:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-Tunnel-with-Amazon/m-p/195072#M36300</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-10-13T13:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: BGP Tunnel with Amazon</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-Tunnel-with-Amazon/m-p/195767#M36506</link>
      <description>&lt;P&gt;easist way to fix that is by inbound route filter&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 14:31:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/BGP-Tunnel-with-Amazon/m-p/195767#M36506</guid>
      <dc:creator>CheckPointerXL</dc:creator>
      <dc:date>2023-10-20T14:31:11Z</dc:date>
    </item>
  </channel>
</rss>

