<?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: IP List Enforcement using Identity API  in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/IP-List-Enforcement-using-Identity-API/m-p/38688#M2303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice work.&lt;/P&gt;&lt;P&gt;I see you had the same idea as me. I already use IA for blocking Tor IPs.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/tkoopman/psCheckPoint/tree/master/Examples/Tor_IA" title="https://github.com/tkoopman/psCheckPoint/tree/master/Examples/Tor_IA"&gt;psCheckPoint/Examples/Tor_IA at master · tkoopman/psCheckPoint · GitHub&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Feb 2018 00:33:39 GMT</pubDate>
    <dc:creator>Tim_Koopman</dc:creator>
    <dc:date>2018-02-15T00:33:39Z</dc:date>
    <item>
      <title>IP List Enforcement using Identity API</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/IP-List-Enforcement-using-Identity-API/m-p/38685#M2300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create Identities from an IP list (like &lt;A href="https://zeustracker.abuse.ch/blocklist.php?download=ipblocklist"&gt;this&lt;/A&gt;) and enforce based on your rule base configuration. Using the Identity API will provide IP list updates without having to install policy each time an IP is added to the list. The created identities will be stored inside Access Role objects. The main use-cases for this is for IP black-listing / white-listing and is a great alternative to using fw sam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirements:&lt;/P&gt;&lt;P&gt;- Identity Web API enabled on gateway (More on that&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/R80.10/WebAdminGuides/EN/CP_R80.10_IdentityAwareness_AdminGuide/html_frameset.htm?topic=documents/R80.10/WebAdminGuides/EN/CP_R80.10_IdentityAwareness_AdminGuide/148503&amp;amp;anchor=o136694"&gt;HERE&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;- Access Role Object in rule base and policy installed to gateway&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt;Example Rule With Access Role Object&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.checkpoint.com/legacyfs/online/checkpoint/63036_Capture.PNG" style="width: 949px; height: 49px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt;Running The Python Script&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image" src="/legacyfs/online/checkpoint/63037_enforcer run.PNG" style="height: 593px;" width="391" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp;PDP Table (Identity Table) Entry On the Enforcing Gateway&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="/legacyfs/online/checkpoint/63038_pdp entry.PNG" style="width: 620px; height: 279px;" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 16:12:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/IP-List-Enforcement-using-Identity-API/m-p/38685#M2300</guid>
      <dc:creator>Joe_Dillig</dc:creator>
      <dc:date>2018-02-13T16:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: IP List Enforcement using Identity API</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/IP-List-Enforcement-using-Identity-API/m-p/38686#M2301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way to skin the cat &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;Note this is *probably* only relevant on R77.30 and above, based on the fact you're talking about the IDA API&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 22:52:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/IP-List-Enforcement-using-Identity-API/m-p/38686#M2301</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-02-13T22:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: IP List Enforcement using Identity API</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/IP-List-Enforcement-using-Identity-API/m-p/38687#M2302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct! There are about 5+ ways I can imagine to do this same function. I have alternate versions that us 'fw sam', 'fw samp', 'run-script' etc. I like the ID API best because you don't need to install policy when you change IPs in the list. The logging is also good because you can specify details in your identity when you create it and it will show on the log in Smart Console.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 14:36:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/IP-List-Enforcement-using-Identity-API/m-p/38687#M2302</guid>
      <dc:creator>Joe_Dillig</dc:creator>
      <dc:date>2018-02-14T14:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: IP List Enforcement using Identity API</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/IP-List-Enforcement-using-Identity-API/m-p/38688#M2303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice work.&lt;/P&gt;&lt;P&gt;I see you had the same idea as me. I already use IA for blocking Tor IPs.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/tkoopman/psCheckPoint/tree/master/Examples/Tor_IA" title="https://github.com/tkoopman/psCheckPoint/tree/master/Examples/Tor_IA"&gt;psCheckPoint/Examples/Tor_IA at master · tkoopman/psCheckPoint · GitHub&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 00:33:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/IP-List-Enforcement-using-Identity-API/m-p/38688#M2303</guid>
      <dc:creator>Tim_Koopman</dc:creator>
      <dc:date>2018-02-15T00:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: IP List Enforcement using Identity API</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/IP-List-Enforcement-using-Identity-API/m-p/73598#M4324</link>
      <description>&lt;P&gt;Hi guys, once I have the script running and the sessions are being published on my GW as Identity Awareness API how can I select the Role Blacklist?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 16:59:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/IP-List-Enforcement-using-Identity-API/m-p/73598#M4324</guid>
      <dc:creator>Stefano_Bucci</dc:creator>
      <dc:date>2020-01-28T16:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: IP List Enforcement using Identity API</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/IP-List-Enforcement-using-Identity-API/m-p/87901#M4944</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;as nobody has answered to Stefanos question I will repeat it here: Is it sufficient to create an Access Role in SmartConsole with the same name as used for the API injection (here: Blacklist)? Or are additional steps required to use the "Blacklist" as Source or Destination in Access Rules?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 11:52:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/IP-List-Enforcement-using-Identity-API/m-p/87901#M4944</guid>
      <dc:creator>Markus_Hauke</dc:creator>
      <dc:date>2020-06-10T11:52:19Z</dc:date>
    </item>
  </channel>
</rss>

