<?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: Create Security Policy Allowing Access to Sharefile based on User while URL filtering is blocking &amp;quot;Online-storage-and-Backup&amp;quot;. in Next-Generation Firewall Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/create-security-policy-allowing-access-to-sharefile-based-on/m-p/518915#M506</link>
    <description>&lt;P&gt;Thanks Adrian! This solution worked and is very helpful. (I was close.&amp;nbsp; Just missing the last 3 steps.&amp;nbsp; lol!)&amp;nbsp; Cheers!&lt;/P&gt;</description>
    <pubDate>Mon, 24 Oct 2022 15:25:13 GMT</pubDate>
    <dc:creator>NormGala</dc:creator>
    <dc:date>2022-10-24T15:25:13Z</dc:date>
    <item>
      <title>Create Security Policy Allowing Access to Sharefile based on User while URL filtering is blocking "Online-storage-and-Backup".</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/create-security-policy-allowing-access-to-sharefile-based-on/m-p/518770#M501</link>
      <description>&lt;P&gt;We currently block access to Online storage using URL Filtering and make exemptions to online-storage sites like Sharefile using custom URL Category with list of URLs that we want to exempt.&amp;nbsp; However, this setup lets everyone in the company have access to Sharefile.&amp;nbsp; I am trying to figure out a way to instead of Sharefile being accessible to everyone, it will be based on the user.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I deleted the *.sharefile.com from my exemption list and created a security policy that allows the internal source and a list of users with Destination to any, Application "sharefile" with default application and Service/URL Category of custom category "Sharefile Domains" that contains the needed URLs for Sharefile.&amp;nbsp; I have this policy on top.&amp;nbsp; However, when I try to access, URL filter is still blocking.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thoughts?&amp;nbsp; Thanks for all the help!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 19:46:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/create-security-policy-allowing-access-to-sharefile-based-on/m-p/518770#M501</guid>
      <dc:creator>NormGala</dc:creator>
      <dc:date>2022-10-21T19:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create Security Policy Allowing Access to Sharefile based on User while URL filtering is blocking "Online-storage-and-Backup".</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/create-security-policy-allowing-access-to-sharefile-based-on/m-p/518809#M503</link>
      <description>&lt;P&gt;So there are a few different ways of doing this depending on how your security rules and URL filtering are setup. It sounds like you have created a URL based security rule, but have not unblocked URL filtering or added a separate category in different filters to allow. Allowing this exception also requires that you have UserID and Decryption running effectively (decryption not so much as for domain-wide you can probably get away with just SNI detection).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is how we do it with allowing specific users to access Dropbox/Facebook/etc. where general users are blocked. First, you should have a custom URL Category for your target site. Be sure to add terminating "/" to prevent unintended expansion to other URLs. You may also want to have additional custom URL Categories for things to always allow/block in all cases:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Objects -&amp;gt; Custom Objects -&amp;gt; URL Category&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;Name = Sharefile-Allow&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;sharefile.com/&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;*.sharefile.com/&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your general corporate-wide URL Filtering rule should have your new custom URL Category set to "none".&amp;nbsp; Set "online-storage-and-backup" to "block":&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Objects -&amp;gt; Security Profiles -&amp;gt; URL Filtering&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;Name = Corp-Filtering&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;ᐁ Custom URL Categories:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;CorpAlwaysAllow = allow,allow&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;CorpAlwaysBlock = block,block&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;Sharefile-Allow = none,none&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;....&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;ᐁ Predefined Categories&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;...&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;online-storage-and-backup = block,block&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now create a new URL Filtering rule that will be for your allowed users to a specific site. Keep the online-storage-and-backup category set to "block" to block non-targeted sites. (You can do this as either a combined rule with many allowed custom URL Categories or a single allowed category, we find having individual URL Filtering rules easier when dealing with many overlapping users who have different exceptions for different sites):&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Objects -&amp;gt; Security Profiles -&amp;gt; URL Filtering&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;name = Sharefile-Filtering&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;ᐁ Custom URL Categories:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;CorpAlwaysAllow = allow,allow&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;CorpAlwaysBlock = block,block&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;Sharefile-Allow = &lt;U&gt;allow,allow&lt;/U&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;....&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;ᐁ Predefined Categories&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;...&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;online-storage-and-backup = block,block&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your existing users should have a general outbound Internet rule which applies your standard URL filtering and data inspection rules. This will block all online-storage-and-backup by default:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Policies -&amp;gt; Security&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;Name = InternetAccess&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;SrcZone = Trust&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;SrcAddr = CorpIPs,VPNIPs&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;SrcUser = any&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;DstZone = Untrust&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;Service/URL = any&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;Action = Allow, URLFiltering=Corp-Filtering&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now create a new Security Policy for your users with a special site exception. You can do this with or without the service/URL category, however I strongly using the service/URL as this will restrict the rule to only being used when the allowed user is visiting the particular site being allowed. Otherwise the user will sometimes use the general internet rule and sometimes use the special allow rule (for non siharefile.com destinations), which can make reviewing logs a bit confusing (i.e. the special rule being used for google.com traffic as well):&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Policies -&amp;gt; Security&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;Name = InternetAccess-Sharefile&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;SrcZone = Trust&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;SrcAddr = CorpIPs,VPNIPs&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;SrcUser = &lt;U&gt;Alice,Bob,David&lt;/U&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;DstZone = Untrust&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;Service/URL = Sharefile-Allow&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;Action = Allow, URLFiltering=&lt;U&gt;Sharefile-Filtering&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now when Alice, Bob, or David go to sharefile.com, their traffic will match the "InternetAccess-Sharefile" Security Policy and be filtered by the "Sharefile-Filtering" URL Filter, allowing the custom "Sharefile-Allow" site list. If Carol or Eve try to go to sharefile.com they will not match the user list, so they will default to the "InternetAccess" Security Policy and be filtered by "Corp-Filtering". When Alice, Bob, Carol, David, and Eve go to google.com, they again won't match the special rule URL list and will default to "InternetAccess". You can go on and add further specific Security Policies and filter rules for more sites (Facebook, Twitter, etc.) to allow individual users to specific sites, where the corporate-wide policy is to block.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 23:43:57 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/create-security-policy-allowing-access-to-sharefile-based-on/m-p/518809#M503</guid>
      <dc:creator>Adrian_Jensen</dc:creator>
      <dc:date>2022-10-21T23:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Create Security Policy Allowing Access to Sharefile based on User while URL filtering is blocking "Online-storage-and-Backup".</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/create-security-policy-allowing-access-to-sharefile-based-on/m-p/518915#M506</link>
      <description>&lt;P&gt;Thanks Adrian! This solution worked and is very helpful. (I was close.&amp;nbsp; Just missing the last 3 steps.&amp;nbsp; lol!)&amp;nbsp; Cheers!&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 15:25:13 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/create-security-policy-allowing-access-to-sharefile-based-on/m-p/518915#M506</guid>
      <dc:creator>NormGala</dc:creator>
      <dc:date>2022-10-24T15:25:13Z</dc:date>
    </item>
  </channel>
</rss>

