<?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: Path Monitoring for Policy Based Routing in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Path-Monitoring-for-Policy-Based-Routing/m-p/244949#M47683</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know if you found a solution your issue but as I was having the same question, I checked the documentation and found clish commands needed to monitor PBR routes. Here it's for default route but you can adapt it as you wish&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;set ip-reachability-detection ping address 1.1.1.1 enable-ping on&lt;BR /&gt;set ip-reachability-detection ping address 8.8.8.8 enable-ping on&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Prefered_Default_Route&amp;gt; priority 1&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Prefered_Default_Route&amp;gt; monitored-ip 1.1.1.1 on&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Prefered_Default_Route&amp;gt; monitored-ip 8.8.8.8 on&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Prefered_Default_Route&amp;gt; monitored-ip-option fail-any&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Second_Prefered_Default_Route&amp;gt; priority 2&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Second_Prefered_Default_Route&amp;gt; monitored-ip 1.1.1.1 on&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Second_Prefered_Default_Route&amp;gt; monitored-ip 8.8.8.8 on&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Second_Prefered_Default_Route&amp;gt; monitored-ip-option fail-any&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Third_Prefered_Default_Route&amp;gt; priority 3&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Third_Prefered_Default_Route&amp;gt; monitored-ip 1.1.1.1 on&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Third_Prefered_Default_Route&amp;gt; monitored-ip 8.8.8.8 on&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Third_Prefered_Default_Route&amp;gt; monitored-ip-option fail-any&lt;BR /&gt;save config&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Thu, 27 Mar 2025 07:48:14 GMT</pubDate>
    <dc:creator>Leader_Kiongi</dc:creator>
    <dc:date>2025-03-27T07:48:14Z</dc:date>
    <item>
      <title>Path Monitoring for Policy Based Routing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Path-Monitoring-for-Policy-Based-Routing/m-p/118609#M16788</link>
      <description>&lt;P&gt;Hi, guys. Check Point newbie here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know there's been plenty of topics regarding PBR on Check Point, but I don't seem to find path monitoring configuration for PBR. Do Check Point support this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want the PBR rule to be active only if a particular IP is reachable from the Check Point. For example, send the traffic via MPLS if 5.5.5.5 is reachable. If the IP is unreachable, disable the PBR rule and forward the traffic based on the routing table. This is supported on Palo Alto and wondering is there a way to achieve this on CP.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 08:22:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Path-Monitoring-for-Policy-Based-Routing/m-p/118609#M16788</guid>
      <dc:creator>vsurresh</dc:creator>
      <dc:date>2021-05-18T08:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Path Monitoring for Policy Based Routing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Path-Monitoring-for-Policy-Based-Routing/m-p/118695#M16805</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/24175"&gt;@Sundeep_Mudgal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 18:41:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Path-Monitoring-for-Policy-Based-Routing/m-p/118695#M16805</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-05-18T18:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Path Monitoring for Policy Based Routing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Path-Monitoring-for-Policy-Based-Routing/m-p/118697#M16807</link>
      <description>&lt;P&gt;The rule itself cannot be disabled but you can monitor routes in the PBR table and the route can be changed as per reachability. Manipulation of PBR routes should be able to help you achieve desired results. Please contact PS, TAC or Diamond for further assistance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 18:47:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Path-Monitoring-for-Policy-Based-Routing/m-p/118697#M16807</guid>
      <dc:creator>Sundeep_Mudgal</dc:creator>
      <dc:date>2021-05-18T18:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Path Monitoring for Policy Based Routing</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Path-Monitoring-for-Policy-Based-Routing/m-p/244949#M47683</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know if you found a solution your issue but as I was having the same question, I checked the documentation and found clish commands needed to monitor PBR routes. Here it's for default route but you can adapt it as you wish&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;set ip-reachability-detection ping address 1.1.1.1 enable-ping on&lt;BR /&gt;set ip-reachability-detection ping address 8.8.8.8 enable-ping on&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Prefered_Default_Route&amp;gt; priority 1&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Prefered_Default_Route&amp;gt; monitored-ip 1.1.1.1 on&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Prefered_Default_Route&amp;gt; monitored-ip 8.8.8.8 on&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Prefered_Default_Route&amp;gt; monitored-ip-option fail-any&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Second_Prefered_Default_Route&amp;gt; priority 2&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Second_Prefered_Default_Route&amp;gt; monitored-ip 1.1.1.1 on&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Second_Prefered_Default_Route&amp;gt; monitored-ip 8.8.8.8 on&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Second_Prefered_Default_Route&amp;gt; monitored-ip-option fail-any&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Third_Prefered_Default_Route&amp;gt; priority 3&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Third_Prefered_Default_Route&amp;gt; monitored-ip 1.1.1.1 on&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Third_Prefered_Default_Route&amp;gt; monitored-ip 8.8.8.8 on&lt;BR /&gt;set pbr table &amp;lt;PBR_Table&amp;gt; static-route default nexthop gateway address &amp;lt;Third_Prefered_Default_Route&amp;gt; monitored-ip-option fail-any&lt;BR /&gt;save config&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 27 Mar 2025 07:48:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Path-Monitoring-for-Policy-Based-Routing/m-p/244949#M47683</guid>
      <dc:creator>Leader_Kiongi</dc:creator>
      <dc:date>2025-03-27T07:48:14Z</dc:date>
    </item>
  </channel>
</rss>

