<?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 Wildcard domain + destination question in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/wildcard-domain-destination-question/m-p/307401#M79825</link>
    <description>&lt;P&gt;Hi..I want to be able to allow a specific set of apps to *.github.com.&amp;nbsp; To do this would I simply specify a custom URL with *.github.com and destination of ANY?&amp;nbsp; That would then only allow those apps to *.github.com?&amp;nbsp; I ask just because I am wary of having the destination as ANY and not clear on which takes precedence.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I have it locked down to destination IPs and FQDN of github.com but that doesn't always work because IPs change and some of the valid traffic gets denied.&amp;nbsp;&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="Annotation 2020-01-21 093816.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/23550iE4D602CBF4FECE60/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Annotation 2020-01-21 093816.png" alt="Annotation 2020-01-21 093816.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2020 14:39:18 GMT</pubDate>
    <dc:creator>drewdown</dc:creator>
    <dc:date>2020-01-21T14:39:18Z</dc:date>
    <item>
      <title>Wildcard domain + destination question</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/wildcard-domain-destination-question/m-p/307401#M79825</link>
      <description>&lt;P&gt;Hi..I want to be able to allow a specific set of apps to *.github.com.&amp;nbsp; To do this would I simply specify a custom URL with *.github.com and destination of ANY?&amp;nbsp; That would then only allow those apps to *.github.com?&amp;nbsp; I ask just because I am wary of having the destination as ANY and not clear on which takes precedence.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I have it locked down to destination IPs and FQDN of github.com but that doesn't always work because IPs change and some of the valid traffic gets denied.&amp;nbsp;&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="Annotation 2020-01-21 093816.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/23550iE4D602CBF4FECE60/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Annotation 2020-01-21 093816.png" alt="Annotation 2020-01-21 093816.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 14:39:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/wildcard-domain-destination-question/m-p/307401#M79825</guid>
      <dc:creator>drewdown</dc:creator>
      <dc:date>2020-01-21T14:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Wildcard domain + destination question</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/wildcard-domain-destination-question/m-p/307411#M79826</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/34542"&gt;@drewdown&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Specifying the destination IP addresses as any will work perfectly fine. The downside of this way is that the tcp handshake really is allowed to any IP. As soon as the firewall then sees the URL (in http get or tls client hello/server hello) then it will match this rule finally and the traffic is allowed if it matches *.github.com. If you would like to have it a little more restricted I recommend to configure all github IPs as destination. You can find the IP addresses here:&amp;nbsp;&lt;A href="https://api.github.com/meta" target="_blank"&gt;https://api.github.com/meta&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(If you are using minemeld you can have minemeld dynamically import the IPs regularly or of couse you could also script this workflow and regularly check if you still have all the required IPs configure)&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 14:57:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/wildcard-domain-destination-question/m-p/307411#M79826</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2020-01-21T14:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Wildcard domain + destination question</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/wildcard-domain-destination-question/m-p/307412#M79827</link>
      <description>&lt;P&gt;With dest as any is there a downside to it?&amp;nbsp; &amp;nbsp;Meaning if it is set to ANY is it going to match and allow before it sees github or an IP related to github?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No interest in manually entering all of those and I want to lock this down.&amp;nbsp; I do use minemeld for o356 URLs but its been awhile since I did anything with it.&amp;nbsp; &amp;nbsp;Got a link to how I can configure it to pull github IPs?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit I changed the dest to ANY and its still denying SSH to 'lb-140-82-114-3.iad.github.com' eventhough I have that policy to allow *.github.com.&amp;nbsp; Honestly now that I look at it I don't know whats going on because before I made any changes it appears it was allowed sometimes and not others to same URL/IP over ssh.&amp;nbsp; Anything before 7:11 was locked down to destination, the 7:11 attempt was just using the URL category with destination as ANY.&amp;nbsp;&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="Annotation 2020-01-21 101441.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/23551iAE23573FE95B8509/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Annotation 2020-01-21 101441.png" alt="Annotation 2020-01-21 101441.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also it seems I went over this before and URL Category ONLY works http/SSL traffic and not SSH so I have to either allow github to ANY, configure all those IPs or use minemeld.&amp;nbsp; For all the cool features PAN has somethings leave a lot to be desired.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 15:25:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/wildcard-domain-destination-question/m-p/307412#M79827</guid>
      <dc:creator>drewdown</dc:creator>
      <dc:date>2020-01-21T15:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Wildcard domain + destination question</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/wildcard-domain-destination-question/m-p/307415#M79828</link>
      <description>&lt;P&gt;Using only an URL category can potentially allow some packets too much - at least the tcp handshake. Another downside is that a connection could go to ANY IP as long as there is something that matches the URL category in the http get request. And yes, URL catehories only work for http/https connections - not ssh.&lt;/P&gt;&lt;P&gt;So to lock it down and to also allow ssh to only github and not to any the best way is to use minemeld. There should be a json miner that you can use to pull the github IPs.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 15:44:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/wildcard-domain-destination-question/m-p/307415#M79828</guid>
      <dc:creator>Remo</dc:creator>
      <dc:date>2020-01-21T15:44:05Z</dc:date>
    </item>
  </channel>
</rss>

