<?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: VMSS Scalet Set  single load balancer deployment. How to set default route using bash script? in Cloud Firewall</title>
    <link>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/136597#M2307</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The official and permanent link for Azure VMSS Admin Guide is:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Default.htm" target="_blank"&gt;https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Default.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that all CloudGuard Network Security documentation and troubleshooting SKs are referenced in this SK:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk173705" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk173705&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;"CloudGuard Network - Important Resources"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Dmitry&lt;/P&gt;</description>
    <pubDate>Fri, 17 Dec 2021 06:00:02 GMT</pubDate>
    <dc:creator>Dmitry_Gorn</dc:creator>
    <dc:date>2021-12-17T06:00:02Z</dc:date>
    <item>
      <title>VMSS Scalet Set  single load balancer deployment. How to set default route using bash script?</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/82958#M2298</link>
      <description>&lt;P&gt;We have a multi tier Azure environment that has several scale sets. We only want one of those to face the internet and process inbound/outbound internet traffic. All other vmss will need to default to the Internet facing vmss. We were told that we should deploy these non-internet facing vmss with a single load balancer and add a bash script to the deployment config in Azure to set the default route to the internal load balancer.&lt;/P&gt;&lt;P&gt;I dont have access to the Azure console so I need to direct them on how this is accomplished.&lt;/P&gt;&lt;P&gt;- what will the bash script look like?&lt;/P&gt;&lt;P&gt;- where in Azure do they apply it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 16:00:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/82958#M2298</guid>
      <dc:creator>J_Saun</dc:creator>
      <dc:date>2020-04-23T16:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: VMSS Scalet Set  single load balancer deployment. How to set default route using bootstrap?</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/83145#M2299</link>
      <description>&lt;P&gt;I mistakenly used the words 'bash script'. On closer review with Azure I see now that it is a bootstrap script. I found sk112575 when mentions bootstrap script, but doesnt provide any examples:&lt;/P&gt;&lt;P&gt;Bootstrap Script&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Optional&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Comma separated commands to run on the initial boot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if I want to set my default route in the bootstrap script is it simply a text file with the clish command to set the default route?&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2020 11:54:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/83145#M2299</guid>
      <dc:creator>J_Saun</dc:creator>
      <dc:date>2020-04-25T11:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: VMSS Scalet Set  single load balancer deployment. How to set default route using bash script?</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/83152#M2300</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;it's all explained in the admin guide&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Content/Topics-Azure-VMSS/Traffic-Flows.htm?TocPath=Traffic%20Flows%7C_____0#Traffic_Flows" target="_blank"&gt;https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Content/Topics-Azure-VMSS/Traffic-Flows.htm?TocPath=Traffic%20Flows%7C_____0#Traffic_Flows&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;No need for script/static routes, you need to use Azure UDR.&lt;/P&gt;
&lt;P&gt;Shay&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Dec 2021 08:28:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/83152#M2300</guid>
      <dc:creator>Shay_Levin</dc:creator>
      <dc:date>2021-12-19T08:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: VMSS Scalet Set  single load balancer deployment. How to set default route using bash script?</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/112841#M2301</link>
      <description>&lt;P&gt;That URL simply says not found, is there any other you could suggest ?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 13:17:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/112841#M2301</guid>
      <dc:creator>Mode44</dc:creator>
      <dc:date>2021-03-09T13:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: VMSS Scalet Set  single load balancer deployment. How to set default route using bash script?</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/112859#M2302</link>
      <description>&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Content/Topics-Azure-VMSS/Traffic-Flows.htm#Traffic_Flows" target="_blank" rel="noopener"&gt;https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Content/Topics-Azure-VMSS/Traffic-Flows.htm#Traffic_Flows&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Dec 2021 10:18:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/112859#M2302</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2021-12-19T10:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: VMSS Scalet Set  single load balancer deployment. How to set default route using bash script?</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/136569#M2303</link>
      <description>&lt;P&gt;The admin guide for the Azure VMSS has been down for a while now.&amp;nbsp; It's incredibly frustrating.&amp;nbsp; Our sales reps notified your web admins at least 3 weeks ago, but there's been no change.&amp;nbsp; Can somebody please fix it?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 20:20:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/136569#M2303</guid>
      <dc:creator>michiganf4n</dc:creator>
      <dc:date>2021-12-16T20:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: VMSS Scalet Set  single load balancer deployment. How to set default route using bash script?</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/136573#M2305</link>
      <description>&lt;P&gt;Let's try again:&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Default.htm" target="_blank" rel="noopener"&gt;https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Default.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, you can look into&amp;nbsp;&lt;SPAN&gt;sk115533, the document is linked there as well.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Dec 2021 10:17:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/136573#M2305</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-12-19T10:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: VMSS Scalet Set  single load balancer deployment. How to set default route using bash script?</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/136574#M2306</link>
      <description>&lt;P&gt;Bingo!&amp;nbsp; It works now.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 21:14:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/136574#M2306</guid>
      <dc:creator>michiganf4n</dc:creator>
      <dc:date>2021-12-16T21:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: VMSS Scalet Set  single load balancer deployment. How to set default route using bash script?</title>
      <link>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/136597#M2307</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The official and permanent link for Azure VMSS Admin Guide is:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Default.htm" target="_blank"&gt;https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Default.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that all CloudGuard Network Security documentation and troubleshooting SKs are referenced in this SK:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk173705" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk173705&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;"CloudGuard Network - Important Resources"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Dmitry&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 06:00:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Cloud-Firewall/VMSS-Scalet-Set-single-load-balancer-deployment-How-to-set/m-p/136597#M2307</guid>
      <dc:creator>Dmitry_Gorn</dc:creator>
      <dc:date>2021-12-17T06:00:02Z</dc:date>
    </item>
  </channel>
</rss>

