<?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: In VSX, how to create static route with ping of remote address options in smartconsole? in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/In-VSX-how-to-create-static-route-with-ping-of-remote-address/m-p/131923#M19500</link>
    <description>&lt;P&gt;Hi PhoneBoy,&lt;BR /&gt;&lt;BR /&gt;Sorry for not state the question clearly.&lt;BR /&gt;My objective is want to create a static route in specific vs with monitored remote ip options.&lt;BR /&gt;If I set vsx off, then I cannot go to that specific vs via command set virtual-system &amp;lt;number of vs&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Oct 2021 03:11:58 GMT</pubDate>
    <dc:creator>Wei_Soon_Heng</dc:creator>
    <dc:date>2021-10-18T03:11:58Z</dc:date>
    <item>
      <title>In VSX, how to create static route with ping of remote address options in smartconsole?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/In-VSX-how-to-create-static-route-with-ping-of-remote-address/m-p/131903#M19494</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;How to create a static route with ping options in VSX in smartconsole? As I know, the clish command "set static-route" is blocked in vs context.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 17 Oct 2021 14:04:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/In-VSX-how-to-create-static-route-with-ping-of-remote-address/m-p/131903#M19494</guid>
      <dc:creator>Wei_Soon_Heng</dc:creator>
      <dc:date>2021-10-17T14:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: In VSX, how to create static route with ping of remote address options in smartconsole?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/In-VSX-how-to-create-static-route-with-ping-of-remote-address/m-p/131912#M19496</link>
      <description>&lt;P&gt;I would use vsx_provisioning_tool to set the static route (a bit overkill but I know this works if I want to update a large amount of routes, but I believe you could set a static route in clish (not tested this).&lt;/P&gt;
&lt;P&gt;clish&amp;gt;set virtual-system &amp;lt;x&amp;gt;&lt;/P&gt;
&lt;P&gt;clish&amp;gt; set static-route &amp;lt;&amp;gt;&lt;/P&gt;
&lt;P&gt;clish&amp;gt; save config&lt;/P&gt;</description>
      <pubDate>Sun, 17 Oct 2021 20:46:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/In-VSX-how-to-create-static-route-with-ping-of-remote-address/m-p/131912#M19496</guid>
      <dc:creator>genisis__</dc:creator>
      <dc:date>2021-10-17T20:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: In VSX, how to create static route with ping of remote address options in smartconsole?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/In-VSX-how-to-create-static-route-with-ping-of-remote-address/m-p/131920#M19498</link>
      <description>&lt;P&gt;Hi Genisis,&lt;BR /&gt;&lt;BR /&gt;There is no options to enable the ping and monitored-IP features for the specific static route in vsx_provisioning_tool and clish.&amp;nbsp;&lt;BR /&gt;Command "set static-route &amp;lt;&amp;gt;" is not allowed in vsx mode. In normal gateway mode, we can set in gaia portal or clish.&lt;BR /&gt;&lt;BR /&gt;Hope anyone can enlighten me in this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 00:32:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/In-VSX-how-to-create-static-route-with-ping-of-remote-address/m-p/131920#M19498</guid>
      <dc:creator>Wei_Soon_Heng</dc:creator>
      <dc:date>2021-10-18T00:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: In VSX, how to create static route with ping of remote address options in smartconsole?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/In-VSX-how-to-create-static-route-with-ping-of-remote-address/m-p/131921#M19499</link>
      <description>&lt;P&gt;For some things, you have to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;set vsx off&lt;/LI&gt;
&lt;LI&gt;make whatever configuration changes needed&lt;/LI&gt;
&lt;LI&gt;set vsx on&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 18 Oct 2021 02:34:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/In-VSX-how-to-create-static-route-with-ping-of-remote-address/m-p/131921#M19499</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-10-18T02:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: In VSX, how to create static route with ping of remote address options in smartconsole?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/In-VSX-how-to-create-static-route-with-ping-of-remote-address/m-p/131923#M19500</link>
      <description>&lt;P&gt;Hi PhoneBoy,&lt;BR /&gt;&lt;BR /&gt;Sorry for not state the question clearly.&lt;BR /&gt;My objective is want to create a static route in specific vs with monitored remote ip options.&lt;BR /&gt;If I set vsx off, then I cannot go to that specific vs via command set virtual-system &amp;lt;number of vs&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 03:11:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/In-VSX-how-to-create-static-route-with-ping-of-remote-address/m-p/131923#M19500</guid>
      <dc:creator>Wei_Soon_Heng</dc:creator>
      <dc:date>2021-10-18T03:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: In VSX, how to create static route with ping of remote address options in smartconsole?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/In-VSX-how-to-create-static-route-with-ping-of-remote-address/m-p/131928#M19502</link>
      <description>&lt;P&gt;Right, and from what I can see from various TAC cases, this is not currently possible in VSX.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 07:03:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/In-VSX-how-to-create-static-route-with-ping-of-remote-address/m-p/131928#M19502</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-10-18T07:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: In VSX, how to create static route with ping of remote address options in smartconsole?</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/In-VSX-how-to-create-static-route-with-ping-of-remote-address/m-p/131941#M19507</link>
      <description>&lt;P&gt;Now that is something different, and an interesting question.&amp;nbsp; I get the feeling this may not be something supported in VSX, unless its an option within a virtual router setup (I don't have a virtual routers so can't verify).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 08:14:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/In-VSX-how-to-create-static-route-with-ping-of-remote-address/m-p/131941#M19507</guid>
      <dc:creator>genisis__</dc:creator>
      <dc:date>2021-10-18T08:14:37Z</dc:date>
    </item>
  </channel>
</rss>

