<?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: GlobalProtect Login Portal Redirect to 443 in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-login-portal-redirect-to-443/m-p/150893#M50041</link>
    <description>&lt;P&gt;curious as well:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Management-Articles/Does-the-PAN-provide-options-for-HTTP-to-HTTPS-Redirect/ta-p/57451" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Management-Articles/Does-the-PAN-provide-options-for-HTTP-to-HTTPS-Redirect/ta-p/57451&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have done some tests&amp;nbsp;but no luck........&lt;/P&gt;</description>
    <pubDate>Mon, 03 Apr 2017 17:46:26 GMT</pubDate>
    <dc:creator>TranceforLife</dc:creator>
    <dc:date>2017-04-03T17:46:26Z</dc:date>
    <item>
      <title>GlobalProtect Login Portal Redirect to 443</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-login-portal-redirect-to-443/m-p/150886#M50040</link>
      <description>&lt;P&gt;We're trying to find a way to redirect people trying to hit our Globalprotect login page on straight http to redirect to https seemlessly. &amp;nbsp;We thought we had this working with an inbound NAT policy with destination translation looking for original service as TCP 80 and the translation moved it to TCP 443. &amp;nbsp;This doesn't actually seem to be working and I believe&amp;nbsp;what we thought as our initial success may have just been Chrome being helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not seeing traffic logs for connection attempts from my device to the portal IP unless it's a successful connection on 443 (i.e. I'm not seeing any of the port 80 attempts). &amp;nbsp;Is this due to an internal traffic flow difference since it is a Globalprotect portal?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My setup includes:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A public IP address as a floating IP based on the Active firewall (running Active/Active due to having dual-homed 10g connectivity from provider).&lt;/LI&gt;&lt;LI&gt;Portal config ties that public IP to a loopback with an internal IP.&lt;/LI&gt;&lt;LI&gt;Firewall security policy allowing incoming connections to the floating IP using web-browsing along with the other applications necessary.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This is really just about ease of use for our end-users since getting them to use https:// when first going to the page is only easy when providing them a link in a webpage. &amp;nbsp;Telling someone verbally almost always ends up with them attempting to just type in the url without https://.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible at this time?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 17:04:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-login-portal-redirect-to-443/m-p/150886#M50040</guid>
      <dc:creator>jsalmans</dc:creator>
      <dc:date>2017-04-03T17:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect Login Portal Redirect to 443</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-login-portal-redirect-to-443/m-p/150893#M50041</link>
      <description>&lt;P&gt;curious as well:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/Management-Articles/Does-the-PAN-provide-options-for-HTTP-to-HTTPS-Redirect/ta-p/57451" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Management-Articles/Does-the-PAN-provide-options-for-HTTP-to-HTTPS-Redirect/ta-p/57451&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have done some tests&amp;nbsp;but no luck........&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 17:46:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-login-portal-redirect-to-443/m-p/150893#M50041</guid>
      <dc:creator>TranceforLife</dc:creator>
      <dc:date>2017-04-03T17:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect Login Portal Redirect to 443</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-login-portal-redirect-to-443/m-p/150903#M50044</link>
      <description>&lt;P&gt;if I understand you correctly, you can't really just send HTTP traffic destined to port 80 to 443 and expect it to work. HTTP =/= HTTPS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know if it will work in this instance, but what you may what to consider trying is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) set up a dummy HTTP server somewhere on the inside to listen on port 80&lt;/P&gt;&lt;P&gt;2) configure the HTTP server to redirect to your portal url on port 443 (and https)&lt;/P&gt;&lt;P&gt;3) configure destination NAT port forwarding to take traffic destined for the untrust interface on port 80 and point it to the dummy server from step 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if #1 is too much of an investment, maybe it's possible to redirect to an external hosted cloud server like from digital ocean which would run you $5/mo. or leveraging a device like an F5 would make this possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 19:24:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-login-portal-redirect-to-443/m-p/150903#M50044</guid>
      <dc:creator>bradk14</dc:creator>
      <dc:date>2017-04-03T19:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect Login Portal Redirect to 443</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-login-portal-redirect-to-443/m-p/150911#M50045</link>
      <description>&lt;P&gt;&amp;nbsp;Hi jsalmans,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It doesn't seem to be possible. Here's what I found:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No interface management profile on the portal interface.&lt;/P&gt;&lt;P&gt;Portal configured on the interface&lt;/P&gt;&lt;P&gt;http://interfaceIP = could not connect&lt;/P&gt;&lt;P&gt;https://interfaceIP = could connect to the portal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, if you look at the sessions (show session all filter source x.x.x.x destination y.y.y.y destination-port 443), you'd find that it does a destination NAT to some port (urs could also be 20077). I tried doing a D-NAT from 80 to 20077 but that didn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the debug logs I could find that it's detecting the session as sslvpn host session in the https case and a normal (incomplete) session (with no SYN ACK) for the 80=&amp;gt;20077 case.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This leads me to believe, there is a script (internal logic) of the firewall only allows the portal page on https and does not accept any modified access.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe talk to you SE and see if he can do something (feature request/product manager).&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 20:02:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-login-portal-redirect-to-443/m-p/150911#M50045</guid>
      <dc:creator>ansharma</dc:creator>
      <dc:date>2017-04-03T20:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect Login Portal Redirect to 443</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-login-portal-redirect-to-443/m-p/150982#M50053</link>
      <description>&lt;P&gt;Thanks for the replies everyone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/58582"&gt;@bradk14&lt;/a&gt;&amp;nbsp;the&amp;nbsp;destination NAT idea came from something we saw on a Live article but I can't seem to find it anymore. &amp;nbsp;It was&amp;nbsp;a long shot but we thought we had it working... pretty sure Chrome just remembered we'd previously reached the portal on https and just updated hte URL every time we typed it in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought about using a server as you suggest to just have a redirect page set up, however, I wasn't sure how that would work since the portal isn't just a webpage... it's also a connection point for the VPN client.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/51040"&gt;@ansharma&lt;/a&gt;&amp;nbsp;I noticed the 20077 translations as well when examining the sessions in the Traffic Monitor. &amp;nbsp;I agree that it seems like something specific is being done for VPN behind the scenes that occurs before a lot of the user configurable stuff or like a script blocking anything but https connectivity like you mentioned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm definitely going to reach out to our reps about this. &amp;nbsp;It seems like a bit of an oversight and, while it isn't a super important feature, it certainly is useful when presenting the portal to end-users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 05:01:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/globalprotect-login-portal-redirect-to-443/m-p/150982#M50053</guid>
      <dc:creator>jsalmans</dc:creator>
      <dc:date>2017-04-04T05:01:12Z</dc:date>
    </item>
  </channel>
</rss>

