<?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: Blocking TLDs with a URL filter in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/99442#M44186</link>
    <description>&lt;P&gt;Thanks for the reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have an example you're willing to share?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jul 2016 14:04:47 GMT</pubDate>
    <dc:creator>mbrownnyc</dc:creator>
    <dc:date>2016-07-22T14:04:47Z</dc:date>
    <item>
      <title>Blocking TLDs with a URL filter</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/98479#M44138</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm attempting to block about 1340 TLDs with a URL filter.&amp;nbsp; However, I can't seem to get the URL filter to not block any URL where the TLD string is part.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;If I want to block the .able TLD, I block "*.able" via a URL Category that's linked to a URL filter that's linked to a profile on a policy.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I expect the following results:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;block: nic.able&lt;/LI&gt;&lt;LI&gt;not block: &lt;A href="http://www.able.org/index.html" target="_blank"&gt;www.able.org/index.html&lt;/A&gt; or foo.docs.able.google.com&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What actually happens:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;block: nic.able, &lt;A href="http://www.able.org/index.html" target="_blank"&gt;www.able.org/index.html&lt;/A&gt; and foo.docs.able.google.com&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, the wildcard "*.able" acts the same as a regex .*able.*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might think that "*.able/" resolves this in this case:&lt;/P&gt;&lt;P&gt;I expect to happen:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;block: nic.able&lt;/LI&gt;&lt;LI&gt;not block: &lt;A href="http://www.able.org/index.html" target="_blank"&gt;www.able.org/index.html&lt;/A&gt; or foo.docs.able.google.com or &lt;A href="https://encrypted.google.com/search?hl=en_q=inurl:able" target="_blank"&gt;https://encrypted.google.com/search?hl=en_q=inurl:able&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What actually happens:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;block: nic.able and &lt;A href="https://encrypted.google.com/search?hl=en_q=inurl:able" target="_blank"&gt;https://encrypted.google.com/search?hl=en_q=inurl:able&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;not block: &lt;A href="http://www.able.org/index.html" target="_blank"&gt;www.able.org/index.html&lt;/A&gt; or foo.docs.able.google.com&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;So, the wildcard "*.able/" acts the same as a regex .*[.]able$&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason why I wish to block TLDs is simple:&lt;BR /&gt;I ran a regressive query against all URLs accessed by my company for three months (we are capturing traffic using Moloch "network VCR") and only about 50 TLDs are ever accessed. ICANNs total list of TLDs contains 1405 TLDs (&lt;A href="https://www.icann.org/resources/pages/tlds-2012-02-25-en" target="_blank"&gt;https://www.icann.org/resources/pages/tlds-2012-02-25-en&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only time I see hits against odd TLDs is in attack events. So, given that the cost-reward is so high, I wish to block TLDs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This seems like an odd weakness to have in the URL filtering engine that could be resolved with a single line of code.&amp;nbsp; So I'll hope and assume that I'm doing something wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to block TLDs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SEs, please feel free to access case: 00515922&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2016 20:51:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/98479#M44138</guid>
      <dc:creator>mbrownnyc</dc:creator>
      <dc:date>2016-07-19T20:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking TLDs with a URL filter</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/98637#M44147</link>
      <description>&lt;P&gt;Hi Matt&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the URL filtering manual entries are actually sort of regex rather than simple wildcards, so using &lt;EM&gt;.able&lt;/EM&gt; would do the job&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;alternatively, if you create a custom threat signature, you can use more complex regex to match the TLDs&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 08:08:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/98637#M44147</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2016-07-20T08:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking TLDs with a URL filter</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/99439#M44184</link>
      <description>&lt;P&gt;I have blocked ".able".&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What I (and you (?)) expect to happen:&lt;/P&gt;&lt;P&gt;block: nic.able&lt;BR /&gt;not block: &lt;A href="http://www.able.org/index.html" target="_blank"&gt;www.able.org/index.html&lt;/A&gt; or foo.docs.able.google.com or &lt;A href="https://encrypted.google.com/search?hl=en_q=inurl:able" target="_blank"&gt;https://encrypted.google.com/search?hl=en_q=inurl:able&lt;/A&gt;&lt;/P&gt;&lt;P&gt;What actually happens:&lt;/P&gt;&lt;P&gt;block: nic.able&lt;BR /&gt;not block: &lt;A href="http://www.able.org/index.html" target="_blank"&gt;www.able.org/index.html&lt;/A&gt; or foo.docs.able.google.com and &lt;A href="https://encrypted.google.com/search?hl=en_q=inurl:able" target="_blank"&gt;https://encrypted.google.com/search?hl=en_q=inurl:able&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;However, if I also block ".google":&lt;BR /&gt;What I (and you (?)) expect to happen:&lt;/P&gt;&lt;P&gt;block: nic.google&lt;BR /&gt;not block: &lt;A href="http://www.google.com/index.html" target="_blank"&gt;www.google.com/index.html&lt;/A&gt; or docs.google.com or &lt;A href="https://encrypted.google.com/search?hl=en&amp;amp;q=inurl%3Agoogle" target="_blank"&gt;https://encrypted.google.com/search?hl=en&amp;amp;q=inurl%3Agoogle&lt;/A&gt;&lt;/P&gt;&lt;P&gt;What actually happens:&lt;/P&gt;&lt;P&gt;block: nic.google and &lt;A href="https://encrypted.google.com/search?hl=en&amp;amp;q=inurl%3Agoogle" target="_blank"&gt;https://encrypted.google.com/search?hl=en&amp;amp;q=inurl%3Agoogle&lt;/A&gt;&lt;BR /&gt;not block: &lt;A href="http://www.google.com/index.html" target="_blank"&gt;www.google.com/index.html&lt;/A&gt; or docs.google.com&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, although .able worked, the strategy in general doesn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any further assistance is appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 12:12:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/99439#M44184</guid>
      <dc:creator>mbrownnyc</dc:creator>
      <dc:date>2016-07-22T12:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking TLDs with a URL filter</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/99441#M44185</link>
      <description>&lt;P&gt;I've been playing around with this internally for a while and found that while blocking&amp;nbsp;&lt;EM&gt;.able&lt;/EM&gt; or&amp;nbsp;&lt;EM&gt;.google&lt;/EM&gt; works better then doing a&amp;nbsp;&lt;EM&gt;*.able&lt;/EM&gt; it's far from a perfect solution. I've had more luck with creating a custom threat signature however, the time that is needed to create a custom threat signature and properly test it before actaully deploying it is a much longer process in general. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 13:55:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/99441#M44185</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2016-07-22T13:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking TLDs with a URL filter</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/99442#M44186</link>
      <description>&lt;P&gt;Thanks for the reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have an example you're willing to share?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 14:04:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/99442#M44186</guid>
      <dc:creator>mbrownnyc</dc:creator>
      <dc:date>2016-07-22T14:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking TLDs with a URL filter</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/203227#M59886</link>
      <description>Recently encountered the exact same issue regarding TLD blocks. Can anyone from PAN comment on why this is happening? According to the docs, there is an implied /* at the end of an entry. If that's the case, the entry *.download should not block *.download.windowsupdate.com, but it does. Like &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11366"&gt;@mbrownnyc&lt;/a&gt; mentioned, manually adding the /* doesn't resolve the issue.</description>
      <pubDate>Fri, 02 Mar 2018 07:23:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/203227#M59886</guid>
      <dc:creator>jhopple</dc:creator>
      <dc:date>2018-03-02T07:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking TLDs with a URL filter</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/203257#M59893</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/71091"&gt;@jhopple&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I went looking for that article as it is incorrect, I've updated it to reflect that actual situation (this was an article from 2009, apologies for the confusion)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;custom URL entries match tokens, devided by separators&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this entry in the admin guide describes it best:&amp;nbsp;&lt;A href="https://www.paloaltonetworks.com/documentation/80/pan-os/web-interface-help/objects/objects-security-profiles-url-filtering/url-filtering-overrides" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/80/pan-os/web-interface-help/objects/objects-security-profiles-url-filtering/url-filtering-overrides&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2018 11:37:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/203257#M59893</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2018-03-02T11:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking TLDs with a URL filter</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/217864#M62995</link>
      <description>&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Something you mentioned in a similar thread seems applicable here. Below is a summary of the solution you provided.&lt;BR /&gt;&lt;BR /&gt;By adding ".com/" to the block list you will:&lt;BR /&gt;Block all domains with a .com tld&lt;BR /&gt;Still be able to access &lt;A href="http://www.com.uk" target="_blank"&gt;www.com.uk&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(Ref. &lt;A href="https://live.paloaltonetworks.com/t5/Management-Articles/URL-filtering-with-domain-name-patterns/tac-p/185289#M4808" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Management-Articles/URL-filtering-with-domain-name-patterns/tac-p/185289#M4808&lt;/A&gt;)&lt;BR /&gt;&lt;BR /&gt;The solution implies the following:&lt;BR /&gt;&lt;BR /&gt;If you want to block the .com tld&lt;BR /&gt;Then you should add "*.com/" to the block list&lt;BR /&gt;If you add "*.com/" to the block list&lt;BR /&gt;Then &lt;A href="http://www.com.uk" target="_blank"&gt;www.com.uk&lt;/A&gt; will not be blocked&lt;BR /&gt;&lt;BR /&gt;Following that logic:&lt;BR /&gt;&lt;BR /&gt;If "*.com/" blocks the .com tld&lt;BR /&gt;Then "*.download/" blocks the .download tld&lt;BR /&gt;If "*.com/" does not block &lt;A href="http://www.com.uk" target="_blank"&gt;www.com.uk&lt;/A&gt;&lt;BR /&gt;Then "*.download/" does not block download.windowsupdate.com&lt;BR /&gt;&lt;BR /&gt;That means your solution should solve my problem.&lt;BR /&gt;&lt;BR /&gt;Decided to double check the admin guide which says,&lt;BR /&gt;&lt;BR /&gt;"Further, to block access to a domain suffix such as paloaltonetworks.com.au, you must add an entry with a slash ( / ) at the end. In this example, you would add *.paloaltonetworks.com/ to the block list."&lt;BR /&gt;&lt;BR /&gt;That implies:&lt;BR /&gt;&lt;BR /&gt;If you want to block paloaltonetworks.com.au&lt;BR /&gt;Then you must add "*.paloaltonetworks.com/" to the block list&lt;BR /&gt;If "*.paloaltonetworks.com/" will block paloaltonetworks.com.au&lt;BR /&gt;Then "*.paloaltonetworks.com/" will block paloaltonetworks.com.uk&lt;BR /&gt;If "*.paloaltonetworks.com/" will block paloaltonetworks.com.uk&lt;BR /&gt;Then "*.www.com/" will block &lt;A href="http://www.com.uk" target="_blank"&gt;www.com.uk&lt;/A&gt;&lt;BR /&gt;If "*.www.com/" will block &lt;A href="http://www.com.uk" target="_blank"&gt;www.com.uk&lt;/A&gt;&lt;BR /&gt;Then "*.*.com/" will block &lt;A href="http://www.com.uk" target="_blank"&gt;www.com.uk&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;So now we're getting into nested wildcards so I refered to a Management Article that says,&lt;BR /&gt;&lt;BR /&gt;"The asterisk (*) wildcard does not respect the period (.) as a delimiter and will continue as a wildcard until a subdomain, domain or top level domain is matched.&lt;BR /&gt;*.*.sub3.com will match sub1.sub2.sub3.com. However, this should be avoided as a best practice as nested asterisks can create a performance impact on the device.&lt;BR /&gt;Instead, as a best practice you can use: *.sub3.com. This will match sub1.sub2.sub3.com"&lt;BR /&gt;&lt;BR /&gt;(Ref. &lt;A href="https://live.paloaltonetworks.com/t5/Management-Articles/Nested-Wildcard-in-URLs-May-Severely-Affect-Performance/ta-p/61323" target="_blank"&gt;https://live.paloaltonetworks.com/t5/Management-Articles/Nested-Wildcard-in-URLs-May-Severely-Affect-Performance/ta-p/61323&lt;/A&gt;)&lt;BR /&gt;&lt;BR /&gt;So, picking up where we left off and keeping that in mind:&lt;BR /&gt;&lt;BR /&gt;If "*.www.com/" will block &lt;A href="http://www.com.uk" target="_blank"&gt;www.com.uk&lt;/A&gt;&lt;BR /&gt;Then "*.*.com/" will block &lt;A href="http://www.com.uk" target="_blank"&gt;www.com.uk&lt;/A&gt;&lt;BR /&gt;If "*.*.com/" will block &lt;A href="http://www.com.uk" target="_blank"&gt;www.com.uk&lt;/A&gt;&lt;BR /&gt;Then "*.com/" will block &lt;A href="http://www.com.uk" target="_blank"&gt;www.com.uk&lt;/A&gt;&lt;BR /&gt;If "*.com/" will block &lt;A href="http://www.com.uk" target="_blank"&gt;www.com.uk&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I ran this thing to the ground on my scratch pad but I'll stop here. At this the assumed logic from the admin guide contradicts the assumed logic of your solution from the other thread.&lt;BR /&gt;&lt;BR /&gt;I would very much like to know:&lt;BR /&gt;If your solution is actually valid&lt;BR /&gt;If there was a typo in the admin guide</description>
      <pubDate>Thu, 14 Jun 2018 09:35:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/217864#M62995</guid>
      <dc:creator>jhopple</dc:creator>
      <dc:date>2018-06-14T09:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking TLDs with a URL filter</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/217887#M63004</link>
      <description>&lt;P&gt;&amp;nbsp;if not for the slash at the end of the string you would be right. the slash is a hard stop to the domain name and will only allow url path after that&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*.com/&lt;/P&gt;
&lt;P&gt;blocks &lt;A href="http://www.mysite.com" target="_blank"&gt;www.mysite.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;allows &lt;A href="http://www.mysite.com.uk" target="_blank"&gt;www.mysite.com.uk&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*.com&amp;nbsp;&lt;/P&gt;
&lt;P&gt;blocks &lt;A href="http://www.mysite.com" target="_blank"&gt;www.mysite.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;blocks &lt;A href="http://www.mysite.com.uk" target="_blank"&gt;www.mysite.com.uk&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i reproduced it real quick:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="slash" style="width: 300px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/15499i9FF0005940301529/image-size/small?v=v2&amp;amp;px=200" role="button" title="slash.png" alt="slash" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;slash&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="no slash" style="width: 300px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/15500i4E5BAD5AA3278881/image-size/small?v=v2&amp;amp;px=200" role="button" title="noslash.png" alt="no slash" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;no slash&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;always trust&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt; &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've pinged the admin guide team to check the wording&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 11:13:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/217887#M63004</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2018-06-14T11:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking TLDs with a URL filter</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/217940#M63022</link>
      <description>&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;That's kind of the direction I was leaning (ref typo on guide) That's also how I thought the trailing / was interpreted (ref hard stop). I still felt inclined to write out the logic (based on the doc said) even though it seemed ridiculous. For a brief moment I thought maybe y'all had a magical parser that could distinguish between a domain/sub-domain and a tld. Lasted about as long as it took to write out the first reference to ".download".&lt;BR /&gt;&lt;BR /&gt;So now the only question I have is this: If I request approval to have "*.domain/" added to block list, can I use you as an authoritative source and if download.windowsupdate.com gets blocked are you willing to take the heat?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(That last bit is joke)</description>
      <pubDate>Thu, 14 Jun 2018 15:18:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/217940#M63022</guid>
      <dc:creator>jhopple</dc:creator>
      <dc:date>2018-06-14T15:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking TLDs with a URL filter</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/217960#M63026</link>
      <description>&lt;P&gt;if you manage to get download.microsoft.com blocked by adding *.domain/ I will come over personally! &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but i reproduced it real quick for you:&amp;nbsp;&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="examples.png" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/15503i398C50D113EA1CE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="examples.png" alt="examples.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 17:39:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/217960#M63026</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2018-06-14T17:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking TLDs with a URL filter</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/219412#M63366</link>
      <description>&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 27 Jun 2018 06:18:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/blocking-tlds-with-a-url-filter/m-p/219412#M63366</guid>
      <dc:creator>jhopple</dc:creator>
      <dc:date>2018-06-27T06:18:15Z</dc:date>
    </item>
  </channel>
</rss>

