<?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: Additional External IP (AWS) in Cloud Firewall</title>
    <link>https://community.checkpoint.com/t5/Cloud-Firewall/Additional-External-IP-AWS/m-p/33075#M3506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Thanks for the comments.&lt;/P&gt;&lt;P&gt;We already be able to do the configuration and works fine.&lt;/P&gt;&lt;P&gt;We configure a second external Interface, to avoid any routing problem we configure ISP Redundancy between two external Interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again. I hope this help for others&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2018 01:00:04 GMT</pubDate>
    <dc:creator>Sandra_Suarez</dc:creator>
    <dc:date>2018-07-06T01:00:04Z</dc:date>
    <item>
      <title>Additional External IP (AWS)</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Additional-External-IP-AWS/m-p/33072#M3503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The customers has a cluster R80.10 on AWS environment.&lt;/P&gt;&lt;P&gt;The front-end 172.31.19.x with public IP address (eth0)&lt;/P&gt;&lt;P&gt;The back-en 172.31.18.x (eth1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the front-end interfaces are configured severals subiterfaces to public services, something like this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;ETH0&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;172.31.19.x&amp;nbsp; public1&lt;/P&gt;&lt;P&gt;172.31.19.y&amp;nbsp; public2&lt;/P&gt;&lt;P&gt;172.31.19.z&amp;nbsp; public3&lt;/P&gt;&lt;P&gt;172.31.19.v&amp;nbsp; public4&lt;/P&gt;&lt;P&gt;172.31.19.q&amp;nbsp; public5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the customer reach the limit of interface to associate public IP address and need to public more.&lt;/P&gt;&lt;P&gt;We try to do that add another external interface but it does not work.&lt;/P&gt;&lt;P&gt;Anyone how which is the procedure in this case??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 03:11:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Additional-External-IP-AWS/m-p/33072#M3503</guid>
      <dc:creator>Sandra_Suarez</dc:creator>
      <dc:date>2018-06-21T03:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Additional External IP (AWS)</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Additional-External-IP-AWS/m-p/33073#M3504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both the number of interfaces and the number of IPs you can associate to a given interface are a function of the AWS instance size you are using.&lt;/P&gt;&lt;P&gt;Your options are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Use an elastic load balancer, which can also rewrite the source port for an incoming connection (allowing you to reduce the number of IPs assigned to the gateway).&lt;/LI&gt;&lt;LI&gt;Use more (smaller) gateways to protect these servers.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 03:48:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Additional-External-IP-AWS/m-p/33073#M3504</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-06-21T03:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Additional External IP (AWS)</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Additional-External-IP-AWS/m-p/33074#M3505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We ran into this exact same issue with AWS. In order to get more IPs, we had to add another external interface. It's a pain... There was a lot of tinkering involved, a lot of swearing and a lot of headdesks...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I had to do was setup policy based routing on the CheckPoint to make sure that incoming and outgoing traffic went in/out of the same interface. I also had to setup incoming/outgoing NAT. Unfortunately, this doesn't work if you are using a Logical Server object to NAT to the ELB CNAME. So we ended up with NAT using the local ELB IP addresses which are subject to change, and when they do, the site goes down...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the reasons we needed so many IPs was that ELB's only supported a single certificate. With the new ALBs, they support multiple so if you have a lot of different websites requiring https, you can add multiple to ALBs. So we were able to merge a lot of load balancers and lower the number of IPs we needed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, as Dameon stated, we are in the process of moving part of our stuff to another CheckPoint so that we can get down to 1 external interface and&amp;nbsp; re-implement the Logical Server workaround so we can NAT to CNAME and not have the issue with the ALB IP changing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps and good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 20:39:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Additional-External-IP-AWS/m-p/33074#M3505</guid>
      <dc:creator>Matt_J</dc:creator>
      <dc:date>2018-07-05T20:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Additional External IP (AWS)</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/Additional-External-IP-AWS/m-p/33075#M3506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Thanks for the comments.&lt;/P&gt;&lt;P&gt;We already be able to do the configuration and works fine.&lt;/P&gt;&lt;P&gt;We configure a second external Interface, to avoid any routing problem we configure ISP Redundancy between two external Interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again. I hope this help for others&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2018 01:00:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/Additional-External-IP-AWS/m-p/33075#M3506</guid>
      <dc:creator>Sandra_Suarez</dc:creator>
      <dc:date>2018-07-06T01:00:04Z</dc:date>
    </item>
  </channel>
</rss>

