<?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: Security polices and nat and cluster in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/security-polices-and-nat-and-cluster/m-p/169435#M53834</link>
    <description>&lt;P&gt;found it in the doco too&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/80/pan-os/pan-os/networking/nat-configuration-examples" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/80/pan-os/pan-os/networking/nat-configuration-examples&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Aug 2017 00:42:35 GMT</pubDate>
    <dc:creator>Alex_Samad</dc:creator>
    <dc:date>2017-08-02T00:42:35Z</dc:date>
    <item>
      <title>Security polices and nat and cluster</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/security-polices-and-nat-and-cluster/m-p/169247#M53791</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I have a active / active cluster, but I am not sync my VR config. &amp;nbsp;I am connected to an OSPF network&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;lets say my internal network is&lt;/P&gt;&lt;P&gt;OSPF int ae1.19 192.168.19.0/24&lt;/P&gt;&lt;P&gt;loopback.1 192.168.255.25/32 and 192.168.255.26/32 - ospf routerid (one for each PA)&lt;/P&gt;&lt;P&gt;appserver int ae1.25 192.168.25 &amp;nbsp;.2 .3 .1 &amp;nbsp; (.2 &amp;amp; .3 are the router ips, .1 is the HA VIP)&lt;/P&gt;&lt;P&gt;loopback.2 8.8.8.8/32 my ficticious public routed ip&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;server ip 192.168.25.25/24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so I have 3 NAT rules&lt;/P&gt;&lt;P&gt;1) any any to 8.8.8.8/32 port 443 -&amp;gt; 192.168.25.25 port 10000&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2) any any to 8.8.8.8/32 port 80 -&amp;gt; 192.168.25.25 port 10001&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3)&amp;nbsp;any any to 8.8.8.8/32 any port -&amp;gt; 192.168.25.25 same port&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now I want to allow any ip to ping 8.8.8.8 does my security policy need to say ping to 8.8.8.8 or ping to 192.168.25.25 because its the destination ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if I want to allow people to access &lt;A href="http://8.8.8.8" target="_blank"&gt;http://8.8.8.8&lt;/A&gt; do I make a security rule for 8.8.8.8 port 80 or 8.8.8.8 port 10000. and the same with &lt;A href="https://8.8.8.8" target="_blank"&gt;https://8.8.8.8&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;now if its on a cluster that is active active, do I need to make 8.8.8.8/32 a HA vip or can I just assign it to both PAs ? &amp;nbsp;will the NAT info be shared between the 2 PA's or will it only be shared if its a arp shared ip&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 08:45:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/security-polices-and-nat-and-cluster/m-p/169247#M53791</guid>
      <dc:creator>Alex_Samad</dc:creator>
      <dc:date>2017-08-01T08:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Security polices and nat and cluster</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/security-polices-and-nat-and-cluster/m-p/169298#M53806</link>
      <description>&lt;P&gt;NAT is evaluated first and based on routing table destination zone is changed in packet metadata.&lt;/P&gt;&lt;P&gt;Security policy is checked with new destination zone but original destination IP.&lt;/P&gt;&lt;P&gt;NAT is applied and packet checksum calculated right before packet is sent out to wire.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 14:22:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/security-polices-and-nat-and-cluster/m-p/169298#M53806</guid>
      <dc:creator>Raido_Rattameister</dc:creator>
      <dc:date>2017-08-01T14:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Security polices and nat and cluster</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/security-polices-and-nat-and-cluster/m-p/169435#M53834</link>
      <description>&lt;P&gt;found it in the doco too&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.paloaltonetworks.com/documentation/80/pan-os/pan-os/networking/nat-configuration-examples" target="_blank"&gt;https://www.paloaltonetworks.com/documentation/80/pan-os/pan-os/networking/nat-configuration-examples&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2017 00:42:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/security-polices-and-nat-and-cluster/m-p/169435#M53834</guid>
      <dc:creator>Alex_Samad</dc:creator>
      <dc:date>2017-08-02T00:42:35Z</dc:date>
    </item>
  </channel>
</rss>

