<?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: R80.40 southbound Geo Cluster hide nat in AWS environment in Cloud Firewall</title>
    <link>https://community.checkpoint.com/t5/Cloud-Firewall/R80-40-southbound-Geo-Cluster-hide-nat-in-AWS-environment/m-p/89731#M2232</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Did you find a solution to your problem? I am currently trying to deploy a similar architecture and curious to know if your issue is fixed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jun 2020 19:07:43 GMT</pubDate>
    <dc:creator>vivekanand</dc:creator>
    <dc:date>2020-06-24T19:07:43Z</dc:date>
    <item>
      <title>R80.40 southbound Geo Cluster hide nat in AWS environment</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/R80-40-southbound-Geo-Cluster-hide-nat-in-AWS-environment/m-p/87070#M2230</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;We've deployed a R80.40 southbound Geo Cluster in AWS environment for dealing with east-west and egress Internet traffics.&lt;/P&gt;&lt;P&gt;We don't want to hide nat AWS east-west traffics but only hide nat Internet egress traffics.&lt;/P&gt;&lt;P&gt;My nat policy is in attachment&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="02-06-2020 15-37-18.png" style="width: 596px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/6332i8C790B79F8C97854/image-dimensions/596x70?v=v2" width="596" height="70" role="button" title="02-06-2020 15-37-18.png" alt="02-06-2020 15-37-18.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Every thing works well until I test failover &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After the geo cluster failover, egress Internet traffics always match nat rule#4, so making no access to Internet ...&lt;/P&gt;&lt;P&gt;Some one can help ...&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 13:46:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/R80-40-southbound-Geo-Cluster-hide-nat-in-AWS-environment/m-p/87070#M2230</guid>
      <dc:creator>dinkoctlui</dc:creator>
      <dc:date>2020-06-02T13:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 southbound Geo Cluster hide nat in AWS environment</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/R80-40-southbound-Geo-Cluster-hide-nat-in-AWS-environment/m-p/87080#M2231</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/39686"&gt;@dinkoctlui&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You can test the following!&lt;/P&gt;
&lt;P&gt;A) Check the cluster failover:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; 1) Run the script with this command (do not change the syntax):&lt;BR /&gt;&amp;nbsp; # $FWDIR/scripts/azure_ha_test.py&lt;BR /&gt;&amp;nbsp; 2) If all tests were successful, this shows: &lt;STRONG&gt;&lt;EM&gt;All tests were successful!&lt;/EM&gt; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;Otherwise, an error message is displayed with information to troubleshoot the problem.&lt;BR /&gt;&amp;nbsp; 3) Simulate a cluster failover. For example, shut down the internal interface of the active cluster member:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # ip link set dev eth1 down/up&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; or &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # clusterXL_admin down/up&lt;/P&gt;
&lt;P&gt;B) Use an automatic hide NAT rule on the cluster object!&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hide_NAT.JPG" style="width: 814px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/6335i258D93193A4A3131/image-size/large?v=v2&amp;amp;px=999" role="button" title="Hide_NAT.JPG" alt="Hide_NAT.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 15:44:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/R80-40-southbound-Geo-Cluster-hide-nat-in-AWS-environment/m-p/87080#M2231</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2020-06-02T15:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 southbound Geo Cluster hide nat in AWS environment</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/R80-40-southbound-Geo-Cluster-hide-nat-in-AWS-environment/m-p/89731#M2232</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Did you find a solution to your problem? I am currently trying to deploy a similar architecture and curious to know if your issue is fixed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 19:07:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/R80-40-southbound-Geo-Cluster-hide-nat-in-AWS-environment/m-p/89731#M2232</guid>
      <dc:creator>vivekanand</dc:creator>
      <dc:date>2020-06-24T19:07:43Z</dc:date>
    </item>
  </channel>
</rss>

