<?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 Basic noobie question. in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/basic-noobie-question/m-p/35407#M25992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking to what I would call port address translation, but am unfamiliar with how to do it on the PA. Basically I need a public IP to route SNMP traffic to one inside address, and syslog traffic to another inside address. This will also only apply to a single host from the outside. Can someone give me high level steps to what I need to configure?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Oct 2014 13:00:30 GMT</pubDate>
    <dc:creator>mcocat</dc:creator>
    <dc:date>2014-10-22T13:00:30Z</dc:date>
    <item>
      <title>Basic noobie question.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/basic-noobie-question/m-p/35407#M25992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking to what I would call port address translation, but am unfamiliar with how to do it on the PA. Basically I need a public IP to route SNMP traffic to one inside address, and syslog traffic to another inside address. This will also only apply to a single host from the outside. Can someone give me high level steps to what I need to configure?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 13:00:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/basic-noobie-question/m-p/35407#M25992</guid>
      <dc:creator>mcocat</dc:creator>
      <dc:date>2014-10-22T13:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Basic noobie question.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/basic-noobie-question/m-p/35408#M25993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This doc will come in handy &lt;A href="https://live.paloaltonetworks.com/docs/DOC-1517"&gt;Understanding PAN-OS NAT&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In short you'd need two nat rules, both from untrust to untrust with the same destination (public) IP but each with it's own destination port and unique destination NAT ip address (see page 21 of the above document)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 13:08:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/basic-noobie-question/m-p/35408#M25993</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2014-10-22T13:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Basic noobie question.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/basic-noobie-question/m-p/35409#M25994</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;You can also find some usefull thing on video turorials &lt;A href="https://live.paloaltonetworks.com/videos/1550"&gt; Video Link : 1550&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Slawek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 13:22:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/basic-noobie-question/m-p/35409#M25994</guid>
      <dc:creator>_slv_</dc:creator>
      <dc:date>2014-10-22T13:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Basic noobie question.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/basic-noobie-question/m-p/35410#M25995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You Can configure following&amp;nbsp; NAT statements for same public IP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Untrust to Untrust from any source address to your public ip_1 on 25 then translate to private ip_1 to 25&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Untrust to Untrust from any source address to your public ip_1 on 443 then translate to private ip_2 to 4443&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Untrust to Untrust from any source address to your public ip_1 on 80 then translate to private ip_3 to 8080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 13:36:37 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/basic-noobie-question/m-p/35410#M25995</guid>
      <dc:creator>ssharma</dc:creator>
      <dc:date>2014-10-22T13:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Basic noobie question.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/basic-noobie-question/m-p/35411#M25996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mcocat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also create a bidirectional NAT rule which looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="nat.png" class="image-0 jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/16504_nat.png" style="height: 117px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;The source address being the private IP of the server and translated Ip being the public facing IP. This basically splits the NAT rule internally into two- one for outbound and another for inbound. You can refer to above document given by tpiens to understand this better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dileep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 13:48:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/basic-noobie-question/m-p/35411#M25996</guid>
      <dc:creator>dreputi</dc:creator>
      <dc:date>2014-10-22T13:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Basic noobie question.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/basic-noobie-question/m-p/35412#M25997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mcocat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer following document that should be enough.&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/docs/DOC-1517"&gt;Understanding PAN-OS NAT&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/videos/1550"&gt; Video Link : 1550&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAT Example:&lt;/P&gt;&lt;P&gt;8.8.8.8 - Host on the Internet for which you need NAT to be applicable&lt;/P&gt;&lt;P&gt;1.1.1.1 - Is the Public IP on Untrust&lt;/P&gt;&lt;P&gt;100.1.1.1 - Is the SMTP server on DMZ&lt;/P&gt;&lt;P&gt;SMTP service has TCP port 25 &amp;gt;&amp;gt; Which you need to create&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="NAT.png" class="image-0 jive-image" src="https://live.paloaltonetworks.com/legacyfs/online/16507_NAT.png" style="height: 33px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;You can repeat the same for other services.&lt;/P&gt;&lt;P&gt;Regars,&lt;/P&gt;&lt;P&gt;Hardik Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 14:40:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/basic-noobie-question/m-p/35412#M25997</guid>
      <dc:creator>hshah</dc:creator>
      <dc:date>2014-10-22T14:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Basic noobie question.</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/basic-noobie-question/m-p/35413#M25998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, thank you all for the help with this. I will review the guides and advice and get this completed. I appreciate all of the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 14:54:48 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/basic-noobie-question/m-p/35413#M25998</guid>
      <dc:creator>mcocat</dc:creator>
      <dc:date>2014-10-22T14:54:48Z</dc:date>
    </item>
  </channel>
</rss>

