<?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 NAT in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/nat/m-p/284909#M76364</link>
    <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;when do we use the destination nat ,source nat and&amp;nbsp; identity nat&amp;nbsp;&lt;/P&gt;&lt;P&gt;I mean what is the use cases for the above&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 24 Aug 2019 18:44:31 GMT</pubDate>
    <dc:creator>simsim</dc:creator>
    <dc:date>2019-08-24T18:44:31Z</dc:date>
    <item>
      <title>NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat/m-p/284909#M76364</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;when do we use the destination nat ,source nat and&amp;nbsp; identity nat&amp;nbsp;&lt;/P&gt;&lt;P&gt;I mean what is the use cases for the above&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2019 18:44:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat/m-p/284909#M76364</guid>
      <dc:creator>simsim</dc:creator>
      <dc:date>2019-08-24T18:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat/m-p/284926#M76370</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/59972"&gt;@simsim&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Source NAT:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Source NAT changes the&amp;nbsp;&lt;STRONG&gt;source&lt;/STRONG&gt; address in the IP header of a packet. Typical use would be making a NAT statement for your internal addressing to a Public IP address. For example, if you leave my network as source IP 192.168.88.1, I'd want you to be NAT to 1.1.1.1 on a dynamic port.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Destination NAT:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Destination NAT changes the&amp;nbsp;&lt;STRONG&gt;destination&lt;/STRONG&gt; address in the IP header of a packet. Typical use case could be would be exposing a service such as Exchange to the public via your Public IP. For example, if you hit&amp;nbsp;&lt;EM&gt;mail.mycompany.com:25&lt;/EM&gt; I'd want a destination NAT statement to ensure that the destination address in the IP header was translated to the internal address to hit my mail server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Identity NAT:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Translates the real IP address to the same IP address in the IP header of the packet. To the best of my knowledg,e you will only ever hear about identity NAT on an ASA. Essentially the way that Cisco configured their NAT Exception policies caused a necessity for Identity NAT to be created. There are technically three, at least, types of Identity NAT; I'm not going to get into them because this isn't an ASA forum.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Things get more complicated because there are a lot of different ways to configure NAT statements, and any one way isn't really more correct than the next. For example; while many people would expose mail services through a destination NAT, with enough Public IPs you can also simply make a Source NAT to a static-ip and enable bi-directional traffic. There's also u-turn NAT statements and so on.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Aug 2019 03:37:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat/m-p/284926#M76370</guid>
      <dc:creator>BPry</dc:creator>
      <dc:date>2019-08-25T03:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: NAT</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat/m-p/284930#M76372</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/59972"&gt;@simsim&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need the firewall to translate the source IP address in a packet you will use Source NAT. A good example for this is users in trust zone that have private IP addresses need to be translated to the external IP address the firewall has on the untrust zone (ISP). So the firewall translates the IP address when forwarding the packet to the untrust zone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need the firewall to translate the destination IP address ip a packet you will use Destination NAT. A good example of this is a web server in DMZ that has a private IP address and you need internet users to access it. So from the internet side it is accessible via the real-world IP address and the firewall translates it to a private IP address when forwarding the packet to DMZ zone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In some cases you can also use both of them in the same NAT rule.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Aug 2019 07:30:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat/m-p/284930#M76372</guid>
      <dc:creator>ShaiW</dc:creator>
      <dc:date>2019-08-25T07:30:59Z</dc:date>
    </item>
  </channel>
</rss>

