<?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 How to enbale and configure Application filtering blade with Ansible in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-enbale-and-configure-Application-filtering-blade-with/m-p/27181#M1567</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;I am using Terraform for infrastructure provisioning and Ansible for configuration in AWS to deploy checkpoint FIrewall R80, I am stuck on few&amp;nbsp;points below,&amp;nbsp;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;I am looking for a solution how to enable Application filtering blade(any other blade like IPS etc.) and how to add URL/s for Egress filtering.&amp;nbsp; I am&amp;nbsp;using Ansible for automation so that Internal subnet can access the Some URL on the Internet and rest should be blocked.&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;Any Ansible module related to this would help a lot.&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;Thank you,&amp;nbsp;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;Amit Chaubey&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Sep 2018 19:53:15 GMT</pubDate>
    <dc:creator>Amit_Chaubey</dc:creator>
    <dc:date>2018-09-15T19:53:15Z</dc:date>
    <item>
      <title>How to enbale and configure Application filtering blade with Ansible</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-enbale-and-configure-Application-filtering-blade-with/m-p/27181#M1567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;I am using Terraform for infrastructure provisioning and Ansible for configuration in AWS to deploy checkpoint FIrewall R80, I am stuck on few&amp;nbsp;points below,&amp;nbsp;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;I am looking for a solution how to enable Application filtering blade(any other blade like IPS etc.) and how to add URL/s for Egress filtering.&amp;nbsp; I am&amp;nbsp;using Ansible for automation so that Internal subnet can access the Some URL on the Internet and rest should be blocked.&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;Any Ansible module related to this would help a lot.&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;Thank you,&amp;nbsp;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; border: 0px;"&gt;Amit Chaubey&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Sep 2018 19:53:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-enbale-and-configure-Application-filtering-blade-with/m-p/27181#M1567</guid>
      <dc:creator>Amit_Chaubey</dc:creator>
      <dc:date>2018-09-15T19:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to enbale and configure Application filtering blade with Ansible</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-enbale-and-configure-Application-filtering-blade-with/m-p/27182#M1568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The command in the API is set simple-gateway, as documented here:&amp;nbsp;&lt;A class="link-titled" href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/set-simple-gateway~v1.2%20" title="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/set-simple-gateway~v1.2%20" rel="nofollow noopener noreferrer" target="_blank"&gt;Check Point - Management API reference: set simple-gateway&lt;/A&gt;&lt;/P&gt;&lt;P&gt;To add URLs for egress filtering, you'd have to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create an application site:&amp;nbsp;&lt;A class="link-titled" href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/add-application-site~v1.2%20" title="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/add-application-site~v1.2%20" rel="nofollow noopener noreferrer" target="_blank"&gt;Check Point - Management API reference: add application-site&lt;/A&gt;&amp;nbsp; (or modify an existing one)&lt;/LI&gt;&lt;LI&gt;Create a rule allowing access to only that application-site:&amp;nbsp;&lt;A class="link-titled" href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/add-access-rule~v1.2%20" title="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/add-access-rule~v1.2%20" rel="nofollow noopener noreferrer" target="_blank"&gt;Check Point - Management API reference: add access-rule&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In the sample configurations here, similar tasks are done: &lt;A href="https://community.checkpoint.com/docs/DOC-2173" target="_blank"&gt;https://community.checkpoint.com/docs/DOC-2173&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recommend looking at the enclosed playbooks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2019 09:14:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-enbale-and-configure-Application-filtering-blade-with/m-p/27182#M1568</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-06-21T09:14:37Z</dc:date>
    </item>
  </channel>
</rss>

