<?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: VPN preferred route (policy-based vs. route-based) in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/VPN-preferred-route-policy-based-vs-route-based/m-p/129223#M23580</link>
    <description>&lt;P&gt;Why wouldn't you use dynamic routing here?&lt;/P&gt;</description>
    <pubDate>Mon, 13 Sep 2021 01:47:14 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2021-09-13T01:47:14Z</dc:date>
    <item>
      <title>VPN preferred route (policy-based vs. route-based)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/VPN-preferred-route-policy-based-vs-route-based/m-p/128956#M23518</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have the following scenario:&lt;/P&gt;&lt;P&gt;DCFW &amp;lt;--Policy-based VPN--&amp;gt; OfficeFW &amp;lt;--Route-based VPN--&amp;gt; AWS&lt;/P&gt;&lt;P&gt;OfficeFW has one policy-based VPN with Data Center and one route-based VPN with AWS.&lt;BR /&gt;10.20.0.0/24 subnet is located in AWS and should be reachable via route-based VPN. There's already static routes added pointing to both AWS peers.&lt;BR /&gt;After the DCFW has another VPN with the same AWS VPC, OfficeFW has the same route for 10.20.0.0/24 via policy-based VPN. I would like the traffic from OfficeFW to AWS to go through route-based VPN, but after the policy-based VPN is with priority, the traffic is going through it. Due to the complicated setup in the environment, I'm not able to remove 10.20.0.0/24 from DCFW encryption domain. That's why I added 10.20.0.0/24 in vpn_route.conf to point to AWS-GW1. Here's what we have in static-route configuration:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;# AWS-GW1&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;set static-route 10.20.0.0/24 nexthop gateway address 169.254.26.1 priority 1 on&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;# AWS-GW2&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;set static-route 10.20.0.0/24 nexthop gateway address 169.254.25.1 priority 2 on&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;set static-route 10.20.0.0/24 ping on&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;As you can imagine with the current vpn_route.conf setup, the route is going via route-based VPN with gateway 169.254.26.1&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;# vpn_route.conf&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;# destination router install_on [for comm | force_override]&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Net_10.20.0.0_24 AWS-GW1 OfficeFW&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;The question is what I can do to have AWS-GW2 (169.254.25.1) as a backup in case the VPN tunnel with AWS-GW1 is down. I doubt I can add second line like that:&lt;BR /&gt;Net_10.20.0.0_24 AWS-GW2 OfficeFW&lt;/P&gt;&lt;P&gt;Do you know any other methods except vpn_route.conf to have route-based VPN as preferred option over policy-based VPN?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 14:10:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/VPN-preferred-route-policy-based-vs-route-based/m-p/128956#M23518</guid>
      <dc:creator>mk1</dc:creator>
      <dc:date>2021-09-08T14:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: VPN preferred route (policy-based vs. route-based)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/VPN-preferred-route-policy-based-vs-route-based/m-p/129223#M23580</link>
      <description>&lt;P&gt;Why wouldn't you use dynamic routing here?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 01:47:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/VPN-preferred-route-policy-based-vs-route-based/m-p/129223#M23580</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-09-13T01:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: VPN preferred route (policy-based vs. route-based)</title>
      <link>https://community.checkpoint.com/t5/General-Topics/VPN-preferred-route-policy-based-vs-route-based/m-p/129238#M23582</link>
      <description>&lt;P&gt;Maybe I don't understand your point, but how the dynamic routing will help here? Even if enable dynamic routing between AWS and OfficeFW, the route over policy-based VPN will still be the preferred one.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 07:00:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/VPN-preferred-route-policy-based-vs-route-based/m-p/129238#M23582</guid>
      <dc:creator>mk1</dc:creator>
      <dc:date>2021-09-13T07:00:10Z</dc:date>
    </item>
  </channel>
</rss>

