<?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: NAT Translation to web server in 4.1.2 when WAN in DHCP Client in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/nat-translation-to-web-server-in-4-1-2-when-wan-in-dhcp-client/m-p/13982#M10263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that works really well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Apr 2012 04:26:01 GMT</pubDate>
    <dc:creator>npare</dc:creator>
    <dc:date>2012-04-27T04:26:01Z</dc:date>
    <item>
      <title>NAT Translation to web server in 4.1.2 when WAN in DHCP Client</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-translation-to-web-server-in-4-1-2-when-wan-in-dhcp-client/m-p/13977#M10258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a PA-500 and need to setup some NAT Translation so external users can access some internal web and VMware View Servers in my lab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since my Ethernet1/1 (WAN) has to be setup as a DHCP Client, what do I use in the "Originating Packet" - "Destination Address"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to trick it by creating an address entry and specifying the IP I currently have, but if that changes, this NAT rule will not work until I change to the new address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to tell the unit to use whatever the IP is on the untrust zone? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 07:45:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-translation-to-web-server-in-4-1-2-when-wan-in-dhcp-client/m-p/13977#M10258</guid>
      <dc:creator>mbehlok</dc:creator>
      <dc:date>2012-01-24T07:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Translation to web server in 4.1.2 when WAN in DHCP Client</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-translation-to-web-server-in-4-1-2-when-wan-in-dhcp-client/m-p/13978#M10259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is referred to as Destination NAT (or Static NAT in the wild), we cannot point to DHCP interface IP addresses in destination NAT or address objects. As a workaround, we need to know what IP address we receive from the DHCP server and manually configure that IP address in our configurations. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Goto Objects-&amp;gt;Addresses &lt;BR style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: -webkit-auto; background-color: #e3f3ff;" /&gt;2. Click Add, choose IP Netmask and type in the IP address of the DHCP interface. &lt;BR style="color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: -webkit-auto; background-color: #e3f3ff;" /&gt;3. Use this address object in your NAT configurations. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps a little.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 21:20:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-translation-to-web-server-in-4-1-2-when-wan-in-dhcp-client/m-p/13978#M10259</guid>
      <dc:creator>jdelio</dc:creator>
      <dc:date>2012-01-24T21:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Translation to web server in 4.1.2 when WAN in DHCP Client</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-translation-to-web-server-in-4-1-2-when-wan-in-dhcp-client/m-p/13979#M10260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, I appreciate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I come from the Juniper world.&amp;nbsp; On the SRX, if you are using DHCP on the WAN conenction, you basically specify the Destination-Address as 0.0.0.0/0 and it will use whatever ip address is assigned to teh WAN interface via DHCP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Heres a snippet of my original Juniper SRX config (Which has been replaced by the PA-500)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Example of Destination NAT rule:&lt;/P&gt;&lt;P&gt;rule-set Incoming {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from zone untrust;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rule RDP_3389 {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; match {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; destination-address 0.0.0.0/0;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; destination-port 3389;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Example of Security policy to allow RDP traffic in:&lt;/P&gt;&lt;P&gt;policy rdp-in-vmutils01 {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; match {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; source-address any;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; destination-address vmutils01;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; application RDP3389;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; then {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; allow;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; log {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; session-init;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; session-close;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this scenario, even if the wan ip changes, all destination NATs will still function provided I have Dynamic DNS configured correctly on my end.&lt;/P&gt;&lt;SPAN lang="EN"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&amp;nbsp; Is there any way to add that as a feature request?&amp;nbsp; and if so, whats the procedure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 00:51:02 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-translation-to-web-server-in-4-1-2-when-wan-in-dhcp-client/m-p/13979#M10260</guid>
      <dc:creator>mbehlok</dc:creator>
      <dc:date>2012-01-25T00:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Translation to web server in 4.1.2 when WAN in DHCP Client</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-translation-to-web-server-in-4-1-2-when-wan-in-dhcp-client/m-p/13980#M10261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got the same setup on my PA-200. I have solved this problem by created an addess object with my dyn-dns&amp;nbsp; address, and use that in my nat policy(as the orginal packet - destination address). Provided your pa has the&amp;nbsp; serivce route for dns set correctly, this seems to be working fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 11:38:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-translation-to-web-server-in-4-1-2-when-wan-in-dhcp-client/m-p/13980#M10261</guid>
      <dc:creator>torm</dc:creator>
      <dc:date>2012-01-25T11:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Translation to web server in 4.1.2 when WAN in DHCP Client</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-translation-to-web-server-in-4-1-2-when-wan-in-dhcp-client/m-p/13981#M10262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, for the record, in order to put in a Feature Request, you need to contact your reseller or local SE, and they can handle that for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2012 22:10:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-translation-to-web-server-in-4-1-2-when-wan-in-dhcp-client/m-p/13981#M10262</guid>
      <dc:creator>jdelio</dc:creator>
      <dc:date>2012-01-26T22:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Translation to web server in 4.1.2 when WAN in DHCP Client</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-translation-to-web-server-in-4-1-2-when-wan-in-dhcp-client/m-p/13982#M10263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that works really well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 04:26:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-translation-to-web-server-in-4-1-2-when-wan-in-dhcp-client/m-p/13982#M10263</guid>
      <dc:creator>npare</dc:creator>
      <dc:date>2012-04-27T04:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: NAT Translation to web server in 4.1.2 when WAN in DHCP Client</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/nat-translation-to-web-server-in-4-1-2-when-wan-in-dhcp-client/m-p/13983#M10264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't believe there isn't an easy way to specify this in this product since both Cisco and Juniper support pointing to a DHCP address. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 20:37:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/nat-translation-to-web-server-in-4-1-2-when-wan-in-dhcp-client/m-p/13983#M10264</guid>
      <dc:creator>nathan.houck</dc:creator>
      <dc:date>2012-11-16T20:37:51Z</dc:date>
    </item>
  </channel>
</rss>

