<?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 Feature of MOB (R80.10) in Mobile</title>
    <link>https://community.checkpoint.com/t5/Mobile/Reverse-Proxy-Feature-of-MOB-R80-10/m-p/8443#M73</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so it conflict with what you said:&lt;/P&gt;&lt;P&gt;"Two components cannot share the same URL, obviously, and each one should be configured to use a unique one.&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;However"&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;or you mean that in general the Multiportal "route" the request based on the URL to the component, but in my previous post i see that we can seperate the MAB and the Reverese Proxy by the "Path" of the URL Request.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Nov 2017 09:16:14 GMT</pubDate>
    <dc:creator>Dor_Marcovitch</dc:creator>
    <dc:date>2017-11-01T09:16:14Z</dc:date>
    <item>
      <title>Reverse Proxy Feature of MOB (R80.10)</title>
      <link>https://community.checkpoint.com/t5/Mobile/Reverse-Proxy-Feature-of-MOB-R80-10/m-p/8439#M69</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am trying to figure out how the Reverse Proxy works "under the hood".&lt;BR /&gt;the only information is from sk110348.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If my MOB Portal is on: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://vpn.company.com/" rel="nofollow"&gt;https://vpn.company.com/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an ActiveSync application for our mobile phones on the FQDN: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://pop.company.com" rel="nofollow"&gt;https://pop.company.com&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;And I configure my Outlook Anywhere clients which ar using RPC over HTTP to use the URL: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://pop.company.com" rel="nofollow"&gt;https://pop.company.com&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN&gt;What I have seen is that ActiveSync Traffic have stopped working and also the MOB portal which was also available on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://pop.company.com" rel="nofollow"&gt;https://pop.company.com&lt;/A&gt;&lt;SPAN&gt; was not available any more, and any request was forwarded to my backend server (as expected I belive)&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;I had some research and the RPC over HTTP is using the “/rpc/” so have tried to configure the Outlook Anywhere Rule on the Reverse Proxy setting to have the allowed path to be “/rpc/” , now what I got is :&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;outlook client is working&lt;/LI&gt;&lt;LI&gt;Active sync client not working&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;MOB Portal on &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://pop.company.com" rel="nofollow"&gt;https://pop.company.com&lt;/A&gt;&lt;SPAN&gt; is not working (but I don’t really need it on this URL (I have vpn.team.co.il for it)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Any traffic that is not in the “/rpc/” path I get “403 Forbidden”&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;So I don’t understand:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;how and which component device which path belongs to MOB and which belongs to Reverse Proxy?&lt;/LI&gt;&lt;LI&gt;Can MOB and Reverse Proxy listen to the same FQDNS and Port but on different paths?&lt;/LI&gt;&lt;LI&gt;Can Reverse Proxy feature do it’s “thing” only for specific path or the allow path is only used for blocking anything else?&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;If so than my conclusion is that if I decide to use Reverse Proxy for &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://pop.team.co.il" rel="nofollow"&gt;https://pop.team.co.il&lt;/A&gt;&lt;SPAN&gt; anything for that FQDN and Port will go to the Reverse Proxy feature.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Additional information that is missing me is what blades are able to "scan" the traffic that is proxied on the FW ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Oct 2017 17:15:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Mobile/Reverse-Proxy-Feature-of-MOB-R80-10/m-p/8439#M69</guid>
      <dc:creator>Dor_Marcovitch</dc:creator>
      <dc:date>2017-10-29T17:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy Feature of MOB (R80.10)</title>
      <link>https://community.checkpoint.com/t5/Mobile/Reverse-Proxy-Feature-of-MOB-R80-10/m-p/8440#M70</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an underlying infrastructure called MultiPortal that allows multiple components to use the same port.&lt;/P&gt;&lt;P&gt;Depending on the specific URL accessed, the correct component will be called (Gaia portal, MAB, reverse proxy, etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two components cannot share the same URL, obviously, and each one should be configured to use a unique one.&lt;/P&gt;&lt;P&gt;However, it can only use ONE TLS certificate, so your certificate needs to account for all the URLs that might be accessed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on what you've described, it sounds like you need to configure the Mobile Access portal to use a different URL (either a different hostname, different URI on same hostname, or both).&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.checkpoint.com/legacyfs/online/checkpoint/60759_pastedImage_1.png" style="width: 620px; height: 301px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPS and AV scan the proxied traffic, as noted here:&amp;nbsp;&lt;A class="link-titled" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk104577" title="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk104577"&gt;ATRG: Mobile Access Blade&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 00:17:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Mobile/Reverse-Proxy-Feature-of-MOB-R80-10/m-p/8440#M70</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2017-10-31T00:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy Feature of MOB (R80.10)</title>
      <link>https://community.checkpoint.com/t5/Mobile/Reverse-Proxy-Feature-of-MOB-R80-10/m-p/8441#M71</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am going over the SK again and it still not clear. because some scenarios conclude that "path" can be the one that devide the MAB and ReverseProxy resources&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; background-color: #ffffff; font-size: 14px;"&gt;Reverse Proxy will be overridden by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Mobile Access Portal&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;STRONG&gt;conflict&lt;/STRONG&gt;), when:&lt;/P&gt;&lt;UL style="color: #000000; background-color: #ffffff; font-size: 14px;"&gt;&lt;LI&gt;&lt;P&gt;When Mobile Access Portal is configured with IP address and slash "/" (e.g."&lt;EM&gt;&lt;A class="jive-link-external-small" href="https://1.1.1.1/" rel="nofollow"&gt;https://1.1.1.1/&lt;/A&gt;&lt;/EM&gt;"), all Reverse Proxy requests will be mapped to the Mobile Access Portal - you should change the URL of the Mobile Access Portal to something with FQDN, or different path - e.g., "&lt;EM&gt;&lt;A class="jive-link-external-small" href="https://mabportal/" rel="nofollow"&gt;https://mabportal/&lt;/A&gt;&lt;/EM&gt;", "&lt;EM&gt;&lt;A class="jive-link-external-small" href="https://1.1.1.1/sslvpn" rel="nofollow"&gt;https://1.1.1.1/sslvpn&lt;/A&gt;&lt;/EM&gt;".&amp;nbsp; &amp;nbsp;&lt;STRONG&gt; &amp;lt;&amp;lt; here the "/sslvpn" or "/"&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;When "Host translation" is enabled in Mobile Access blade, you can NOT use the wildcard domain for Reverse Proxy.&lt;/P&gt;For example: If Mobile Access blade is enabled on&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;: *.mabportal.com&lt;/EM&gt;, then you can not use anything with that sub-domain for Reverse Proxy, but you can use a totally different host such as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;reverseporxy.com&amp;nbsp;&lt;STRONG&gt;&amp;lt;&amp;lt; here i cannot use any xxx.mabportal.com , but i think also no mabportal.com/xxxx&lt;/STRONG&gt;&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;i also could not understand the use of the "dest" in the example configuration&lt;/EM&gt;&lt;/P&gt;&lt;PRE style="color: #000000; background-color: #ffffff; font-size: 14px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;allowedPaths&amp;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; &amp;lt;path source="/owa" &lt;STRONG&gt;dest="/owa"&lt;/STRONG&gt;/&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/allowedPaths&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 05:59:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Mobile/Reverse-Proxy-Feature-of-MOB-R80-10/m-p/8441#M71</guid>
      <dc:creator>Dor_Marcovitch</dc:creator>
      <dc:date>2017-11-01T05:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy Feature of MOB (R80.10)</title>
      <link>https://community.checkpoint.com/t5/Mobile/Reverse-Proxy-Feature-of-MOB-R80-10/m-p/8442#M72</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;You’re correct on the first two points.&lt;/P&gt;&lt;P class=""&gt;On the third, this option is for translating the URI. For example, you could translate /owa to /webmail as it goes through the proxy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 08:47:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Mobile/Reverse-Proxy-Feature-of-MOB-R80-10/m-p/8442#M72</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2017-11-01T08:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy Feature of MOB (R80.10)</title>
      <link>https://community.checkpoint.com/t5/Mobile/Reverse-Proxy-Feature-of-MOB-R80-10/m-p/8443#M73</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so it conflict with what you said:&lt;/P&gt;&lt;P&gt;"Two components cannot share the same URL, obviously, and each one should be configured to use a unique one.&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;However"&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;or you mean that in general the Multiportal "route" the request based on the URL to the component, but in my previous post i see that we can seperate the MAB and the Reverese Proxy by the "Path" of the URL Request.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 09:16:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Mobile/Reverse-Proxy-Feature-of-MOB-R80-10/m-p/8443#M73</guid>
      <dc:creator>Dor_Marcovitch</dc:creator>
      <dc:date>2017-11-01T09:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy Feature of MOB (R80.10)</title>
      <link>https://community.checkpoint.com/t5/Mobile/Reverse-Proxy-Feature-of-MOB-R80-10/m-p/8444#M74</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are the same concept.&lt;/P&gt;&lt;P&gt;MAB and Reverse Proxy (or Gaia portal, etc) cannot share the same exact URL.&lt;/P&gt;&lt;P&gt;That said some URIs on the same hostname can potentially be serviced by MAB or Reverse Proxy&amp;nbsp;depending on the configuration.&lt;/P&gt;&lt;P&gt;When you're using the Host Translation feature in MAB, you must use a completely different hostname for Reverse Proxy feature.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2017 13:17:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Mobile/Reverse-Proxy-Feature-of-MOB-R80-10/m-p/8444#M74</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2017-11-01T13:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Proxy Feature of MOB (R80.10)</title>
      <link>https://community.checkpoint.com/t5/Mobile/Reverse-Proxy-Feature-of-MOB-R80-10/m-p/50644#M278</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you perhaps get everthing to work? if yes, is there any documentation that you followed?&lt;/P&gt;&lt;P&gt;I am also in the process of making these services available using Check Point.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Exchange Activesync /Exchange OWA//Exchange Autodiscovery&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Your feedback will be kindly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 19:57:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Mobile/Reverse-Proxy-Feature-of-MOB-R80-10/m-p/50644#M278</guid>
      <dc:creator>Di_Junior</dc:creator>
      <dc:date>2019-04-11T19:57:27Z</dc:date>
    </item>
  </channel>
</rss>

