<?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: How to overcome on directly connected route in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-overcome-on-directly-connected-route/m-p/36863#M2991</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will check if adding additional hop if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Mar 2018 15:17:32 GMT</pubDate>
    <dc:creator>Semi_Ara</dc:creator>
    <dc:date>2018-03-21T15:17:32Z</dc:date>
    <item>
      <title>How to overcome on directly connected route</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-overcome-on-directly-connected-route/m-p/36859#M2987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an appliance with version R80.10 and jumbo fix 70.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a VPN tunnel with VTI to another site and there is a network (1.1.1.0/24) behind the gateway which also exist on the other site.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to route the traffic to 1.1.1.0/24 network trough the VTI to the remote site and in case the VPN fails the directly connected route will take place.&lt;/P&gt;&lt;P&gt;I tried to configure static routes, policy base routes, etc. on the appliance, but the directly connected route will always override the other routes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did someone do something like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 13:09:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-overcome-on-directly-connected-route/m-p/36859#M2987</guid>
      <dc:creator>Semi_Ara</dc:creator>
      <dc:date>2018-03-20T13:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to overcome on directly connected route</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-overcome-on-directly-connected-route/m-p/36860#M2988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interface routes are kernel routes, which have a priority of zero.&lt;/P&gt;&lt;P&gt;They will always have priority over&amp;nbsp;routes configured statically or with dynamic routing protocols.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2018 16:32:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-overcome-on-directly-connected-route/m-p/36860#M2988</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-03-20T16:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to overcome on directly connected route</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-overcome-on-directly-connected-route/m-p/36861#M2989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is way to change the protocol rank value, but it does not allow to change for kernel routes. Is there a particular reason why? How other vendors do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 12:33:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-overcome-on-directly-connected-route/m-p/36861#M2989</guid>
      <dc:creator>Semi_Ara</dc:creator>
      <dc:date>2018-03-21T12:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to overcome on directly connected route</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-overcome-on-directly-connected-route/m-p/36862#M2990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't speak for how other vendors do it.&lt;/P&gt;&lt;P&gt;That said, there are always going to be issues when you have address space both locally and on the other end of the VPN.&lt;/P&gt;&lt;P&gt;Adding an extra hop between the local version of 1.1.1.0/24 and your gateway will make this a lot easier to resolve.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 14:58:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-overcome-on-directly-connected-route/m-p/36862#M2990</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-03-21T14:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to overcome on directly connected route</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-overcome-on-directly-connected-route/m-p/36863#M2991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will check if adding additional hop if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 15:17:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-overcome-on-directly-connected-route/m-p/36863#M2991</guid>
      <dc:creator>Semi_Ara</dc:creator>
      <dc:date>2018-03-21T15:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to overcome on directly connected route</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-overcome-on-directly-connected-route/m-p/36864#M2992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The way to solve this is by setting up 2 more specific routes, one for 1.1.1.0/25 and one for 1.1.1.128/25&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Mar 2018 12:08:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/How-to-overcome-on-directly-connected-route/m-p/36864#M2992</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2018-03-25T12:08:54Z</dc:date>
    </item>
  </channel>
</rss>

