<?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: Reverse Proxy dest path in SASE and Remote Access</title>
    <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Reverse-Proxy-dest-path/m-p/210499#M3891</link>
    <description>&lt;P&gt;How does the XML look any mistakes building it? (coding error)&lt;/P&gt;
&lt;TABLE border="1" width="1000" cellpadding="4"&gt;
&lt;TBODY&gt;
&lt;TR valign="top"&gt;
&lt;TD&gt;&lt;CODE&gt;&amp;lt;allowedPaths&amp;gt;&lt;/CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;CODE&gt;&amp;lt;path source="&lt;EM&gt;sourcepath&lt;/EM&gt;"/&amp;gt;&lt;/CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;CODE&gt;&amp;lt;path dest="&lt;EM&gt;destpath&lt;/EM&gt;"/&amp;gt;&lt;/CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;CODE&gt;&amp;lt;/allowedPaths&amp;gt;&lt;/CODE&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;UL&gt;
&lt;LI&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;allowedPaths&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;define the resources to be reached on the site.&lt;/LI&gt;
&lt;LI&gt;The attribute&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&amp;lt;path source=...&amp;gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;holds the path to which it is mapped.&lt;/LI&gt;
&lt;LI&gt;The attribute&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&amp;lt;path dest=...&amp;gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;defines the path to which it is mapped.&lt;/LI&gt;
&lt;LI&gt;You can define multiple paths on the same rule.&lt;/LI&gt;
&lt;LI&gt;If&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&amp;lt;path source=...&amp;gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is not defined, then the default source is root ( / ).&lt;/LI&gt;
&lt;LI&gt;If the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&amp;lt;path dest=...&amp;gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is not defined, then it is the same as the source.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
    <pubDate>Thu, 04 Apr 2024 21:09:47 GMT</pubDate>
    <dc:creator>Lesley</dc:creator>
    <dc:date>2024-04-04T21:09:47Z</dc:date>
    <item>
      <title>Reverse Proxy dest path</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Reverse-Proxy-dest-path/m-p/210485#M3890</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm running R81.20, JHF take53 and I'm trying to use the ReverseProxy feature.&lt;/P&gt;&lt;P&gt;Everything seems to be working fine, except the &amp;lt;path dest="&lt;EM&gt;destpath&lt;/EM&gt;"/&amp;gt; attribute. When I try to config the dest on the xml file and I run the ReverseProxyCLI apply config, that config is just removed from the file.&lt;/P&gt;&lt;P&gt;I've tried many times wih different rules and it's always the same result. Do you know if this is an expected behaviour or if there are any kind of issue with this particular attribute on this Take?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;César Santos&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 19:37:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Reverse-Proxy-dest-path/m-p/210485#M3890</guid>
      <dc:creator>Oryx</dc:creator>
      <dc:date>2024-04-04T19:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy dest path</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Reverse-Proxy-dest-path/m-p/210499#M3891</link>
      <description>&lt;P&gt;How does the XML look any mistakes building it? (coding error)&lt;/P&gt;
&lt;TABLE border="1" width="1000" cellpadding="4"&gt;
&lt;TBODY&gt;
&lt;TR valign="top"&gt;
&lt;TD&gt;&lt;CODE&gt;&amp;lt;allowedPaths&amp;gt;&lt;/CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;CODE&gt;&amp;lt;path source="&lt;EM&gt;sourcepath&lt;/EM&gt;"/&amp;gt;&lt;/CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;CODE&gt;&amp;lt;path dest="&lt;EM&gt;destpath&lt;/EM&gt;"/&amp;gt;&lt;/CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;CODE&gt;&amp;lt;/allowedPaths&amp;gt;&lt;/CODE&gt;&lt;/TD&gt;
&lt;TD&gt;
&lt;UL&gt;
&lt;LI&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;allowedPaths&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;define the resources to be reached on the site.&lt;/LI&gt;
&lt;LI&gt;The attribute&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&amp;lt;path source=...&amp;gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;holds the path to which it is mapped.&lt;/LI&gt;
&lt;LI&gt;The attribute&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&amp;lt;path dest=...&amp;gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;defines the path to which it is mapped.&lt;/LI&gt;
&lt;LI&gt;You can define multiple paths on the same rule.&lt;/LI&gt;
&lt;LI&gt;If&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&amp;lt;path source=...&amp;gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is not defined, then the default source is root ( / ).&lt;/LI&gt;
&lt;LI&gt;If the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&amp;lt;path dest=...&amp;gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is not defined, then it is the same as the source.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Thu, 04 Apr 2024 21:09:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Reverse-Proxy-dest-path/m-p/210499#M3891</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2024-04-04T21:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy dest path</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Reverse-Proxy-dest-path/m-p/210543#M3892</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm not getting any error when I run the ReverseProxyCli apply config. So, this is a snippet of my ReverseProxyConfig.xml file with the attributte dest properly defined.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/25173i03BDB0727E8A6B63/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then I apply the config. I'm not getting any kind of errors on the output.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled2.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/25174iF39048B6485581E2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Untitled2.png" alt="Untitled2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then, when I cat the file, I'me getting this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-04-05 121001.png" style="width: 400px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/25175iEB6882CC0F0A2D08/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-04-05 121001.png" alt="Screenshot 2024-04-05 121001.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So the dest attribute just got eliminated somehow. I did not find anything on the doc about this behaviour.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;César Santos&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 11:12:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Reverse-Proxy-dest-path/m-p/210543#M3892</guid>
      <dc:creator>Oryx</dc:creator>
      <dc:date>2024-04-05T11:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy dest path</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Reverse-Proxy-dest-path/m-p/210547#M3893</link>
      <description>&lt;P&gt;Same here, just tested on R81.20 jumbo 51 lab fws, works fine.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 12:31:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Reverse-Proxy-dest-path/m-p/210547#M3893</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-04-05T12:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy dest path</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Reverse-Proxy-dest-path/m-p/210659#M3894</link>
      <description>&lt;P&gt;So, issue with take53, right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;César&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 10:24:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Reverse-Proxy-dest-path/m-p/210659#M3894</guid>
      <dc:creator>Oryx</dc:creator>
      <dc:date>2024-04-08T10:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy dest path</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Reverse-Proxy-dest-path/m-p/220448#M3895</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am running same issue on R81.10 T150, Any updates on this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 18:53:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Reverse-Proxy-dest-path/m-p/220448#M3895</guid>
      <dc:creator>ajsingh</dc:creator>
      <dc:date>2024-07-11T18:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy dest path</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Reverse-Proxy-dest-path/m-p/220493#M3896</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Never had an official reply from Check Point about this.&lt;/P&gt;&lt;P&gt;To be honest, I did not invested too much energy on this. I've ended up starting a VM with Nginx to make the Reverse Proxy on my end customer. Since the Check Point Security Gateway was a new product for my end customer, I've come to the conclusion that it wasn't the best approach for him to manage the reverse proxy feature on the CLI. He was not technically mature enough for that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I don't know if this issue was on R81.10 T150.&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;César Santos&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 09:28:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Reverse-Proxy-dest-path/m-p/220493#M3896</guid>
      <dc:creator>Oryx</dc:creator>
      <dc:date>2024-07-12T09:28:48Z</dc:date>
    </item>
  </channel>
</rss>

