Can I enter multiple IP ranges when deploying MATLAB Production Server R2020b Reference Architecture to AWS?

2 次查看(过去 30 天)
I am deploying the MATLAB Production Server Reference Architecture to AWS:
While deploying I can enter a parameter "Allow connections from IP Address" which "is the IP address range that will be allowed to connect to the cloud console that manages the server. The format for this field is IP Address/Mask." So that means I can enter only one range whereas I actually need to allow multiple ranges; how can I do this?

采纳的回答

MathWorks Support Team
The ability to enter multiple IP ranges when deploying the MATLAB Production Server R2020b Reference Architecture to AWS is not available, you can indeed really only enter one range during initial deployment. If additional ranges are to be allowed access, these can be added later.
First, highlight the stack created in AWS Cloudformation portal, choose the 'Resource' tab, then:
If you want to allow more IP range to access license server deployed (if any):
  1. Click the physical ID of "MatlabProductionServerLicenseServerStack"
  2. From the opened stack, go to "resource" again and click the physical ID of "security group"
  3. In the opened security group portal, highlight the security group and choose "Inbound Rules", then click "Edit Inbound rules", you will be able to add/delete/edit security rules in the opened page.
  4. To add IP ranges to rules, click input fields under 'Source', then enter the new IP range in CIDR format. After modifying all rules, click 'Save rules', then the new rules will be saved.
If you want to allow more IP range to access MPS cloud console:
  1. Click the physical ID of "MatlabProductionServerResourcesStack"
  2. From the opened stack, go to "resource" again and click the physical ID of "MatlabProductionServerCloudStackElb1Sg"
  3. Find security group named "matlab-production-server-cloud-stack-elb-1-sg", then see steps 3 and 4 in previous option
If you want to allow more IP range to access MPS endpoints:
  1. Click the physical ID of "MatlabProductionServerResourcesStack"
  2. From the opened stack, go to "resource" again and click the physical ID of "MatlabProductionServerCloudStackElb2Sg"
  3. Find security group named "matlab-production-server-cloud-stack-elb-2-sg", then see steps 3 and 4 in previous option

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Installation 的更多信息

标签

尚未输入任何标签。

产品


版本

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by