<?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: Block Connections from Different Region in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/block-connections-from-different-region/m-p/586949#M117122</link>
    <description>&lt;P&gt;on a regular firewall I use the following rule to allow ipsec, panos-global-protect and ssl from certain regions only:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reaper_0-1715864288237.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/59731iE2F7EF8699B6418B/image-size/large?v=v2&amp;amp;px=999" role="button" title="reaper_0-1715864288237.png" alt="reaper_0-1715864288237.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;followed by a drop rule&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2024 12:59:21 GMT</pubDate>
    <dc:creator>reaper</dc:creator>
    <dc:date>2024-05-16T12:59:21Z</dc:date>
    <item>
      <title>Block Connections from Different Region</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/block-connections-from-different-region/m-p/586884#M117112</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;We have a requirement to setup a Block rule for the users connecting to GlobalProtect from different countries. We need to allow users only from one particular region to connect to GlobalProtect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Prisma we can use the Specific Tag and Specific Name on the rule to achieve this. But I don’t find any related document that suggests this level of config on Firewalls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help us with suggesting what would be the right way to achieve this. As it is Any location that needs to be blocked we are concerned for other traffic other than the GP connection traffic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This Document below is for prisma.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.paloaltonetworks.com/prisma-access/administration/prisma-access-advanced-deployments/block-incoming-connections-from-specific-countries" target="_blank"&gt;Block Incoming Connections from Specific Countries (paloaltonetworks.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 05:37:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/block-connections-from-different-region/m-p/586884#M117112</guid>
      <dc:creator>Sanjay_Ramaiah</dc:creator>
      <dc:date>2024-05-16T05:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Block Connections from Different Region</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/block-connections-from-different-region/m-p/586921#M117116</link>
      <description>&lt;P&gt;To restrict GlobalProtect VPN access based on the user's country of origin, you can utilize various methods depending on your firewall platform. While Prisma offers specific features like Specific Tag and Specific Name for this purpose, other firewalls may have similar capabilities under different names or configurations. Here's a general approach you can take:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;STRONG&gt;Geo-IP Filtering:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Many modern firewalls support Geo-IP filtering, allowing you to create rules based on the geographic location of IP addresses.&lt;/LI&gt;
&lt;LI&gt;Check if your firewall platform supports this feature and how it can be configured.&lt;/LI&gt;
&lt;LI&gt;Create a rule that denies access to GlobalProtect for IP addresses outside the desired region.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;User Group or Role-Based Access:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Utilize user groups or roles within your firewall to differentiate between users based on their location.&lt;/LI&gt;
&lt;LI&gt;Assign users connecting from the desired region to a specific group or role that is allowed access to GlobalProtect. For users outside this region, assign them to a group or role that is denied access.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Authentication and Authorization Policies:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Incorporate authentication and authorization policies that take into account the user's location.&lt;/LI&gt;
&lt;LI&gt;During the authentication process, verify the user's country of origin and apply policies accordingly to allow or deny GlobalProtect access.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;VPN Client Settings:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If your firewall allows, configure VPN client settings to restrict access based on location.&lt;/LI&gt;
&lt;LI&gt;This may involve settings within the GlobalProtect client itself or configurations pushed from the firewall.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;Integration with External Services:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Consider integrating your firewall with external services or threat intelligence platforms that provide geolocation data.&lt;/LI&gt;
&lt;LI&gt;Use this data to dynamically update firewall rules or apply restrictions based on the user's country.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;It's essential to consult your firewall's documentation or contact your firewall vendor's support for detailed guidance specific to your firewall model and software version. They can provide insights into the best practices and configurations for implementing country-based access controls for GlobalProtect or any VPN solution on your network.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 09:00:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/block-connections-from-different-region/m-p/586921#M117116</guid>
      <dc:creator>amanda2369weaver</dc:creator>
      <dc:date>2024-05-16T09:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Block Connections from Different Region</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/block-connections-from-different-region/m-p/586949#M117122</link>
      <description>&lt;P&gt;on a regular firewall I use the following rule to allow ipsec, panos-global-protect and ssl from certain regions only:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="reaper_0-1715864288237.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/59731iE2F7EF8699B6418B/image-size/large?v=v2&amp;amp;px=999" role="button" title="reaper_0-1715864288237.png" alt="reaper_0-1715864288237.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;followed by a drop rule&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 12:59:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/block-connections-from-different-region/m-p/586949#M117122</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2024-05-16T12:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Block Connections from Different Region</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/block-connections-from-different-region/m-p/586970#M117127</link>
      <description>&lt;P&gt;Specifically to accomplish what&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;&amp;nbsp;is mentioning in the Source or Destination tab you can select the country in the "Region" section of the address object:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Brandon_Wertz_0-1715868675088.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/59738iF6CC1BF63ECB93DA/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Brandon_Wertz_0-1715868675088.png" alt="Brandon_Wertz_0-1715868675088.png" /&gt;&lt;/span&gt;&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="Brandon_Wertz_1-1715868716281.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/59739i82486F8C883504FB/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Brandon_Wertz_1-1715868716281.png" alt="Brandon_Wertz_1-1715868716281.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 14:12:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/block-connections-from-different-region/m-p/586970#M117127</guid>
      <dc:creator>Brandon_Wertz</dc:creator>
      <dc:date>2024-05-16T14:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Block Connections from Different Region</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/block-connections-from-different-region/m-p/586976#M117130</link>
      <description>&lt;P&gt;Thank you both for the help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So this will not even let the Portal authentication attempt as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 15:22:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/block-connections-from-different-region/m-p/586976#M117130</guid>
      <dc:creator>Sanjay_Ramaiah</dc:creator>
      <dc:date>2024-05-16T15:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Block Connections from Different Region</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/block-connections-from-different-region/m-p/587071#M117143</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/249853"&gt;@Sanjay_Ramaiah&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thank you both for the help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So this will not even let the Portal authentication attempt as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If you're wanting to block GP VPN access from these regions then I would use the region as the source and your GP portal/gateway IPs as the destination with a deny action.&amp;nbsp; No need to call out any specific application.&amp;nbsp; Doing this will prevent anyone from that IP space associated with that geographic region from reaching your environment.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 01:39:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/block-connections-from-different-region/m-p/587071#M117143</guid>
      <dc:creator>Brandon_Wertz</dc:creator>
      <dc:date>2024-05-17T01:39:53Z</dc:date>
    </item>
  </channel>
</rss>

