<?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 How to access Local ip from Public ip in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-access-local-ip-from-public-ip/m-p/3558#M2623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a application server in my network. now i want to make this applicable accessible from internet through Public ip (Live Ip).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i don't know what will be the steps for that. please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jul 2012 07:42:49 GMT</pubDate>
    <dc:creator>pranavatpl</dc:creator>
    <dc:date>2012-07-13T07:42:49Z</dc:date>
    <item>
      <title>How to access Local ip from Public ip</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-access-local-ip-from-public-ip/m-p/3558#M2623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a application server in my network. now i want to make this applicable accessible from internet through Public ip (Live Ip).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i don't know what will be the steps for that. please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 07:42:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-access-local-ip-from-public-ip/m-p/3558#M2623</guid>
      <dc:creator>pranavatpl</dc:creator>
      <dc:date>2012-07-13T07:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to access Local ip from Public ip</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-access-local-ip-from-public-ip/m-p/3559#M2624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to setup NAT (or DNAT, destination nat - meaning dstip will be changed so when clients on internet connect to your public ip at a specific port the PA device will alter the packet so its dstip will be changed to the localip and then forward the packet to the localip server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out this document for more information: &lt;A __default_attr="1517" __jive_macro_name="document" class="jive_macro jive_macro_document" href="https://live.paloaltonetworks.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2012 07:49:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-access-local-ip-from-public-ip/m-p/3559#M2624</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2012-07-13T07:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to access Local ip from Public ip</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-access-local-ip-from-public-ip/m-p/3560#M2625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks mikand!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's done successfully. but if i want to map more than one application with different port to the single live ip. than what will be the steps for configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried with service and ip but NAT policy , policy with first priority only works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 07:56:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-access-local-ip-from-public-ip/m-p/3560#M2625</guid>
      <dc:creator>pranavatpl</dc:creator>
      <dc:date>2012-07-18T07:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to access Local ip from Public ip</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-access-local-ip-from-public-ip/m-p/3561#M2626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For original packet you setup what this particular NAT rule should trigger on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So lets assume you have traffic from srczone:Internet towards your public ip and service:12345.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;srczone:Internet&lt;/P&gt;&lt;P&gt;dstzone:Internet&lt;/P&gt;&lt;P&gt;srcip:any&lt;/P&gt;&lt;P&gt;dstip:&amp;lt;your public IP that the client will talk to&amp;gt;&lt;/P&gt;&lt;P&gt;service:TCP_12345&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Translated packet will then look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;translated address:&amp;lt;ip of the server in DMZ or where it now might be located&amp;gt;&lt;/P&gt;&lt;P&gt;translated port: just leave it blank (or manually fill in 12345)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the above is to change the ip header for matching packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You still need to setup a security rule before the packets are allowed to reach that server at DMZ:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;srczone:Internet&lt;/P&gt;&lt;P&gt;dstzone:DMZ&lt;/P&gt;&lt;P&gt;srcip:any&lt;/P&gt;&lt;P&gt;dstip:&amp;lt;your public IP that the client will talk to&amp;gt;&lt;/P&gt;&lt;P&gt;service:TCP_12345&lt;/P&gt;&lt;P&gt;appid:smtp (or whatever appid is applicable in your case)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above is to DNAT incoming traffic. If you want your server at DMZ to on its own initiate outbound traffic you need to setup similar SNAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above, when dealing at service (port) level, is good when you have only a single or a few public addresses. So the same ip will forward to different servers in DMZ depending on which proto/port the client is addressing. So you just redo the above work and setup another DNAT rule for next service and another security rule to allow that service (along with appid if possible).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make it easier you can setup a 1:1 DNAT (and SNAT at the same time) so that a particular public ip always matches with a particular DMZ ip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you wont need to setup more NAT-rules (only one per server) and only have to setup security rules for each traffic flow (of course depending on how you setup these security rules but I would recommend you to be as narrow as possible when you setup allow-rules).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 21:26:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-access-local-ip-from-public-ip/m-p/3561#M2626</guid>
      <dc:creator>mikand</dc:creator>
      <dc:date>2012-07-18T21:26:35Z</dc:date>
    </item>
  </channel>
</rss>

