Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the NLB security group to allow access from VPC Link / API Gateway in venue #510

Open
galenatjpl opened this issue Nov 8, 2024 · 1 comment
Assignees
Labels

Comments

@galenatjpl
Copy link
Collaborator

galenatjpl commented Nov 8, 2024

add ingress rules here:

https://github.com/unity-sds/unity-cs-infra/blob/58f0241496c8378d2c4583979fecef044704996f/cloudformation-template/unity-mc.main.template.yaml#L633

Currently, there is only an ingress rule to the ECS HTTPD SG, and that gets created by the unity-proxy bootstrap.

Try to lock down to subnets if possible.

@galenatjpl galenatjpl converted this from a draft issue Nov 8, 2024
@galenatjpl galenatjpl added the U-CS label Nov 8, 2024
@galenatjpl
Copy link
Collaborator Author

fixed. Turned off EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic in NLB to resolve this.

Related PR: unity-sds/unity-cs-infra#117

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants