<?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: Using R80.10 APIs to update dynamic public IP address in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Using-R80-10-APIs-to-update-dynamic-public-IP-address/m-p/39415#M2449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very nice. I am use this script with modifications.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Mar 2018 10:04:02 GMT</pubDate>
    <dc:creator>HeikoAnkenbrand</dc:creator>
    <dc:date>2018-03-04T10:04:02Z</dc:date>
    <item>
      <title>Using R80.10 APIs to update dynamic public IP address</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Using-R80-10-APIs-to-update-dynamic-public-IP-address/m-p/39413#M2447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1&gt;Overview&lt;/H1&gt;&lt;P&gt;A very simple bash script that uses Check Point R80.10 APIs in order to check and update your dynamic public IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Description&lt;/H2&gt;&lt;P&gt;This script checks if the object representing your public IP address is the actual public dynamic IP address you received from your ISP. If it's different, it means the IP changed, so the scripts uses several APIs in order to update the object IP address, update the gateway topology and install the policy.&lt;/P&gt;&lt;P&gt;For more details: &lt;A href="https://github.com/lfama/updateDynamicIP"&gt;https://github.com/lfama/updateDynamicIP&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Notes&lt;/H2&gt;&lt;P&gt;I wrote this script just for fun and to learn (and play) a little bit more about Check Point Management APIs.&lt;/P&gt;&lt;P&gt;Only tested in R80.10 Standalone environment running on 3200 appliance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jan 2018 15:19:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Using-R80-10-APIs-to-update-dynamic-public-IP-address/m-p/39413#M2447</guid>
      <dc:creator>Luca_Famà</dc:creator>
      <dc:date>2018-01-27T15:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using R80.10 APIs to update dynamic public IP address</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Using-R80-10-APIs-to-update-dynamic-public-IP-address/m-p/39414#M2448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very nice!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jan 2018 09:07:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Using-R80-10-APIs-to-update-dynamic-public-IP-address/m-p/39414#M2448</guid>
      <dc:creator>Robert_Decker</dc:creator>
      <dc:date>2018-01-28T09:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using R80.10 APIs to update dynamic public IP address</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Using-R80-10-APIs-to-update-dynamic-public-IP-address/m-p/39415#M2449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very nice. I am use this script with modifications.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Mar 2018 10:04:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Using-R80-10-APIs-to-update-dynamic-public-IP-address/m-p/39415#M2449</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2018-03-04T10:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using R80.10 APIs to update dynamic public IP address</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Using-R80-10-APIs-to-update-dynamic-public-IP-address/m-p/39416#M2450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seriously... thank you so much for this! I was having this exact issue with a 3200 and dynamic WAN addresses and this fixed all my problems!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 May 2018 00:41:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Using-R80-10-APIs-to-update-dynamic-public-IP-address/m-p/39416#M2450</guid>
      <dc:creator>Daniel_Taney</dc:creator>
      <dc:date>2018-05-26T00:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using R80.10 APIs to update dynamic public IP address</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Using-R80-10-APIs-to-update-dynamic-public-IP-address/m-p/52529#M3415</link>
      <description>&lt;P&gt;Just submitted to github an update for this script. Updated to R80.20 and added code to recurse the interfaces so that when the Gateway is updated is so to not loose topology or other settings.&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 14:41:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Using-R80-10-APIs-to-update-dynamic-public-IP-address/m-p/52529#M3415</guid>
      <dc:creator>Charles_Currier</dc:creator>
      <dc:date>2019-05-03T14:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using R80.10 APIs to update dynamic public IP address</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Using-R80-10-APIs-to-update-dynamic-public-IP-address/m-p/73685#M4326</link>
      <description>&lt;P&gt;The updated script as mentioned by&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/2663"&gt;@Charles_Currier&lt;/a&gt; can be found &lt;A href="https://github.com/cbcurrier3/updateDynamicIP/blob/patch-1/updateDynamicIP.sh" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 15:20:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Using-R80-10-APIs-to-update-dynamic-public-IP-address/m-p/73685#M4326</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2020-01-29T15:20:07Z</dc:date>
    </item>
  </channel>
</rss>

