<?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 Single Public IP Address NAT to 2 Different DMZ IP Addresses Depending on Source IP in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/single-public-ip-address-nat-to-2-different-dmz-ip-addresses/m-p/39391#M28900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the problem to be solved:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a single public IP address (example: 1.1.1.5) that is currently NATs to a single DMZ address (example: 192.168.1.11). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a NAT rule that will continue to send all traffic on all ports to 192.168.1.11 address &lt;EM&gt;unless&lt;/EM&gt; the traffic is coming from a specific address, for instance 2.2.2.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If traffic comes from 2.2.2.2 destined for 1.1.1.5, it will NAT to 192.168.1.12.&lt;/LI&gt;&lt;LI&gt;If traffic comes from any other external IP destined for 1.1.1.5, it will NAT to 192.168.1.11.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that makes sense.&amp;nbsp; Is this even possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have an F5 LTM and can accomplish the same end result, but would like to do it at the PA if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Feb 2015 18:11:48 GMT</pubDate>
    <dc:creator>jlarson</dc:creator>
    <dc:date>2015-02-10T18:11:48Z</dc:date>
    <item>
      <title>Single Public IP Address NAT to 2 Different DMZ IP Addresses Depending on Source IP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/single-public-ip-address-nat-to-2-different-dmz-ip-addresses/m-p/39391#M28900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the problem to be solved:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a single public IP address (example: 1.1.1.5) that is currently NATs to a single DMZ address (example: 192.168.1.11). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a NAT rule that will continue to send all traffic on all ports to 192.168.1.11 address &lt;EM&gt;unless&lt;/EM&gt; the traffic is coming from a specific address, for instance 2.2.2.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If traffic comes from 2.2.2.2 destined for 1.1.1.5, it will NAT to 192.168.1.12.&lt;/LI&gt;&lt;LI&gt;If traffic comes from any other external IP destined for 1.1.1.5, it will NAT to 192.168.1.11.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that makes sense.&amp;nbsp; Is this even possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have an F5 LTM and can accomplish the same end result, but would like to do it at the PA if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 18:11:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/single-public-ip-address-nat-to-2-different-dmz-ip-addresses/m-p/39391#M28900</guid>
      <dc:creator>jlarson</dc:creator>
      <dc:date>2015-02-10T18:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Single Public IP Address NAT to 2 Different DMZ IP Addresses Depending on Source IP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/single-public-ip-address-nat-to-2-different-dmz-ip-addresses/m-p/39392#M28901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just create two NAT rules(Untrust-Untrust) one with source 2.2.2.2 other with source any (destination address same 1.1.1.5)&lt;/P&gt;&lt;P&gt;then you can NAT(destination) each to different ip address&lt;/P&gt;&lt;P&gt;Don't forget security rules.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 18:33:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/single-public-ip-address-nat-to-2-different-dmz-ip-addresses/m-p/39392#M28901</guid>
      <dc:creator>Retired Member</dc:creator>
      <dc:date>2015-02-10T18:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Single Public IP Address NAT to 2 Different DMZ IP Addresses Depending on Source IP</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/single-public-ip-address-nat-to-2-different-dmz-ip-addresses/m-p/39393#M28902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much for the reply panos.&amp;nbsp; I was using source address translation and dug deeper into Destination NAT and saw exactly what you were explaining.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I set it up and it works perfectly!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 20:06:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/single-public-ip-address-nat-to-2-different-dmz-ip-addresses/m-p/39393#M28902</guid>
      <dc:creator>jlarson</dc:creator>
      <dc:date>2015-02-10T20:06:49Z</dc:date>
    </item>
  </channel>
</rss>

