<?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>article Palo Alto Networks NAT Session Distribution as a Way to Implement Server Load Balancing in General Articles</title>
    <link>https://live.paloaltonetworks.com/t5/general-articles/palo-alto-networks-nat-session-distribution-as-a-way-to/ta-p/1229347</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;
&lt;H2 class="lia-align-center"&gt;&lt;STRONG&gt;&lt;FONT color="#FF6600"&gt;Palo Alto Networks NAT Session Distribution as a Way to Implement Server Load Balancing&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Palo Alto Network Destination NAT&amp;nbsp;Session Distribution can be used to implement similar to Load Balancer functionality by using one of the "distribution" methods.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to allow the traffic with a with a security policy rule from the correct source zone to the correct destination zone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Useful additions are SNAT and SSL Inbound:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Combining this feature with Source NAT will make certain that the servers will return the traffic to the firewall and not to cause asymmetric routing but then the servers will not see real client IP address.&lt;/LI&gt;
&lt;LI&gt;SSL Inbound Inspection will allow inbound HTTPS/SSL traffic to be inspected before being load balanced to the destination servers. This will allow IPs and antivirus inspections.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nikoolayy1_2-1747492747777.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/67654i692CDB0D69B8DD5E/image-size/large?v=v2&amp;amp;px=999" role="button" title="nikoolayy1_2-1747492747777.png" alt="nikoolayy1_2-1747492747777.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can create address group that contains the different server's IP addresses.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nikoolayy1_1-1747492645684.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/67653i8E58BA74D8483EA6/image-size/large?v=v2&amp;amp;px=999" role="button" title="nikoolayy1_1-1747492645684.png" alt="nikoolayy1_1-1747492645684.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nikoolayy1_0-1747493140861.png" style="width: 1001px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/67658i66E41DE03188DBAA/image-dimensions/1001x373?v=v2" width="1001" height="373" role="button" title="nikoolayy1_0-1747493140861.png" alt="nikoolayy1_0-1747493140861.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The selected translated IP address can be seen in the "Traffic" logs that in this case is "192.168.1.1". You can also use DNS FQDN address.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nikoolayy1_0-1747492597436.png" style="width: 999px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/67652i622600B625227951/image-size/large?v=v2&amp;amp;px=999" role="button" title="nikoolayy1_0-1747492597436.png" alt="nikoolayy1_0-1747492597436.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Summary:&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This feature allows the implementation of basic load balancer but if the application is stateful then the correct distribution method needs to be selected like "Source IP HASH" as to always select the same server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;References:&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://docs.paloaltonetworks.com/pan-os/11-1/pan-os-networking-admin/session-settings-and-timeouts/session-distribution-policies-overview/session-distribution-policy-descriptions" target="_blank" rel="noopener"&gt;Session Distribution Policy Descriptions&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://docs.paloaltonetworks.com/network-security/decryption/administration/decryption-overview/ssl-inbound-inspection" target="_blank" rel="noopener"&gt;SSL Inbound Inspection&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://docs.paloaltonetworks.com/network-security/decryption/administration/enabling-decryption/configure-ssl-inbound-inspection" target="_blank" rel="noopener"&gt;Configure SSL Inbound Inspection&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 30 May 2025 17:27:31 GMT</pubDate>
    <dc:creator>nikoolayy1</dc:creator>
    <dc:date>2025-05-30T17:27:31Z</dc:date>
    <item>
      <title>Palo Alto Networks NAT Session Distribution as a Way to Implement Server Load Balancing</title>
      <link>https://live.paloaltonetworks.com/t5/general-articles/palo-alto-networks-nat-session-distribution-as-a-way-to/ta-p/1229347</link>
      <description>&lt;P&gt;The Palo Alto Network Destination NAT&amp;nbsp;Session Distribution can be used to implement similar to Load Balancer functionality by using one of the "distribution" methods.&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 17:27:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-articles/palo-alto-networks-nat-session-distribution-as-a-way-to/ta-p/1229347</guid>
      <dc:creator>nikoolayy1</dc:creator>
      <dc:date>2025-05-30T17:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto Networks NAT Session Distribution as a Way to Implement Server Load Balancing</title>
      <link>https://live.paloaltonetworks.com/t5/general-articles/palo-alto-networks-nat-session-distribution-as-a-way-to/tac-p/1230705#M800</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/153031"&gt;@nikoolayy1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for putting this together !&lt;/P&gt;
&lt;P&gt;Very useful !&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 14:26:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-articles/palo-alto-networks-nat-session-distribution-as-a-way-to/tac-p/1230705#M800</guid>
      <dc:creator>kiwi</dc:creator>
      <dc:date>2025-06-02T14:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto Networks NAT Session Distribution as a Way to Implement Server Load Balancing</title>
      <link>https://live.paloaltonetworks.com/t5/general-articles/palo-alto-networks-nat-session-distribution-as-a-way-to/tac-p/1230978#M802</link>
      <description>&lt;P&gt;Very nicely written and informative!!&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 16:08:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-articles/palo-alto-networks-nat-session-distribution-as-a-way-to/tac-p/1230978#M802</guid>
      <dc:creator>mkalyani</dc:creator>
      <dc:date>2025-06-04T16:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto Networks NAT Session Distribution as a Way to Implement Server Load Balancing</title>
      <link>https://live.paloaltonetworks.com/t5/general-articles/palo-alto-networks-nat-session-distribution-as-a-way-to/tac-p/1231109#M804</link>
      <description>&lt;P&gt;Great post! &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt; This feature is super handy for load balancing. Thanks for highlighting that!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 18:50:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-articles/palo-alto-networks-nat-session-distribution-as-a-way-to/tac-p/1231109#M804</guid>
      <dc:creator>emgarcia</dc:creator>
      <dc:date>2025-06-05T18:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Palo Alto Networks NAT Session Distribution as a Way to Implement Server Load Balancing</title>
      <link>https://live.paloaltonetworks.com/t5/general-articles/palo-alto-networks-nat-session-distribution-as-a-way-to/tac-p/1231343#M809</link>
      <description>&lt;P data-sourcepos="5:3-5:173"&gt;This is explained incredibly well-appreciate the additional references!&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/153031"&gt;@nikoolayy1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-sourcepos="7:1-7:51"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 20:23:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-articles/palo-alto-networks-nat-session-distribution-as-a-way-to/tac-p/1231343#M809</guid>
      <dc:creator>crasmussen</dc:creator>
      <dc:date>2025-06-09T20:23:05Z</dc:date>
    </item>
  </channel>
</rss>

