<?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: Using MineMeld to build a list of IP addresses from a list of domains in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/using-minemeld-to-build-a-list-of-ip-addresses-from-a-list-of/m-p/333833#M95655</link>
    <description>&lt;P&gt;Unfortunately I don't have access to that info. The VMs are spun up by an external company. Oh well.&lt;/P&gt;
&lt;P&gt;I've adopted a cruder approach: I created a URL category using the wildcard domains. It gets used in a firewall policy. It's not perfect but it covers 80% of the problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, all, for your thoughts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jun 2020 14:35:48 GMT</pubDate>
    <dc:creator>efritz</dc:creator>
    <dc:date>2020-06-17T14:35:48Z</dc:date>
    <item>
      <title>Using MineMeld to build a list of IP addresses from a list of domains</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-minemeld-to-build-a-list-of-ip-addresses-from-a-list-of/m-p/333018#M95651</link>
      <description>&lt;P&gt;Our current MineMeld instance is doing a great job of handling our Office 365 requests. Now I'd like to use it to solve a different problem, but I'm not sure how to go about it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We need to allow outbound app-specific traffic to *.somedomain.com. I tried a URL category but that's not working, probably because this traffic isn't HTTPS or HTTP. I thought that, if I could get MineMeld to resolve that wildcard domain to a list of IP addresses (or ranges), then I could put that list in the firewall policy.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to get MineMeld to resolve wildcard domains to IP addresses?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 17:31:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-minemeld-to-build-a-list-of-ip-addresses-from-a-list-of/m-p/333018#M95651</guid>
      <dc:creator>efritz</dc:creator>
      <dc:date>2020-06-11T17:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using MineMeld to build a list of IP addresses from a list of domains</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-minemeld-to-build-a-list-of-ip-addresses-from-a-list-of/m-p/333058#M95652</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1144"&gt;@efritz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;depending on the amount of subdomains under &lt;EM&gt;subdomain.com&lt;/EM&gt; you can consider using&amp;nbsp;&lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClHJCA0" target="_self"&gt;FQDN Objects&lt;/A&gt;&amp;nbsp;or a cloud service that generates the list of IP's (the EDL source) out of a large set of FQDN's. Take a look at the serverless implementation of a&amp;nbsp;&lt;A href="https://github.com/PaloAltoNetworks/fqdn-service" target="_self"&gt;FQDN Service Feed&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 20:40:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-minemeld-to-build-a-list-of-ip-addresses-from-a-list-of/m-p/333058#M95652</guid>
      <dc:creator>xhoms</dc:creator>
      <dc:date>2020-06-11T20:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using MineMeld to build a list of IP addresses from a list of domains</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-minemeld-to-build-a-list-of-ip-addresses-from-a-list-of/m-p/333635#M95653</link>
      <description>&lt;P&gt;The problem with the FQDN object is that there are hundreds of subdomain entries, each corresponding to a virtual machine that is generated on the fly and has a hostname consisting of seemingly random characters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The FQDN Service Feed link you provided will probably work but I was hoping for something simpler. This project is for a small group of users and one application. I'll keep that one in mind as a last resort.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2020 13:44:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-minemeld-to-build-a-list-of-ip-addresses-from-a-list-of/m-p/333635#M95653</guid>
      <dc:creator>efritz</dc:creator>
      <dc:date>2020-06-16T13:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using MineMeld to build a list of IP addresses from a list of domains</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-minemeld-to-build-a-list-of-ip-addresses-from-a-list-of/m-p/333636#M95654</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/1144"&gt;@efritz&lt;/a&gt;&amp;nbsp;, I'd look for API's or logs available in the engine that is spinning up the VM's in order to get the IP addresses from there (instead of trying to get the IP addresses from the FQDN mapped to them). If these logs exists then it should be quite easy to code a script that uses PAN-OS Dynamic Address Group API with them.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2020 13:50:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-minemeld-to-build-a-list-of-ip-addresses-from-a-list-of/m-p/333636#M95654</guid>
      <dc:creator>xhoms</dc:creator>
      <dc:date>2020-06-16T13:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using MineMeld to build a list of IP addresses from a list of domains</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/using-minemeld-to-build-a-list-of-ip-addresses-from-a-list-of/m-p/333833#M95655</link>
      <description>&lt;P&gt;Unfortunately I don't have access to that info. The VMs are spun up by an external company. Oh well.&lt;/P&gt;
&lt;P&gt;I've adopted a cruder approach: I created a URL category using the wildcard domains. It gets used in a firewall policy. It's not perfect but it covers 80% of the problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, all, for your thoughts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 14:35:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/using-minemeld-to-build-a-list-of-ip-addresses-from-a-list-of/m-p/333833#M95655</guid>
      <dc:creator>efritz</dc:creator>
      <dc:date>2020-06-17T14:35:48Z</dc:date>
    </item>
  </channel>
</rss>

