<?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: List of network asddress translations in Next-Generation Firewall Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/list-of-network-asddress-translations/m-p/593670#M3511</link>
    <description>&lt;P&gt;You can go to the Policies-&amp;gt;NAT, at the bottom click the "PDF/CSV" page and it will spit out a CSV of all the displayed NAT rules (filtered using the terms in the search box at the top if you entered values there). The CSV will contain columns for the source IP/Zone and translated source/destination type/IP/options. Note 1: The address (both source and destination) will be the value entered in the config... so that may be an IP address, or it may be the address object name, if an object name was used in the config. You may have to convert the value. Note 2: Pay attention to the translation option "bi-directional: yes" which means that that rule automatically creates a reciprocal rule with the source/translation values reversed.&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jul 2024 16:49:05 GMT</pubDate>
    <dc:creator>Adrian_Jensen</dc:creator>
    <dc:date>2024-07-31T16:49:05Z</dc:date>
    <item>
      <title>List of network asddress translations</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/list-of-network-asddress-translations/m-p/593635#M3506</link>
      <description>&lt;P&gt;How do I get a detailed list of all NAT/PATs in the firewall. From what I can find nothing shows all the translatoins. I need to see an internal private IP translated to an external public IP, one for one.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 12:28:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/list-of-network-asddress-translations/m-p/593635#M3506</guid>
      <dc:creator>mccoyb</dc:creator>
      <dc:date>2024-07-31T12:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: List of network asddress translations</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/list-of-network-asddress-translations/m-p/593670#M3511</link>
      <description>&lt;P&gt;You can go to the Policies-&amp;gt;NAT, at the bottom click the "PDF/CSV" page and it will spit out a CSV of all the displayed NAT rules (filtered using the terms in the search box at the top if you entered values there). The CSV will contain columns for the source IP/Zone and translated source/destination type/IP/options. Note 1: The address (both source and destination) will be the value entered in the config... so that may be an IP address, or it may be the address object name, if an object name was used in the config. You may have to convert the value. Note 2: Pay attention to the translation option "bi-directional: yes" which means that that rule automatically creates a reciprocal rule with the source/translation values reversed.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 16:49:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/list-of-network-asddress-translations/m-p/593670#M3511</guid>
      <dc:creator>Adrian_Jensen</dc:creator>
      <dc:date>2024-07-31T16:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: List of network asddress translations</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/list-of-network-asddress-translations/m-p/593678#M3512</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/184176"&gt;@mccoyb&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you run the "show session all" command you will see the the NATed IP addresses for all of your sessions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;67137512     ldap           ACTIVE  FLOW  NS   192.168.55.218[62453]/trust-L3/17  (10.66.22.55[17114])

vsys1                                          10.66.22.243[389]/dmz-L3  (10.66.22.243[389])&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This example was taken from this document -&amp;gt; &lt;A href="https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClsVCAS" target="_blank" rel="noopener"&gt;https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClsVCAS&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The top line is the source IP address.&lt;/LI&gt;
&lt;LI&gt;The bottom line is the destination IP address.&lt;/LI&gt;
&lt;LI&gt;The left IP address is the pre-NAT IP address.&lt;/LI&gt;
&lt;LI&gt;The right IP is the post-NAT IP address.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;In this example, &lt;SPAN&gt;&lt;SPAN class="richTextArea slds-text-longform tile__title red-txt"&gt;192.168.55.218&lt;/SPAN&gt;&lt;/SPAN&gt; is NATed to &lt;SPAN&gt;&lt;SPAN class="richTextArea slds-text-longform tile__title red-txt"&gt;10.66.22.55&lt;/SPAN&gt;&lt;/SPAN&gt;.&amp;nbsp; (It is a lab NGFW.) So, you can see &lt;EM&gt;all&lt;/EM&gt; of the current NAT translations on the NGFW equivalent to the Cisco "show ip nat translations" or "show xlate".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use filters as explained in the document to show only the traffic you want.&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;Tom&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS&amp;nbsp; You can also enable additional columns in the Monitor tab.&amp;nbsp; Please see this post and scroll down to the pictures.&amp;nbsp; &lt;A href="https://live.paloaltonetworks.com/t5/general-topics/nat-sessions/td-p/50186" target="_blank" rel="noopener"&gt;https://live.paloaltonetworks.com/t5/general-topics/nat-sessions/td-p/50186&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 17:34:52 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/list-of-network-asddress-translations/m-p/593678#M3512</guid>
      <dc:creator>TomYoung</dc:creator>
      <dc:date>2024-07-31T17:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: List of network asddress translations</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/list-of-network-asddress-translations/m-p/593698#M3513</link>
      <description>&lt;P&gt;Thanks for the reponse. I saw this in my research but since all flows are included I guess I didn't see the tree for the forest. The site I am looking at has a lot of traffic and only about 20 NATs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 19:25:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/list-of-network-asddress-translations/m-p/593698#M3513</guid>
      <dc:creator>mccoyb</dc:creator>
      <dc:date>2024-07-31T19:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: List of network asddress translations</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/list-of-network-asddress-translations/m-p/593701#M3515</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/184176"&gt;@mccoyb&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good point.&amp;nbsp; The filters are very useful.&amp;nbsp; Check this one out:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;user@ngfw(active)&amp;gt; show session all filter nat 
  both          Both source and destination NAT
  destination   Destination NAT
  none          No NAT
  source        Source NAT&lt;/LI-CODE&gt;
&lt;P&gt;You can limit the sessions to only source NAT, destination NAT, or both.&amp;nbsp; You could also add columns and filter in the GUI.&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;Tom&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 20:10:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/list-of-network-asddress-translations/m-p/593701#M3515</guid>
      <dc:creator>TomYoung</dc:creator>
      <dc:date>2024-07-31T20:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: List of network asddress translations</title>
      <link>https://live.paloaltonetworks.com/t5/next-generation-firewall/list-of-network-asddress-translations/m-p/593702#M3516</link>
      <description>&lt;P&gt;That helps greatly Tom. Thanks for the help&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 20:14:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/next-generation-firewall/list-of-network-asddress-translations/m-p/593702#M3516</guid>
      <dc:creator>mccoyb</dc:creator>
      <dc:date>2024-07-31T20:14:03Z</dc:date>
    </item>
  </channel>
</rss>

