<?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 csv file for fqdn ip resolutions in Next-Generation Firewall Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/create-csv-file-for-fqdn-ip-resolutions/m-p/565571#M2086</link>
    <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/309446"&gt;@Jeffrey_Makuch&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;There is CLI command that will give you all FQDN objects:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;gt; show dns-proxy fqdn all&lt;/LI-CODE&gt;
&lt;P&gt;One way would be to copy the output and part it with a little help of regext and tex editor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or you may try to search for the XML API that will execute the same command and return XML output, which will again need some parsing. I don't have access to FW at the moment to check myself, but you should be able to search for it in the &lt;A href="https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-panorama-api/get-started-with-the-pan-os-xml-api/explore-the-api/use-the-api-browser" target="_blank"&gt;Use the API Browser (paloaltonetworks.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2023 14:03:31 GMT</pubDate>
    <dc:creator>aleksandar.astardzhiev</dc:creator>
    <dc:date>2023-11-14T14:03:31Z</dc:date>
    <item>
      <title>Create csv file for fqdn ip resolutions</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/create-csv-file-for-fqdn-ip-resolutions/m-p/565479#M2082</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm busy trying to extra IP's from my fqdn addresses.&lt;BR /&gt;Wondering if i could get some guidance.&lt;BR /&gt;I've done the set address&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;set address ht-autodesk.com fqdn autodesk.com&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What i'd like to get out of this is resolution IP's for this fqdn.&lt;BR /&gt;As i don't want to go via the GUI and extract 1 by one.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jeffrey_Makuch_0-1699941265034.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/55150i41ADD804FB27C688/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Jeffrey_Makuch_0-1699941265034.png" alt="Jeffrey_Makuch_0-1699941265034.png" /&gt;&lt;/span&gt;&lt;BR /&gt;I have 7 address groups applied to a policy with any where between 1-20 fqdn's applied.&lt;BR /&gt;If there is a way to run a command to extra from the address group as well for the above that would be great.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;e.g this address group, extract IPs for fqdn's&lt;/P&gt;
&lt;P&gt;fqdn autodesk.com IP 23.21.189.113&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;fqdn autodesk.com IP 50.19.149.4&lt;/P&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 06:00:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/create-csv-file-for-fqdn-ip-resolutions/m-p/565479#M2082</guid>
      <dc:creator>Jeffrey_Makuch</dc:creator>
      <dc:date>2023-11-14T06:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Create csv file for fqdn ip resolutions</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/create-csv-file-for-fqdn-ip-resolutions/m-p/565571#M2086</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/309446"&gt;@Jeffrey_Makuch&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;There is CLI command that will give you all FQDN objects:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;gt; show dns-proxy fqdn all&lt;/LI-CODE&gt;
&lt;P&gt;One way would be to copy the output and part it with a little help of regext and tex editor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or you may try to search for the XML API that will execute the same command and return XML output, which will again need some parsing. I don't have access to FW at the moment to check myself, but you should be able to search for it in the &lt;A href="https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-panorama-api/get-started-with-the-pan-os-xml-api/explore-the-api/use-the-api-browser" target="_blank"&gt;Use the API Browser (paloaltonetworks.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 14:03:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/create-csv-file-for-fqdn-ip-resolutions/m-p/565571#M2086</guid>
      <dc:creator>aleksandar.astardzhiev</dc:creator>
      <dc:date>2023-11-14T14:03:31Z</dc:date>
    </item>
  </channel>
</rss>

