- CheckMates
- :
- Products
- :
- CloudMates Products
- :
- Cloud Network Security
- :
- Discussion
- :
- Re: VMSS Scalet Set single load balancer deployme...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
VMSS Scalet Set single load balancer deployment. How to set default route using bash script?
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.
I dont have access to the Azure console so I need to direct them on how this is accomplished.
- what will the bash script look like?
- where in Azure do they apply it?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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:
Bootstrap Script
Optional
Comma separated commands to run on the initial boot.
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI,
it's all explained in the admin guide
No need for script/static routes, you need to use Azure UDR.
Shay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That URL simply says not found, is there any other you could suggest ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The admin guide for the Azure VMSS has been down for a while now. It's incredibly frustrating. Our sales reps notified your web admins at least 3 weeks ago, but there's been no change. Can somebody please fix it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Let's try again: https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Default.htm
Also, you can look into sk115533, the document is linked there as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Bingo! It works now.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The official and permanent link for Azure VMSS Admin Guide is:
https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Default.htm
Note that all CloudGuard Network Security documentation and troubleshooting SKs are referenced in this SK:
"CloudGuard Network - Important Resources"
Regards,
Dmitry