<?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: AWS VPN use Checkpoint like a Gateway to internet in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/AWS-VPN-use-Checkpoint-like-a-Gateway-to-internet/m-p/130230#M23700</link>
    <description>&lt;P&gt;FYI, "Take 294" isn't a valid JHF level, I believe you can get that from cpinfo -y.&lt;/P&gt;
&lt;P&gt;Obviously, the VPN is working, so you don't need NAT rules specifically for that.&lt;BR /&gt;But clearly the traffic is not getting to the Internet and NAT is the likely issue.&lt;BR /&gt;Have you done a tcpdump on the Internet-facing interface to see if the traffic is actually being translated?&lt;/P&gt;
&lt;P&gt;What are the precise NAT rules you have configured?&lt;BR /&gt;I presume one of them is a HIDE NAT rule where you are hiding behind the gateway/cluster.&lt;BR /&gt;What is the precise IP address of that object?&lt;BR /&gt;If it's a private IP address (versus the elastic IP), that's probably why it's not working.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Sep 2021 22:45:47 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2021-09-24T22:45:47Z</dc:date>
    <item>
      <title>AWS VPN use Checkpoint like a Gateway to internet</title>
      <link>https://community.checkpoint.com/t5/General-Topics/AWS-VPN-use-Checkpoint-like-a-Gateway-to-internet/m-p/129871#M23650</link>
      <description>&lt;DIV class="lmt__inner_textarea_container"&gt;Hello everyone,&lt;/DIV&gt;&lt;DIV class="lmt__inner_textarea_container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="lmt__inner_textarea_container"&gt;I have a VPN Site to Site tunnel between AWS and CKP, the tunnel works correctly with traffic between both subnets, the problem comes when trying to get the AWS machines to go out to the internet through CKP, I can't ping 8.8.8.8.8 for example, the trace stays on the private IP of the point to point adapter (169.254.72.110).&lt;/DIV&gt;&lt;DIV class="lmt__inner_textarea_container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="lmt__inner_textarea_container"&gt;I have made the configurations as indicated in the guide, it is a static route VPN, in AWS I indicate that everything (0.0.0.0/0) goes through the virtual gateway of the VPN, as I indicate the tunnel works correctly since it does not have falls and in the case of internal traffic there is no problem.&lt;/DIV&gt;&lt;DIV class="lmt__inner_textarea_container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="lmt__inner_textarea_container"&gt;Does anyone know where the error could be?&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Sep 2021 16:39:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/AWS-VPN-use-Checkpoint-like-a-Gateway-to-internet/m-p/129871#M23650</guid>
      <dc:creator>jasr_eiffage</dc:creator>
      <dc:date>2021-09-21T16:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: AWS VPN use Checkpoint like a Gateway to internet</title>
      <link>https://community.checkpoint.com/t5/General-Topics/AWS-VPN-use-Checkpoint-like-a-Gateway-to-internet/m-p/130104#M23673</link>
      <description>&lt;P&gt;Which precise guide did you follow?&lt;BR /&gt;What precise version/JHF?&lt;BR /&gt;Did you create any NAT rules for the Internet-bound traffic?&lt;BR /&gt;I'm pretty sure you need to do this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 19:50:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/AWS-VPN-use-Checkpoint-like-a-Gateway-to-internet/m-p/130104#M23673</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-09-23T19:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: AWS VPN use Checkpoint like a Gateway to internet</title>
      <link>https://community.checkpoint.com/t5/General-Topics/AWS-VPN-use-Checkpoint-like-a-Gateway-to-internet/m-p/130154#M23678</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This guide:&amp;nbsp;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk100726" target="_blank"&gt;How to configure IPsec VPN tunnel between Check Point Security Gateway and Amazon Web Services VPC using static routes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Actually: R80.40 take 294&lt;/P&gt;&lt;P&gt;The NAT rules I have are the normal outgoing rules to the internet of the rest of the networks that pass through the CKP, would it be necessary to make a specific rule for the VPN?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 10:46:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/AWS-VPN-use-Checkpoint-like-a-Gateway-to-internet/m-p/130154#M23678</guid>
      <dc:creator>jasr_eiffage</dc:creator>
      <dc:date>2021-09-24T10:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: AWS VPN use Checkpoint like a Gateway to internet</title>
      <link>https://community.checkpoint.com/t5/General-Topics/AWS-VPN-use-Checkpoint-like-a-Gateway-to-internet/m-p/130230#M23700</link>
      <description>&lt;P&gt;FYI, "Take 294" isn't a valid JHF level, I believe you can get that from cpinfo -y.&lt;/P&gt;
&lt;P&gt;Obviously, the VPN is working, so you don't need NAT rules specifically for that.&lt;BR /&gt;But clearly the traffic is not getting to the Internet and NAT is the likely issue.&lt;BR /&gt;Have you done a tcpdump on the Internet-facing interface to see if the traffic is actually being translated?&lt;/P&gt;
&lt;P&gt;What are the precise NAT rules you have configured?&lt;BR /&gt;I presume one of them is a HIDE NAT rule where you are hiding behind the gateway/cluster.&lt;BR /&gt;What is the precise IP address of that object?&lt;BR /&gt;If it's a private IP address (versus the elastic IP), that's probably why it's not working.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Sep 2021 22:45:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/AWS-VPN-use-Checkpoint-like-a-Gateway-to-internet/m-p/130230#M23700</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-09-24T22:45:47Z</dc:date>
    </item>
  </channel>
</rss>

