<?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: Inbound NAT with Port Redirection in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/inbound-nat-with-port-redirection/m-p/165483#M53183</link>
    <description>&lt;P&gt;simply create a NAT policy as you would normally, but add a pre-nat port to the 'original packet' column (port 443 already has 'service-https' preconfigured in the services) and then add a port to the 'translated packet' column which the server is listeing on (eg. 8443)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="port translate.png"&gt;&lt;img src="https://live.paloaltonetworks.com/skins/images/B81F31A7B44084F326ABA63EFCA50C9D/responsive_peak/images/image_not_found.png" alt="port translate.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jul 2017 12:57:22 GMT</pubDate>
    <dc:creator>reaper</dc:creator>
    <dc:date>2017-07-10T12:57:22Z</dc:date>
    <item>
      <title>Inbound NAT with Port Redirection</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inbound-nat-with-port-redirection/m-p/165474#M53182</link>
      <description>&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to publish a web server to the internet over port 443 and direct the inbound traffic to the port 80 on the server. How that can be done in both PAN OS v7 and v8 ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 12:44:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inbound-nat-with-port-redirection/m-p/165474#M53182</guid>
      <dc:creator>Ammar</dc:creator>
      <dc:date>2017-07-10T12:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound NAT with Port Redirection</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inbound-nat-with-port-redirection/m-p/165483#M53183</link>
      <description>&lt;P&gt;simply create a NAT policy as you would normally, but add a pre-nat port to the 'original packet' column (port 443 already has 'service-https' preconfigured in the services) and then add a port to the 'translated packet' column which the server is listeing on (eg. 8443)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="port translate.png"&gt;&lt;img src="https://live.paloaltonetworks.com/skins/images/B81F31A7B44084F326ABA63EFCA50C9D/responsive_peak/images/image_not_found.png" alt="port translate.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 12:57:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inbound-nat-with-port-redirection/m-p/165483#M53183</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2017-07-10T12:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound NAT with Port Redirection</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inbound-nat-with-port-redirection/m-p/165502#M53184</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/7608"&gt;@reaper&lt;/a&gt;&amp;nbsp;it worked well. Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have another senario here, i have some internet users with specific public IPs, i need to direct them&amp;nbsp;&lt;STRONG&gt;only&lt;/STRONG&gt; to a spesific internal server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in another world all who will access my site at 1.1.1.1 will go to 192.168.1.5 and for some specific public IPs they should go to 192.168.1.10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that applicable ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 13:52:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inbound-nat-with-port-redirection/m-p/165502#M53184</guid>
      <dc:creator>Ammar</dc:creator>
      <dc:date>2017-07-10T13:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound NAT with Port Redirection</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/inbound-nat-with-port-redirection/m-p/165506#M53185</link>
      <description>&lt;P&gt;ofcourse!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;nat (all) policies are processed top to bottom and the rule that is hit first will apply&lt;/P&gt;
&lt;P&gt;so if you set a policy first with the specific source IP addresses in the 'original packet', you can change the NAT translation for those sources, then set the 'any' policy below that for everyone else&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="port source specific.png"&gt;&lt;img src="https://live.paloaltonetworks.com/skins/images/B81F31A7B44084F326ABA63EFCA50C9D/responsive_peak/images/image_not_found.png" alt="port source specific.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 14:23:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/inbound-nat-with-port-redirection/m-p/165506#M53185</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2017-07-10T14:23:33Z</dc:date>
    </item>
  </channel>
</rss>

