<?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: Initial configuration of GlobalProtect in GlobalProtect Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/initial-configuration-of-globalprotect/m-p/1227754#M6726</link>
    <description>&lt;P&gt;To clarify a few things, are you getting a timeout just going to the web portal or some other error? Also, are you trying to connect from the inside or the outside? If you're coming from the inside, make sure you don't have a NAT policy that is messing with your traffic or test from a hotspot/home. DHCP is going to make it impossible to write a no-nat rule.&lt;BR /&gt;&lt;BR /&gt;What do your traffic logs show? If you're coming from the outside, make sure you have logging on the "intrazone default" policy, however that is allow by default.&lt;BR /&gt;&lt;BR /&gt;Really the portal is pretty basic and just allowing SSL from outside to outside once the portal is bound to the interface should be about all you need, baring routing and security policy (I setup a GP firewall in a cloud environment yesterday and forgot my default route, took me longer than I'd care to admit to figure out why I couldn't get there). Also, double check your general internet NAT rule doesn't have source zone as any, that would NAT your outside to outside traffic.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Apr 2025 10:50:30 GMT</pubDate>
    <dc:creator>Bitmasker</dc:creator>
    <dc:date>2025-04-30T10:50:30Z</dc:date>
    <item>
      <title>Initial configuration of GlobalProtect</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/initial-configuration-of-globalprotect/m-p/1227234#M6709</link>
      <description>&lt;P&gt;Very new (this is my first time playing with it) and having some issues with getting GlobalProtect up and running in a lab environment. Topology is pretty simple:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;ethernet1/1 uses DHCP connecting directly to my upstream Internet carrier - zone: outside.&lt;/LI&gt;
&lt;LI&gt;ethernet1/2 uses a /30 connecting to my core switch - zone: inside.&lt;/LI&gt;
&lt;LI&gt;tunnel.1 is my GP-VPN tunnel using IP address of 192.168.100.1 - zone: gp-vpn.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I was largely following this walkthrough: &lt;A href="https://www.youtube.com/watch?v=Dj-rjuX9I_E" target="_blank"&gt;https://www.youtube.com/watch?v=Dj-rjuX9I_E&lt;/A&gt; with the only difference being that I'm using local authentication instead of RADIUS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I'm unable to actually reach the GP portal. I also confirmed with running &lt;EM&gt;&lt;STRONG&gt;show system software status | match sslvpn-web-server&lt;/STRONG&gt;&lt;/EM&gt; that the process is not actually running (which makes sense as to why I'm unable to hit the portal).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PA Firewall: PA-440&lt;/P&gt;
&lt;P&gt;PA Firewall version: 11.2.3&lt;/P&gt;
&lt;P&gt;Global Protect Agent: 6.3.2&lt;/P&gt;
&lt;P&gt;Global Protect Clientless VPN Version: 98-260 (05/23/23)&lt;/P&gt;
&lt;P&gt;Advanced routing is on.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestions would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 13:24:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/initial-configuration-of-globalprotect/m-p/1227234#M6709</guid>
      <dc:creator>B.King697629</dc:creator>
      <dc:date>2025-04-23T13:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Initial configuration of GlobalProtect</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/initial-configuration-of-globalprotect/m-p/1227702#M6723</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/337811641"&gt;@B.King697629&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;If you install the agent manually can you get it to connect? You could be running into&amp;nbsp;&lt;STRONG class="ph b"&gt;PAN-259769&amp;nbsp;&lt;/STRONG&gt;which is a known issue with 11.2. I don't have anything readily available for a quick check on 11.2, but the process that I would expect to see running off-hand is sslvpn_ngx or just sslvpn.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The processes that you'll see running on PAN-OS itself are different then what you would expect compared to what you'll see when looking at the process names in the debug software restart commands. I think you likely found an older article, but if you run a match on just sslvpn you should get a return even if GlobalProtect was and never has been configured.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 22:14:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/initial-configuration-of-globalprotect/m-p/1227702#M6723</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2025-04-29T22:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Initial configuration of GlobalProtect</title>
      <link>https://live.paloaltonetworks.com/t5/globalprotect-discussions/initial-configuration-of-globalprotect/m-p/1227754#M6726</link>
      <description>&lt;P&gt;To clarify a few things, are you getting a timeout just going to the web portal or some other error? Also, are you trying to connect from the inside or the outside? If you're coming from the inside, make sure you don't have a NAT policy that is messing with your traffic or test from a hotspot/home. DHCP is going to make it impossible to write a no-nat rule.&lt;BR /&gt;&lt;BR /&gt;What do your traffic logs show? If you're coming from the outside, make sure you have logging on the "intrazone default" policy, however that is allow by default.&lt;BR /&gt;&lt;BR /&gt;Really the portal is pretty basic and just allowing SSL from outside to outside once the portal is bound to the interface should be about all you need, baring routing and security policy (I setup a GP firewall in a cloud environment yesterday and forgot my default route, took me longer than I'd care to admit to figure out why I couldn't get there). Also, double check your general internet NAT rule doesn't have source zone as any, that would NAT your outside to outside traffic.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 10:50:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/globalprotect-discussions/initial-configuration-of-globalprotect/m-p/1227754#M6726</guid>
      <dc:creator>Bitmasker</dc:creator>
      <dc:date>2025-04-30T10:50:30Z</dc:date>
    </item>
  </channel>
</rss>

