<?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: How to configure dynamic NAT IPs in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-dynamic-nat-ips/m-p/217185#M62839</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/15603"&gt;@Raido_Rattameister&lt;/a&gt;thaht it was.. Destination interface - any will do the trick&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/27580"&gt;@OtakarKlier&lt;/a&gt;I know ftp is bad.. but i think its an easy way to test connections. So i have a test server and can connect from outside to this one.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jun 2018 14:39:43 GMT</pubDate>
    <dc:creator>clonesheep</dc:creator>
    <dc:date>2018-06-08T14:39:43Z</dc:date>
    <item>
      <title>How to configure dynamic NAT IPs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-dynamic-nat-ips/m-p/217006#M62804</link>
      <description>&lt;P&gt;I have a german ADSL connection and would like to make it accessible from outside. My server has internally the IP 10.0.109.111. From outside it is accessible via a DynDNS name because the public IP changes daily.&lt;BR /&gt;My router has the 192.168.4.1 IP and the PA 200 on the eth3 has the IP 192.168.4.2. From within the Internet I can also access this IP.&lt;BR /&gt;How do I set NAT policies to get from external to internal?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Look my policies...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2018-06-07 16_25_52-PA220-MZH-BW.jpg" style="width: 790px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/15428i58F0C662076A0C31/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="2018-06-07 16_25_52-PA220-MZH-BW.jpg" alt="2018-06-07 16_25_52-PA220-MZH-BW.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2018-06-07 16_25_41-PA220-MZH-BW.jpg" style="width: 794px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/15427iA04603F27BD62693/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="2018-06-07 16_25_41-PA220-MZH-BW.jpg" alt="2018-06-07 16_25_41-PA220-MZH-BW.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2018-06-07 16_25_23-PA220-MZH-BW.jpg" style="width: 792px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/15424i1C925B16A490B62B/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="2018-06-07 16_25_23-PA220-MZH-BW.jpg" alt="2018-06-07 16_25_23-PA220-MZH-BW.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2018-06-07 16_24_59-PA220-MZH-BW.jpg" style="width: 786px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/15426iE807B6F58A7D4215/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="2018-06-07 16_24_59-PA220-MZH-BW.jpg" alt="2018-06-07 16_24_59-PA220-MZH-BW.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 14:39:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-dynamic-nat-ips/m-p/217006#M62804</guid>
      <dc:creator>clonesheep</dc:creator>
      <dc:date>2018-06-07T14:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure dynamic NAT IPs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-dynamic-nat-ips/m-p/217016#M62806</link>
      <description>&lt;P&gt;I understand that this dynamic public IP is assigned to wan interface of the router. In this case you first need to set up port forwarning on router and then on Palo.&lt;/P&gt;&lt;P&gt;In this case Palo NAT rule looks like this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Original Packet tab&lt;BR /&gt;Source zone - l3-untrust-1u1&lt;BR /&gt;Destination zone - l3-untrust-1u1&lt;BR /&gt;Destination interface - any will do the trick&lt;BR /&gt;Destination Address - 192.168.4.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Translated Packet tab&lt;BR /&gt;Translation Type - Static IP&lt;BR /&gt;Translated Address - 10.0.109.111&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Security policy&lt;BR /&gt;Source zone - l3-untrust-1u1&lt;BR /&gt;Destination zone - l3-trust&lt;BR /&gt;Source IP - any&lt;BR /&gt;Destination IP - 192.168.4.2&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:05:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-dynamic-nat-ips/m-p/217016#M62806</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2018-06-07T15:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure dynamic NAT IPs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-dynamic-nat-ips/m-p/217101#M62824</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In addition to this I would recommned not using clear text protocols such as FTP. There are free SFTP servers out there that you can use and would make your systems more secure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 20:56:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-dynamic-nat-ips/m-p/217101#M62824</guid>
      <dc:creator>OtakarKlier</dc:creator>
      <dc:date>2018-06-07T20:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure dynamic NAT IPs</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-dynamic-nat-ips/m-p/217185#M62839</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/15603"&gt;@Raido_Rattameister&lt;/a&gt;thaht it was.. Destination interface - any will do the trick&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/27580"&gt;@OtakarKlier&lt;/a&gt;I know ftp is bad.. but i think its an easy way to test connections. So i have a test server and can connect from outside to this one.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 14:39:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-configure-dynamic-nat-ips/m-p/217185#M62839</guid>
      <dc:creator>clonesheep</dc:creator>
      <dc:date>2018-06-08T14:39:43Z</dc:date>
    </item>
  </channel>
</rss>

