<?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 How to...(VPN globalprotect) in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/260684#M73894</link>
    <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to do something and i'm not really sure if it's possible. Let's get into...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an url that is for example: "&lt;A href="http://www.myweb.com" target="_blank"&gt;www.myweb.com&lt;/A&gt;". Our partner is hosting that web and with his firewall is just allowing us the access through our IP WAN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everything works fine, we can access, but the problem comes when we tried to do it through our VPN (globalprotect). Our clients going through the VPN are not having the same IP WAN so our partner firewall is blocking it and obviously they cannot allow all traffic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm just trying to think in a solution but my mind is blocked. Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2019 09:40:21 GMT</pubDate>
    <dc:creator>PedroPablo</dc:creator>
    <dc:date>2019-05-13T09:40:21Z</dc:date>
    <item>
      <title>How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/260684#M73894</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to do something and i'm not really sure if it's possible. Let's get into...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an url that is for example: "&lt;A href="http://www.myweb.com" target="_blank"&gt;www.myweb.com&lt;/A&gt;". Our partner is hosting that web and with his firewall is just allowing us the access through our IP WAN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everything works fine, we can access, but the problem comes when we tried to do it through our VPN (globalprotect). Our clients going through the VPN are not having the same IP WAN so our partner firewall is blocking it and obviously they cannot allow all traffic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm just trying to think in a solution but my mind is blocked. Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 09:40:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/260684#M73894</guid>
      <dc:creator>PedroPablo</dc:creator>
      <dc:date>2019-05-13T09:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/260692#M73895</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/95192"&gt;@PedroPablo&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can define a policy based routing rule to route traffic through another firewall interface for that specific address.&lt;/P&gt;&lt;P&gt;In addition to that, you will need another Hide-NAT rule to use the other public IP for that session.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the other public IP is not managed by the VPN-Palo Alto, you need to route that traffic (with PBF) to the other gateway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Chacko&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 10:04:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/260692#M73895</guid>
      <dc:creator>Chacko42</dc:creator>
      <dc:date>2019-05-13T10:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/260877#M73950</link>
      <description>&lt;P&gt;Hi @&lt;A href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/79934" target="_self"&gt;&lt;SPAN class=""&gt;Chacko42,&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I defined a pbf rule to route the traffic for the object "globalprotect clients" to one of my interfaces (the one that my partner allowed in his firewall). Also i defined a nat rule doing the same but when i connect the globalprotect client is not routing the traffic where i want. It routes the traffic through my carrier o wherever i'm connected to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know if this is what you meant, if not, i think i didn't understand really well you solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your support though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 09:07:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/260877#M73950</guid>
      <dc:creator>PedroPablo</dc:creator>
      <dc:date>2019-05-14T09:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/260879#M73951</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/95192"&gt;@PedroPablo&lt;/a&gt;: okay, I don't know your network setup, but maybe you can upload a small network topology with your network, interfaces, ip's and routes - then we can try to help you with the routing issue&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 09:12:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/260879#M73951</guid>
      <dc:creator>Chacko42</dc:creator>
      <dc:date>2019-05-14T09:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/260881#M73952</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/79934"&gt;@Chacko42&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made a little quick diagram to help:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="net.PNG" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/20009iA7DBF6990CFC92CF/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="net.PNG" alt="net.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, what i did is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- I defined a nat rule where the source is the object GlobalProtect Clients ( 10.10.10.0/24) and the source translation (dynamic ip and port) the interface wan ( eth1/1 - 222.11.22.11)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- I also defined a pbf rule where the source is the object GlobalProtect Clients (10.10.10.0/24) and the next hop is the GW of the IP pool where 222.11.22.11 is included.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is that people connected through GlobalProtect client is using the wan that the carrier is giving them so they cannot access to the website i want due to the security rule that my partner company defined only allowing traffic from my interface WAN 222.11.22.11.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was thinking in the globalprotect configuration, in the split tunnel conf, include the IP of my partner server where the website is hosted but that won't work due to the dynamic Ips.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried to explain myself the best i can sorry if something does not make sense to you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 10:18:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/260881#M73952</guid>
      <dc:creator>PedroPablo</dc:creator>
      <dc:date>2019-05-14T10:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/260901#M73957</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/95192"&gt;@PedroPablo&lt;/a&gt;: okay, which ip routes do the GP clients receive?&lt;/P&gt;&lt;P&gt;External GW &amp;gt; Agent &amp;gt; Client Settings &amp;gt; Split Tunnel&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 12:59:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/260901#M73957</guid>
      <dc:creator>Chacko42</dc:creator>
      <dc:date>2019-05-14T12:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261304#M74083</link>
      <description>&lt;P&gt;I have define some routes of some branch offices that i need my GP clients to access to. I was thinking to define routes to access the servers where the website is hosted at but with dynamic IPs is not gonna work. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 09:07:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261304#M74083</guid>
      <dc:creator>PedroPablo</dc:creator>
      <dc:date>2019-05-16T09:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261305#M74084</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/95192"&gt;@PedroPablo&lt;/a&gt;: in this case, you can use a domain-based route - just create an entry &amp;lt;target-website-fqdn&amp;gt;:443&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 09:09:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261305#M74084</guid>
      <dc:creator>Chacko42</dc:creator>
      <dc:date>2019-05-16T09:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261313#M74086</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/79934"&gt;@Chacko42&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First of all, thank you for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried that before, but i can't include the address object with the target-website-fqdn.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's like the fw just let me include objects with IP addresses because when i'm going to include the object with the fqnd i can't see it&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 09:20:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261313#M74086</guid>
      <dc:creator>PedroPablo</dc:creator>
      <dc:date>2019-05-16T09:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261314#M74087</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/95192"&gt;@PedroPablo&lt;/a&gt;: in the client-settings where you configure the ip-routes. There is a second tab with domain and application.&lt;/P&gt;&lt;P&gt;There you can say sample.com with port 443 will be routed through the tunnel. that doen't work?&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 09:24:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261314#M74087</guid>
      <dc:creator>Chacko42</dc:creator>
      <dc:date>2019-05-16T09:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261316#M74088</link>
      <description>&lt;P&gt;In the client settings (GP settings?). Where i define the IP routes is here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2019-05-16_11-38-58.png" style="width: 537px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/20055i0806C294DF8C37FB/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="2019-05-16_11-38-58.png" alt="2019-05-16_11-38-58.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't follow you, sorry.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 09:41:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261316#M74088</guid>
      <dc:creator>PedroPablo</dc:creator>
      <dc:date>2019-05-16T09:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261318#M74089</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/95192"&gt;@PedroPablo&lt;/a&gt;: right:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Obviously, your view is different - which PAN-OS are you using? Which GP-Client Version?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="spli.png" style="width: 477px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/20056i66D37E1B234565B6/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="spli.png" alt="spli.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 09:48:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261318#M74089</guid>
      <dc:creator>Chacko42</dc:creator>
      <dc:date>2019-05-16T09:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261319#M74090</link>
      <description>&lt;P&gt;Ohh okay, sorry. I was so confused.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PAN-OS: 8.0.12&lt;/P&gt;&lt;P&gt;GP: 4.1.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess i need to upgrade the GP version, don't i? &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 09:53:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261319#M74090</guid>
      <dc:creator>PedroPablo</dc:creator>
      <dc:date>2019-05-16T09:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261342#M74094</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/95192"&gt;@PedroPablo&lt;/a&gt;: okay, that seems to be the issue.&lt;/P&gt;&lt;P&gt;If your environment is fine with it, you can go to 8.1.7 and got that domain-based split-tunnel feature.&lt;/P&gt;&lt;P&gt;GP is the current version 4.1.11/12 - there are a few fixes, that may help you.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 11:02:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261342#M74094</guid>
      <dc:creator>Chacko42</dc:creator>
      <dc:date>2019-05-16T11:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261343#M74095</link>
      <description>&lt;P&gt;Okay , thank you so much for your help&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/79934"&gt;@Chacko42&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then for sure i have to go with a recent version. I'll keep you updated to see if this will solve my problem.&lt;/P&gt;&lt;P&gt;And also for everyone with a similar situation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 11:46:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261343#M74095</guid>
      <dc:creator>PedroPablo</dc:creator>
      <dc:date>2019-05-16T11:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to...(VPN globalprotect)</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261617#M74169</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/79934"&gt;@Chacko42&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just wanted to update the issue.&amp;nbsp; The&amp;nbsp;&lt;SPAN&gt;domain-based split-tunnel feature it worked like a charm!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you so much for your help! Hope you have a great day.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kind Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 10:29:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-vpn-globalprotect/m-p/261617#M74169</guid>
      <dc:creator>PedroPablo</dc:creator>
      <dc:date>2019-05-20T10:29:06Z</dc:date>
    </item>
  </channel>
</rss>

