<?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 ISP redundancy with Gaia routes with external host monitoring with IP Reachability Detection in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ISP-redundancy-with-Gaia-routes-with-external-host-monitoring/m-p/229321#M44170</link>
    <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a situation to see if you can support me with your experience.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Objective: have two redundant links (active Backup) through Gaia,&amp;nbsp;Backup traffic returns to primary link when it recovers.&lt;/P&gt;&lt;P&gt;Internet provider ISP 1 (eth0)&lt;BR /&gt;Internet provider ISP 2 (eth2)&lt;BR /&gt;1.1.1.1 dns (cloudflare)&lt;/P&gt;&lt;P&gt;eth0&amp;nbsp;&lt;BR /&gt;inet addr:192.168.240.8 Bcast:192.168.240.255 Mask:255.255.255.0&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;eth2&amp;nbsp;&lt;BR /&gt;inet addr:192.168.230.22 Bcast:192.168.230.255 Mask:255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Static route to the two ISP Gateways, traffic egress priority 192.168.240.253 and as Backup&lt;BR /&gt;192.168.230.253&lt;BR /&gt;&lt;BR /&gt;config on Gaia CLI:&lt;BR /&gt;&lt;BR /&gt;set ip-reachability-detection ping address 1.1.1.1 enable-ping on&lt;BR /&gt;set static-route default nexthop gateway address 192.168.230.253 priority 2 on&lt;BR /&gt;set static-route default nexthop gateway address 192.168.240.253 priority 1 on&lt;BR /&gt;set static-route default nexthop gateway address 192.168.240.253 monitored-ip 1.1.1.1 on&lt;BR /&gt;set static-route default nexthop gateway address 192.168.240.253 monitored-ip-option fail-any&lt;BR /&gt;set static-route 1.1.1.1/32 nexthop gateway logical eth0 priority 1 on&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The Gateway 192.168.240.253 is monitoring the IP 1.1.1.1 when it stops responding and&lt;BR /&gt;the traffic changes to the ISP2 192.168.230.253&lt;BR /&gt;&lt;BR /&gt;And the monitoring of 1.1.1.1 is done through eth0, which is ISP1, so far everything works&lt;BR /&gt;perfectly and if it fails it switches automatically to ISP2&lt;BR /&gt;&lt;BR /&gt;*** I require that when the primary ISP link recovers, the traffic changes to my primary ISP with&lt;BR /&gt;priority 1, how could it be configured? I've tried several ways but I can't get it.&lt;BR /&gt;&lt;BR /&gt;*Using ISP redundancy in Smart Console is not an option because I need to divide the&lt;BR /&gt;traffic with PBR in Gaia&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Oct 2024 20:21:18 GMT</pubDate>
    <dc:creator>MardoqueoRob</dc:creator>
    <dc:date>2024-10-09T20:21:18Z</dc:date>
    <item>
      <title>ISP redundancy with Gaia routes with external host monitoring with IP Reachability Detection</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ISP-redundancy-with-Gaia-routes-with-external-host-monitoring/m-p/229321#M44170</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a situation to see if you can support me with your experience.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Objective: have two redundant links (active Backup) through Gaia,&amp;nbsp;Backup traffic returns to primary link when it recovers.&lt;/P&gt;&lt;P&gt;Internet provider ISP 1 (eth0)&lt;BR /&gt;Internet provider ISP 2 (eth2)&lt;BR /&gt;1.1.1.1 dns (cloudflare)&lt;/P&gt;&lt;P&gt;eth0&amp;nbsp;&lt;BR /&gt;inet addr:192.168.240.8 Bcast:192.168.240.255 Mask:255.255.255.0&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;eth2&amp;nbsp;&lt;BR /&gt;inet addr:192.168.230.22 Bcast:192.168.230.255 Mask:255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Static route to the two ISP Gateways, traffic egress priority 192.168.240.253 and as Backup&lt;BR /&gt;192.168.230.253&lt;BR /&gt;&lt;BR /&gt;config on Gaia CLI:&lt;BR /&gt;&lt;BR /&gt;set ip-reachability-detection ping address 1.1.1.1 enable-ping on&lt;BR /&gt;set static-route default nexthop gateway address 192.168.230.253 priority 2 on&lt;BR /&gt;set static-route default nexthop gateway address 192.168.240.253 priority 1 on&lt;BR /&gt;set static-route default nexthop gateway address 192.168.240.253 monitored-ip 1.1.1.1 on&lt;BR /&gt;set static-route default nexthop gateway address 192.168.240.253 monitored-ip-option fail-any&lt;BR /&gt;set static-route 1.1.1.1/32 nexthop gateway logical eth0 priority 1 on&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The Gateway 192.168.240.253 is monitoring the IP 1.1.1.1 when it stops responding and&lt;BR /&gt;the traffic changes to the ISP2 192.168.230.253&lt;BR /&gt;&lt;BR /&gt;And the monitoring of 1.1.1.1 is done through eth0, which is ISP1, so far everything works&lt;BR /&gt;perfectly and if it fails it switches automatically to ISP2&lt;BR /&gt;&lt;BR /&gt;*** I require that when the primary ISP link recovers, the traffic changes to my primary ISP with&lt;BR /&gt;priority 1, how could it be configured? I've tried several ways but I can't get it.&lt;BR /&gt;&lt;BR /&gt;*Using ISP redundancy in Smart Console is not an option because I need to divide the&lt;BR /&gt;traffic with PBR in Gaia&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 20:21:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ISP-redundancy-with-Gaia-routes-with-external-host-monitoring/m-p/229321#M44170</guid>
      <dc:creator>MardoqueoRob</dc:creator>
      <dc:date>2024-10-09T20:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: ISP redundancy with Gaia routes with external host monitoring with IP Reachability Detection</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ISP-redundancy-with-Gaia-routes-with-external-host-monitoring/m-p/229408#M44180</link>
      <description>&lt;P&gt;This SK suggests a slightly different configuration is necessary: &lt;A href="https://support.checkpoint.com/results/sk/sk156812" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk156812&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 15:15:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ISP-redundancy-with-Gaia-routes-with-external-host-monitoring/m-p/229408#M44180</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-10-10T15:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: ISP redundancy with Gaia routes with external host monitoring with IP Reachability Detection</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ISP-redundancy-with-Gaia-routes-with-external-host-monitoring/m-p/231585#M44660</link>
      <description>&lt;P&gt;do you mean you would like to move all the existing connections from ISP-2 back to ISP-1 ? that's not technically feasible mostly, since the source IP will change.&lt;/P&gt;
&lt;P&gt;but new connections should flow successfully from ISP-1 once it's back.&lt;BR /&gt;*make sure that the default route changed back to ISP-1.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2024 19:50:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ISP-redundancy-with-Gaia-routes-with-external-host-monitoring/m-p/231585#M44660</guid>
      <dc:creator>AmirArama</dc:creator>
      <dc:date>2024-11-03T19:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: ISP redundancy with Gaia routes with external host monitoring with IP Reachability Detection</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ISP-redundancy-with-Gaia-routes-with-external-host-monitoring/m-p/231592#M44661</link>
      <description>&lt;P&gt;I remember following the sk Phoneboy gave last year and worked fine.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sun, 03 Nov 2024 20:42:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/ISP-redundancy-with-Gaia-routes-with-external-host-monitoring/m-p/231592#M44661</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-11-03T20:42:42Z</dc:date>
    </item>
  </channel>
</rss>

