<?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: How to deploy and configure scale sets in Smarconsole and policies in Cloud Firewall</title>
    <link>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74337#M2480</link>
    <description>&lt;P&gt;I'll have to defer to someone else.&amp;nbsp; I've only setup MDS environments.&amp;nbsp; You may also want to reach out to TAC.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2020 14:02:01 GMT</pubDate>
    <dc:creator>Tommy_Forrest</dc:creator>
    <dc:date>2020-02-06T14:02:01Z</dc:date>
    <item>
      <title>How to deploy and configure scale sets in Smarconsole and policies</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74204#M2473</link>
      <description>&lt;P&gt;We are building an environment that has a Checkpoint Manager and several scale sets. The manager and firewalls (scale sets) are all in Azure. The firewall manager and a single scale set have been built (by a different team) and both fw's show up as objects in Smartconsole. It is not clear to me how to add the scale set to a policy within Smartconsole. Additionally, can we have more than one scale set associated with a single policy? Or does each scale set require it's own unique policy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 12:41:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74204#M2473</guid>
      <dc:creator>J_Saun</dc:creator>
      <dc:date>2020-02-05T12:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy and configure scale sets in Smarconsole and policies</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74223#M2474</link>
      <description>&lt;P&gt;The policy is defined in the autoprovisioning json script and not SmartConsole.&amp;nbsp; Also, you won't set anything in the install on cell in the policy.&amp;nbsp; Make sure you create the policy before modifying your json script.&lt;/P&gt;&lt;P&gt;FWIW, Autoprovisioning is now Cloud Management Extension (CME).&lt;/P&gt;&lt;P&gt;The json file should live in /var/opt/CPmds-R80/conf/ (for 80.10).&amp;nbsp; It's safe to cat it, but I wouldn't try to manually edit the file.&lt;/P&gt;&lt;P&gt;autoprov-cfg is the command that would allow you to modify your json file.&amp;nbsp; See sk120992 for more details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 14:00:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74223#M2474</guid>
      <dc:creator>Tommy_Forrest</dc:creator>
      <dc:date>2020-02-05T14:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy and configure scale sets in Smarconsole and policies</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74326#M2475</link>
      <description>&lt;P&gt;I don't seem to have that directory. This is an R80.30 Management station.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I reviewed the document in the link below and it doesnt mention modifying a json file:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/CloudGuard-IaaS/Deploying-Auto-Scaling-CloudGuard-gateways-in-Azure-using-VM/m-p/39967#M1019" target="_blank"&gt;https://community.checkpoint.com/t5/CloudGuard-IaaS/Deploying-Auto-Scaling-CloudGuard-gateways-in-Azure-using-VM/m-p/39967#M1019&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a case open with Checkpoint Support and they also stated that a json file needs to be modified (application.json) but it does not exist on the manager.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 12:56:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74326#M2475</guid>
      <dc:creator>J_Saun</dc:creator>
      <dc:date>2020-02-06T12:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy and configure scale sets in Smarconsole and policies</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74328#M2476</link>
      <description>&lt;P&gt;Are you on a MDS platform?&lt;/P&gt;&lt;P&gt;If so, for 80.30 try here:&lt;/P&gt;&lt;P&gt;/var/opt/CPmds-R80.30/conf&lt;/P&gt;&lt;P&gt;You should have autoprovision.json there.&lt;/P&gt;&lt;P&gt;You could also try:&amp;nbsp; "autoprov-cfg show all" from expert.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a sample of what my script looks like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(this part defines the controller(s)):&lt;/P&gt;&lt;P&gt;controllers:&lt;BR /&gt;Azure1:&lt;BR /&gt;class: Azure&lt;BR /&gt;credentials:&lt;BR /&gt;"client_id": "My_Azure_client_ID_here"&lt;BR /&gt;"client_secret": "More_privateclient_stuff_here"&lt;BR /&gt;"grant_type": "client_credentials"&lt;BR /&gt;tenant: My_Azure_tenant_ID&lt;BR /&gt;domain: "CMA_Mine-Mine-Mine"&lt;BR /&gt;subscription: "My_Azure_Sub_ID"&lt;BR /&gt;templates:&lt;BR /&gt;- Azure-DMZ&lt;/P&gt;&lt;P&gt;The controller calls the template, in this case Azure-DMZ.&amp;nbsp; Here's the template (this will all show up in the same file) note we also enable the blades here:&lt;/P&gt;&lt;P&gt;Azure-DMZ:&lt;BR /&gt;anti-bot: true&lt;BR /&gt;anti-virus: true&lt;BR /&gt;identity-awareness: true&lt;BR /&gt;ips: true&lt;BR /&gt;one-time-password: "My-one-time-password-aka-SIC"&lt;BR /&gt;policy: "Azure_DMZ"&lt;BR /&gt;send-alerts-to-server: "CMA_Mine_Mine_Mine_Log_01"&lt;BR /&gt;send-logs-to-server: "CMA_Mine_Mine_Mine_Log_01"&lt;BR /&gt;version: "R80.20"&lt;/P&gt;&lt;P&gt;In my case, I have an MDS and a MLM, so I define that I want the logs to go to the MLM.&lt;/P&gt;&lt;P&gt;Note the policy line.&amp;nbsp; That's the policy that will be assigned in the CMA to the autoprovisioned firewalls.&amp;nbsp; Make sure this policy is created first.&amp;nbsp; And make sure you have sufficient permits to continue talking to the firewall when that policy first starts so you don't lock yourself out.&lt;/P&gt;&lt;P&gt;When you go to push policy, you'll notice that you don't have to define the gateways like you normally would for a normal new setup.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 13:17:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74328#M2476</guid>
      <dc:creator>Tommy_Forrest</dc:creator>
      <dc:date>2020-02-06T13:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy and configure scale sets in Smarconsole and policies</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74331#M2477</link>
      <description>&lt;P&gt;Thanks. I don't seem to have autoprov-cfg. Is that something I need to install?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 13:31:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74331#M2477</guid>
      <dc:creator>J_Saun</dc:creator>
      <dc:date>2020-02-06T13:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy and configure scale sets in Smarconsole and policies</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74332#M2478</link>
      <description>&lt;P&gt;Before we go down this path any further - are you in an MDS based environment?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 13:35:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74332#M2478</guid>
      <dc:creator>Tommy_Forrest</dc:creator>
      <dc:date>2020-02-06T13:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy and configure scale sets in Smarconsole and policies</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74335#M2479</link>
      <description>&lt;P&gt;No. Single R80.30 management station in Azure. Standalone.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 13:40:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74335#M2479</guid>
      <dc:creator>J_Saun</dc:creator>
      <dc:date>2020-02-06T13:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy and configure scale sets in Smarconsole and policies</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74337#M2480</link>
      <description>&lt;P&gt;I'll have to defer to someone else.&amp;nbsp; I've only setup MDS environments.&amp;nbsp; You may also want to reach out to TAC.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 14:02:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/How-to-deploy-and-configure-scale-sets-in-Smarconsole-and/m-p/74337#M2480</guid>
      <dc:creator>Tommy_Forrest</dc:creator>
      <dc:date>2020-02-06T14:02:01Z</dc:date>
    </item>
  </channel>
</rss>

