<?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 - &amp;quot;Refresh Connection&amp;quot; API call via DLL/etc in GlobalProtect Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/420554#M1728</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/16592"&gt;@Remo&lt;/a&gt;&amp;nbsp;,&amp;nbsp;connect method is Pre-logon (Always On) and authentication method is Azure SAML, using GlobalProtect v5.2.7.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue I'm seeing is w&lt;SPAN&gt;hen a user loses internet, and then regains internet e.g. manually disconnect WiFi, and then connect WiFi.. The Global Protect auto attempt to reconnect continually, however fails with "Gateway &amp;lt;GW_NAME&amp;gt;: The network connection is unreachable or the gateway is unresponsive. Check the network connection and reconnect." The workaround is to manually hit the "Refresh Connection" button.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've verified via Wireshark on my corporate laptop that there is no DNS resolution for vpn.&amp;lt;domain&amp;gt; upon those auto reconnects/failures, but there is DNS resolution for vpn.&amp;lt;domain&amp;gt; upon a manual "Refresh Connection".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've logged a TAC case for this issue and will see how that goes... Out of curiosity, would you class this as expected behavior?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jul 2021 06:12:42 GMT</pubDate>
    <dc:creator>beng</dc:creator>
    <dc:date>2021-07-20T06:12:42Z</dc:date>
    <item>
      <title>GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/258587#M1714</link>
      <description>&lt;P&gt;Is there an API or any documentation on how to call the GlobalProtect "Refresh Connection" function from external code? I want to be able to call this function from custom external code.&amp;nbsp; The reason why is to fix a connection issue we are having through automation since we don't want to have to ask users to manually click that option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If no external API call is possible, is there a command-line option to call "Refresh Connection"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why isn't Global Protect smart enough to call Refresh Connection on its own when an always on VPN connection breaks?&amp;nbsp; There should be a way to monitor public IP addresses for reachability and automatically refresh the connection if can't access the public IPs...&amp;nbsp; Our AOVPN breaks frequently when machines go to sleep and wake up, screen is unlocked, etc.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 13:33:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/258587#M1714</guid>
      <dc:creator>AAT</dc:creator>
      <dc:date>2019-04-24T13:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/258624#M1715</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/77028"&gt;@AAT&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No, GP does not provide an API to automate such things. But the problem you are talking about sounds like a bug of GP. Which version do you use right now?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 14:38:34 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/258624#M1715</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2019-04-24T14:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/258629#M1716</link>
      <description>&lt;P&gt;Latest version.&amp;nbsp; It has been an issue for us for years on every version and never found a resolution.&amp;nbsp; Opened various tickets with PA, have one opened now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The GP client needs to be smart enough to refresh the connection itself when it detects lack of network connectivty.&amp;nbsp; I'm trying to write an app in C++ to&amp;nbsp;get-netadapter -interfacedescription "PANGP*" | restart-netadapter via powershell create process call if a certain public IP address can't be reached, but I shouldn't be needing to go to this level.&amp;nbsp; The client needs to have this bug fixed.&amp;nbsp; GP needs to automatically repair itself when Windows wakes from sleep on AOVPN connections / etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 15:11:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/258629#M1716</guid>
      <dc:creator>AAT</dc:creator>
      <dc:date>2019-04-24T15:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/258630#M1717</link>
      <description>&lt;P&gt;I have 11 open cases about global protect right now &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;&lt;P&gt;One of them is about the issue you mentionned. Just wait a little longer...&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 15:26:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/258630#M1717</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2019-04-24T15:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/258631#M1718</link>
      <description>&lt;P&gt;I will post back here if we get a solution from Palo Alto, please do the same&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/16592"&gt;@Remo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This issue has been on going for years and not acceptable for the software to have such an obvious / easily fixable bug last so long.&amp;nbsp; We shouldn't have to be writing our own code / hacks to fix Palo Alto's VPN client&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 15:36:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/258631#M1718</guid>
      <dc:creator>AAT</dc:creator>
      <dc:date>2019-04-24T15:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/258878#M1719</link>
      <description>&lt;P&gt;--&amp;gt; Global Protect 5.0.2&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 15:34:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/258878#M1719</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2019-04-26T15:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/258917#M1720</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/77028"&gt;@AAT&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;This issue has been on going for years and not acceptable for the software to have such an obvious / easily fixable bug last so long.&amp;nbsp; We shouldn't have to be writing our own code / hacks to fix Palo Alto's VPN client&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/77028"&gt;@AAT&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then 5.0.2 will be the first release that is acceptable &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 17:21:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/258917#M1720</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2019-04-26T17:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/293294#M1721</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just want to report that we're also seeing this issue and we're running GP version 5.0.4-16&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is not mentioned in any of the "known issues" documentation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Gerson&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 16:30:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/293294#M1721</guid>
      <dc:creator>mtx-admin</dc:creator>
      <dc:date>2019-10-18T16:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/295784#M1722</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/124277"&gt;@mtx-admin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What exactly is the problem you're seeing? In which situations does it happen exactly? Do you have an always-on config?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2019 21:48:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/295784#M1722</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2019-11-01T21:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/297362#M1723</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/16592"&gt;@Remo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's correct. We have always-on VPN. Whenever I or other users work remotely, very randomly some of our services will stop working (Outlook, Internet, etc.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's like the connection goes "stale" even though we're active on the system. Things come back online after we "Refresh Connection" in the VPN client.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are on GlobalProtect 5.0.5&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 18:43:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/297362#M1723</guid>
      <dc:creator>mtx-admin</dc:creator>
      <dc:date>2019-11-08T18:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/409246#M1724</link>
      <description>&lt;P&gt;Did this ever get fixed - i have customer who has issues w/ the GP-client not transition the logged-in user from the Prelogon user to the logged-in-user by way of prelogon-always client settings.&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 18:06:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/409246#M1724</guid>
      <dc:creator>JD-SECD</dc:creator>
      <dc:date>2021-05-26T18:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/409291#M1725</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/92803"&gt;@JD-SECD&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The requested solution in this topic probably isn't the solution for your situation. In the past I already hat some issues like yours and in most of the cases (not all) the issue was a configuration problem or then related to an issue with authentication profiles. Why don't you start a new topic where you describe your issue in detail and the used configuration and then maybe the community is able to help you.&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 19:11:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/409291#M1725</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2021-05-26T19:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/420114#M1726</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/16592"&gt;@Remo&lt;/a&gt;&amp;nbsp;, hope you are well. I didn't note a resolution from this thread. Are you able to advise on the bug ID and version of GlobalProtect this issue is fixed?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2021 05:19:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/420114#M1726</guid>
      <dc:creator>beng</dc:creator>
      <dc:date>2021-07-17T05:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/420177#M1727</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/177093"&gt;@beng&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which issue are you now talking about exactly? The transition from the pre-logon user to the actual user? If yes, then as I wrote 2 months ago, in most cases this is a configuration issue. I assume you use an always on configuration and then what authentication method you you use?&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2021 20:20:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/420177#M1727</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2021-07-17T20:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/420554#M1728</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/16592"&gt;@Remo&lt;/a&gt;&amp;nbsp;,&amp;nbsp;connect method is Pre-logon (Always On) and authentication method is Azure SAML, using GlobalProtect v5.2.7.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue I'm seeing is w&lt;SPAN&gt;hen a user loses internet, and then regains internet e.g. manually disconnect WiFi, and then connect WiFi.. The Global Protect auto attempt to reconnect continually, however fails with "Gateway &amp;lt;GW_NAME&amp;gt;: The network connection is unreachable or the gateway is unresponsive. Check the network connection and reconnect." The workaround is to manually hit the "Refresh Connection" button.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've verified via Wireshark on my corporate laptop that there is no DNS resolution for vpn.&amp;lt;domain&amp;gt; upon those auto reconnects/failures, but there is DNS resolution for vpn.&amp;lt;domain&amp;gt; upon a manual "Refresh Connection".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've logged a TAC case for this issue and will see how that goes... Out of curiosity, would you class this as expected behavior?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 06:12:42 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/420554#M1728</guid>
      <dc:creator>beng</dc:creator>
      <dc:date>2021-07-20T06:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/420668#M1729</link>
      <description>&lt;P&gt;I don't expect such a poor user experience to be expected behavior ... but I don't know how this is seen by TAC (in the past I also had some very "special" situations where it absolutely did not make sense what the gp agent was doing - but it still was "expected behavior" by paloalto)&lt;/P&gt;&lt;P&gt;May I ask, if you have a global protect subscription on that firewall?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 10:08:11 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/420668#M1729</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2021-07-20T10:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/423339#M1730</link>
      <description>&lt;P&gt;There's been some progress on the TAC case, however not sure why those changes would effect reconnections in a good way when disconnecting and reconnecting on the same WAN IP. Anyway the changes made were:&lt;/P&gt;&lt;P&gt;1) Under the Gateway Connection Settings, t&lt;SPAN&gt;icked "Restrict Authentication Cookie Usage(for Automatic Restoration of VPN tunnel or Authentication Override)" and chose "The original Source IP for which the authentication cookie was issued".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2) Exempted "&lt;A href="https://vpn" target="_blank"&gt;https://vpn&lt;/A&gt;.&amp;lt;domain&amp;gt;" from the corporate proxy .pac file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/16592"&gt;@Remo&lt;/a&gt;&amp;nbsp;yes, totally agree that poor user experience can be what a vendor deems expected behavior. Do you think user experience has improved from v5.0.2 to v5.2.7? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can I find out why whether we have a GP subscription or not is useful information to you?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 06:32:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/423339#M1730</guid>
      <dc:creator>beng</dc:creator>
      <dc:date>2021-07-30T06:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: GlobalProtect - "Refresh Connection" API call via DLL/etc</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/423450#M1731</link>
      <description>&lt;P&gt;The user experiance definately has improved between 5.0.2 and 5.2.7. Actually there were huge steps between these versions. The problem here is - as everywhere - with new features there are new issues/special situations/edge cases ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The question for the GP subscription was because then you could try to add the hostnames for the SAML login to split tunneling fqdn exclusions. Currently I am experimenting with that as I had not only a few situations where the connection to login.microsoftonline.com was blocked because it was sent through the vpn tunnel and there I have a policy that allowed internet access only for real users. So when my user-id agents were not able to provide the username early enough to the firewall, the gp login was not possibile. In your reconnect situations I imagine it could be a similar situation.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 16:34:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/globalprotect-quot-refresh-connection-quot-api-call-via-dll-etc/m-p/423450#M1731</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2021-07-30T16:34:55Z</dc:date>
    </item>
  </channel>
</rss>

