<?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: Custom URL to match allow policy matches halfway through URL in Next-Generation Firewall Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/custom-url-to-match-allow-policy-matches-halfway-through-url/m-p/582441#M2933</link>
    <description>&lt;P&gt;No.&lt;/P&gt;
&lt;P&gt;These seem to match the rule: abc.com/string1-string2&amp;lt;anything&amp;gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But we want exactly this:&amp;nbsp; abc.com/string1-string2/string3-string4/string5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2024 01:00:08 GMT</pubDate>
    <dc:creator>joshuahill9</dc:creator>
    <dc:date>2024-04-03T01:00:08Z</dc:date>
    <item>
      <title>Custom URL to match allow policy matches halfway through URL</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/custom-url-to-match-allow-policy-matches-halfway-through-url/m-p/582407#M2931</link>
      <description>&lt;P&gt;Custom URL category containing one line similar to this:&lt;/P&gt;
&lt;P&gt;abc.com/string1-string2/string3-string4/string5&lt;/P&gt;
&lt;P&gt;After the domain name are a series of strings with some dashes and forward slashes. String5 is meant to be a filename in the string3-string4 directory.&lt;/P&gt;
&lt;P&gt;The URL category matches in an allow rule for web-browsing port 80 traffic. No decryption here. No special NAT.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These seem to match the rule:&lt;/P&gt;
&lt;P&gt;abc.com/string1-string2&amp;lt;anything&amp;gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so basically as long as the firewall reads the end of string2 it matches regardless of anything after string2.&lt;/P&gt;
&lt;P&gt;For now it works for our purposes, but we only want to catch a specific file, so, any idea why it would do this?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for reading. I promise I tried my best to read documentation and previous posts!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 20:45:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/custom-url-to-match-allow-policy-matches-halfway-through-url/m-p/582407#M2931</guid>
      <dc:creator>joshuahill9</dc:creator>
      <dc:date>2024-04-02T20:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL to match allow policy matches halfway through URL</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/custom-url-to-match-allow-policy-matches-halfway-through-url/m-p/582415#M2932</link>
      <description>&lt;P&gt;So you want it to match for "&lt;SPAN&gt;abc.com/string1-string2/string3-string4/&amp;lt;anything&amp;gt;"?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Use filter:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;abc.com/string1-string2/string3-string4/*&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And maybe &lt;A href="http://www.abc.com/string1-string2/string3-string4/*" target="_blank"&gt;www.abc.com/string1-string2/string3-string4/*&lt;/A&gt; as is needed as well.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 20:47:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/custom-url-to-match-allow-policy-matches-halfway-through-url/m-p/582415#M2932</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2024-04-02T20:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL to match allow policy matches halfway through URL</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/custom-url-to-match-allow-policy-matches-halfway-through-url/m-p/582441#M2933</link>
      <description>&lt;P&gt;No.&lt;/P&gt;
&lt;P&gt;These seem to match the rule: abc.com/string1-string2&amp;lt;anything&amp;gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But we want exactly this:&amp;nbsp; abc.com/string1-string2/string3-string4/string5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 01:00:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/custom-url-to-match-allow-policy-matches-halfway-through-url/m-p/582441#M2933</guid>
      <dc:creator>joshuahill9</dc:creator>
      <dc:date>2024-04-03T01:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URL to match allow policy matches halfway through URL</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/custom-url-to-match-allow-policy-matches-halfway-through-url/m-p/582442#M2934</link>
      <description>&lt;P&gt;To put it another way, what should I input so this exact text is matched and nothing else:&amp;nbsp;&lt;SPAN&gt;abc.com/string1-string2/string3-string4/string5 ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;From my reading of the documentation that is exactly what I am supposed to input. I think I do not have to put in regex or an extra slash at the end.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 03:06:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/custom-url-to-match-allow-policy-matches-halfway-through-url/m-p/582442#M2934</guid>
      <dc:creator>joshuahill9</dc:creator>
      <dc:date>2024-04-03T03:06:24Z</dc:date>
    </item>
  </channel>
</rss>

