<?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: Static NAT in Azure Checkpoint in Cloud Firewall</title>
    <link>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/82616#M2434</link>
    <description>&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;Just want to confirm, post assigning secondary interface to Checkpoint VM in Azure portal. Does we have attach secondary interface in Checkpoint topology as a external interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mitesh&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2020 12:55:38 GMT</pubDate>
    <dc:creator>Mitesh</dc:creator>
    <dc:date>2020-04-21T12:55:38Z</dc:date>
    <item>
      <title>Static NAT in Azure Checkpoint</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/80057#M2427</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We have single checkpoint gateway installed in Azure environment. We want to do static NAT so that some IPs are publicly available but don't want to use gateway IP as a PAT.&lt;/P&gt;
&lt;P&gt;I have attached one more IP to external interface of firewall which has public IP and followed steps given as below.&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;A href="https://community.checkpoint.com/t5/CloudGuard-IaaS/STATIC-NAT-in-Azure-Checkpoint/td-p/75730" target="_blank"&gt;https://community.checkpoint.com/t5/CloudGuard-IaaS/STATIC-NAT-in-Azure-Checkpoint/td-p/75730&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Done NAT configuration like below&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Original source &amp;nbsp; Original Dest &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Xlate source &amp;nbsp; &amp;nbsp; Xlate Des&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;Any &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 172.17.1.8 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Any &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 172.17.7.24&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Please note that 172.17.1.8 has public IP and this NATing will be taken care by Azure. when I am trying to test traffic from outside, I am getting proper logs but not able to connect end machine 172.17.7.24. Please see logs.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AzureLogs.JPG" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/5217iD053202FA6A64F1D/image-size/large?v=v2&amp;amp;px=999" role="button" title="AzureLogs.JPG" alt="AzureLogs.JPG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Does anyone has any idea why it is not working. any setting is missing on firewall or azure side?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2020 07:12:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/80057#M2427</guid>
      <dc:creator>Gaurav_Pandya</dc:creator>
      <dc:date>2020-03-28T07:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Static NAT in Azure Checkpoint</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/80062#M2428</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/8251"&gt;@Gaurav_Pandya&lt;/a&gt; , if you have set up only a unidirectional manual NAT rules, it'll result in the behavior you are describing. Disable that rule and change the NAT properties of the object to configure static NAT.&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2020 13:27:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/80062#M2428</guid>
      <dc:creator>Vladimir</dc:creator>
      <dc:date>2020-03-28T13:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Static NAT in Azure Checkpoint</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/80090#M2429</link>
      <description>&lt;P&gt;Hi Vladimir.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your response. I am doing manual NAT because I will map multiple IPs to public IP with different ports in future.&lt;/P&gt;
&lt;P&gt;For testing purpose, I have done Object NAT as well but still it is not working. May be I am missing something on Azure side?&lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2020 02:22:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/80090#M2429</guid>
      <dc:creator>Gaurav_Pandya</dc:creator>
      <dc:date>2020-03-29T02:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Static NAT in Azure Checkpoint</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/80092#M2430</link>
      <description>&lt;P&gt;how is the NSG configured on the external side of the Check Point?&lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2020 02:27:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/80092#M2430</guid>
      <dc:creator>Vladimir</dc:creator>
      <dc:date>2020-03-29T02:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Static NAT in Azure Checkpoint</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/80192#M2431</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Issue is resolved. There was no firewall configuration issue. It is the Azure security group which is blocking traffic.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 13:15:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/80192#M2431</guid>
      <dc:creator>Gaurav_Pandya</dc:creator>
      <dc:date>2020-03-30T13:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Static NAT in Azure Checkpoint</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/82606#M2432</link>
      <description>&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;Am facing same issue.&lt;/P&gt;&lt;P&gt;Can you tell me what configuration you did the Security Group.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mitesh&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 11:39:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/82606#M2432</guid>
      <dc:creator>Mitesh</dc:creator>
      <dc:date>2020-04-21T11:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Static NAT in Azure Checkpoint</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/82611#M2433</link>
      <description>&lt;P&gt;Hi Mitesh,&lt;/P&gt;
&lt;P&gt;You can define security group or ACL for each subnet in Azure, where you will define which source IP/subnet will access this subnet with particular port. So you need to open flow in security group or ACL as well.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 11:50:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/82611#M2433</guid>
      <dc:creator>Gaurav_Pandya</dc:creator>
      <dc:date>2020-04-21T11:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Static NAT in Azure Checkpoint</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/82616#M2434</link>
      <description>&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;Just want to confirm, post assigning secondary interface to Checkpoint VM in Azure portal. Does we have attach secondary interface in Checkpoint topology as a external interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mitesh&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 12:55:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/82616#M2434</guid>
      <dc:creator>Mitesh</dc:creator>
      <dc:date>2020-04-21T12:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Static NAT in Azure Checkpoint</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/82707#M2435</link>
      <description>&lt;P&gt;No. You do not need to add anything on Checkpoint except required NAT rule and policy.&lt;/P&gt;
&lt;P&gt;Please note that we are using single gateway.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2020 04:20:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/82707#M2435</guid>
      <dc:creator>Gaurav_Pandya</dc:creator>
      <dc:date>2020-04-22T04:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Static NAT in Azure Checkpoint</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/82717#M2436</link>
      <description>&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;Am new in Azure.&lt;/P&gt;&lt;P&gt;We have deployed Checkpoint in Standalone mode.&lt;/P&gt;&lt;P&gt;Recently we added secondary ip address to Checkpoint External Interface.&lt;/P&gt;&lt;TABLE width="257"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="70"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="95"&gt;Private IP&lt;/TD&gt;&lt;TD width="92"&gt;Public IP&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Primary&lt;/TD&gt;&lt;TD&gt;10.10.10.2&lt;/TD&gt;&lt;TD&gt;2.2.2.2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Secondary&lt;/TD&gt;&lt;TD&gt;10.10.10.3&lt;/TD&gt;&lt;TD&gt;3.3.3.3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Internal Server IP = 10.10.20.100&lt;/P&gt;&lt;P&gt;Our Requirement:-&lt;/P&gt;&lt;P&gt;We want to do Static NAT using Secondary Public IP. For that we created NAT &amp;amp; Firewall Policy as below.&lt;/P&gt;&lt;P&gt;Nat Policy:-&lt;/P&gt;&lt;TABLE width="635"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="93"&gt;Original Src&lt;/TD&gt;&lt;TD width="95"&gt;Original Dst&lt;/TD&gt;&lt;TD width="105"&gt;Original Service&lt;/TD&gt;&lt;TD width="101"&gt;Translated Src&lt;/TD&gt;&lt;TD width="119"&gt;Translated Dst&lt;/TD&gt;&lt;TD width="122"&gt;Translated Service&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Any&lt;/TD&gt;&lt;TD&gt;10.10.10.3&lt;/TD&gt;&lt;TD&gt;Any&lt;/TD&gt;&lt;TD&gt;Original&lt;/TD&gt;&lt;TD&gt;10.10.20.100&lt;/TD&gt;&lt;TD&gt;Any&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10.10.20.100&lt;/TD&gt;&lt;TD&gt;Any&lt;/TD&gt;&lt;TD&gt;Any&lt;/TD&gt;&lt;TD&gt;10.10.10.3&lt;/TD&gt;&lt;TD&gt;Original&lt;/TD&gt;&lt;TD&gt;Any&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Firewall Policy:-&lt;/P&gt;&lt;TABLE width="394"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="93"&gt;Source&lt;/TD&gt;&lt;TD width="95"&gt;Destination&lt;/TD&gt;&lt;TD width="105"&gt;Service&lt;/TD&gt;&lt;TD width="101"&gt;Action&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Any&lt;/TD&gt;&lt;TD&gt;3.3.3.3&lt;/TD&gt;&lt;TD&gt;Any&lt;/TD&gt;&lt;TD&gt;Accept&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10.10.10.3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope till now am on right track.&lt;/P&gt;&lt;P&gt;Can you tell me what configuration needs to be done in Azure side.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mitesh Nandu&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2020 05:19:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Static-NAT-in-Azure-Checkpoint/m-p/82717#M2436</guid>
      <dc:creator>Mitesh</dc:creator>
      <dc:date>2020-04-22T05:19:54Z</dc:date>
    </item>
  </channel>
</rss>

