<?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: VSX Cluster R81.20 with Virtual Router: Best Practice for Dual ISP / Multi-WAN Configuration in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-Cluster-R81-20-with-Virtual-Router-Best-Practice-for-Dual/m-p/276964#M105399</link>
    <description>&lt;P&gt;Using virtual routers is uncommon...&lt;/P&gt;
&lt;P&gt;Static routes with different priorities? Not supported with VSX per&amp;nbsp;&lt;SPAN&gt;sk79700&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Dynamic routing with the ISP routers? Yes - BGP&lt;/P&gt;
&lt;P&gt;Source-Based Routing? Supported per&amp;nbsp;&lt;SPAN&gt;sk79700&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Another supported VSX method? Virtual System with Dynamic Routing (BGP)&lt;/P&gt;</description>
    <pubDate>Fri, 15 May 2026 13:52:32 GMT</pubDate>
    <dc:creator>Chris_Atkinson</dc:creator>
    <dc:date>2026-05-15T13:52:32Z</dc:date>
    <item>
      <title>VSX Cluster R81.20 with Virtual Router: Best Practice for Dual ISP / Multi-WAN Configuration</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-Cluster-R81-20-with-Virtual-Router-Best-Practice-for-Dual/m-p/276963#M105398</link>
      <description>&lt;P&gt;Hello CheckMates,&lt;/P&gt;&lt;P&gt;I am working on a &lt;STRONG&gt;Check Point VSX Cluster R81.20&lt;/STRONG&gt; design and I need confirmation about the correct way to configure &lt;STRONG&gt;dual ISP / multi-WAN&lt;/STRONG&gt; when the Internet edge is built with a &lt;STRONG&gt;Virtual Router&lt;/STRONG&gt;.&lt;/P&gt;&lt;H3&gt;Current topology&lt;/H3&gt;&lt;P&gt;I have one VSX Cluster with two physical members:&lt;/P&gt;&lt;PRE&gt;CP1
CP2&lt;/PRE&gt;&lt;P&gt;I have two ISP routers:&lt;/P&gt;&lt;PRE&gt;CSR1 - ISP1
CSR2 - ISP2&lt;/PRE&gt;&lt;P&gt;The cabling is:&lt;/P&gt;&lt;PRE&gt;CSR1 ISP1 link 1  -&amp;gt; CP1 eth2
CSR1 ISP1 link 2  -&amp;gt; CP2 eth2

CSR2 ISP2 link 1   -&amp;gt; CP1 eth5
CSR2 ISP2 link 2   -&amp;gt; CP2 eth5&lt;/PRE&gt;&lt;P&gt;The VSX design uses a &lt;STRONG&gt;Virtual Router&lt;/STRONG&gt; as the Internet/interconnect point, and the Virtual Systems are connected to this VR with warp links.&lt;/P&gt;&lt;H3&gt;What I tried&lt;/H3&gt;&lt;P&gt;In the VSX Cluster object properties, I expected to find:&lt;/P&gt;&lt;PRE&gt;Other &amp;gt; ISP Redundancy&lt;/PRE&gt;&lt;P&gt;but this option does not appear.&lt;/P&gt;&lt;P&gt;I understand that classic &lt;STRONG&gt;ISP Redundancy&lt;/STRONG&gt; appears on regular &lt;STRONG&gt;Security Gateway / Security Group&lt;/STRONG&gt; objects, but not on my &lt;STRONG&gt;VSX Cluster object&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Then I tried to add a second default route in:&lt;/P&gt;&lt;PRE&gt;VSX Cluster / Virtual Router &amp;gt; Topology &amp;gt; Add Default Route&lt;/PRE&gt;&lt;P&gt;but the GUI only gives me one place to enter a default gateway. I currently have one default route like:&lt;/P&gt;&lt;PRE&gt;0.0.0.0/0 -&amp;gt; 10.215.215.4&lt;/PRE&gt;&lt;P&gt;When I try to add another default route for the second ISP, SmartConsole does not give me a second default gateway field.&lt;/P&gt;&lt;H3&gt;Questions&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;In a traditional VSX Cluster with a Virtual Router, is it expected that &lt;STRONG&gt;Other &amp;gt; ISP Redundancy&lt;/STRONG&gt; is not available?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;What is the correct supported design for dual ISP in this case?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Should I configure:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;one Virtual Router with eth2 and eth5,&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;one default route,&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;and then use &lt;STRONG&gt;Advanced Routing / Source-Based Routing&lt;/STRONG&gt; for traffic that must exit through the second ISP?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Or should I create two Virtual Routers, for example:&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;PRE&gt;VR-ISP1
  eth2
  default route -&amp;gt; ISP1 CSR

VR-ISP2
  eth5
  default route -&amp;gt; ISP2 CSR&lt;/PRE&gt;&lt;P&gt;and then connect the relevant Virtual Systems to the appropriate VR?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;If I need automatic failover between ISP1 and ISP2 in VSX, what is the recommended method?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Static routes with different priorities?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Dynamic routing with the ISP routers?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Source-Based Routing?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Another supported VSX method?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;H3&gt;Important detail&lt;/H3&gt;&lt;P&gt;Each ISP is connected directly to both cluster members:&lt;/P&gt;&lt;PRE&gt;ISP1: CP1 eth2 + CP2 eth2
ISP2:  CP1 eth5 + CP2 eth5&lt;/PRE&gt;&lt;P&gt;Any guidance, best practices, or supported configuration examples for &lt;STRONG&gt;multi-ISP on VSX Cluster with Virtual Router&lt;/STRONG&gt; would be appreciated.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2026 09:06:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-Cluster-R81-20-with-Virtual-Router-Best-Practice-for-Dual/m-p/276963#M105398</guid>
      <dc:creator>oli139405</dc:creator>
      <dc:date>2026-05-15T09:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: VSX Cluster R81.20 with Virtual Router: Best Practice for Dual ISP / Multi-WAN Configuration</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-Cluster-R81-20-with-Virtual-Router-Best-Practice-for-Dual/m-p/276964#M105399</link>
      <description>&lt;P&gt;Using virtual routers is uncommon...&lt;/P&gt;
&lt;P&gt;Static routes with different priorities? Not supported with VSX per&amp;nbsp;&lt;SPAN&gt;sk79700&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Dynamic routing with the ISP routers? Yes - BGP&lt;/P&gt;
&lt;P&gt;Source-Based Routing? Supported per&amp;nbsp;&lt;SPAN&gt;sk79700&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Another supported VSX method? Virtual System with Dynamic Routing (BGP)&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2026 13:52:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/VSX-Cluster-R81-20-with-Virtual-Router-Best-Practice-for-Dual/m-p/276964#M105399</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2026-05-15T13:52:32Z</dc:date>
    </item>
  </channel>
</rss>

