I need add a list of ip to my allowlist

0

I am very new on AWS, I am using a cloud service for my site, now I am getting a 502 error and it said I need to verify that all QUIC.cloud IPs are in the allowlist on your server, I have not idea how I can do that, I am working with ans EC2 Linux instance. Can you please help me.

Thanks.

已提问 3 个月前302 查看次数
1 回答
0

Hello.

When allowing connections with EC2, security group settings are relevant.
You must ensure that the security group inbound rules configured on EC2 allow the required IP address and port number.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/working-with-security-groups.html#describing-security-group

There is also something called a subnet network ACL, but I think this is set to allow all communication if nothing is configured.
https://docs.aws.amazon.com/vpc/latest/userguide/vpc-network-acls.html

profile picture
专家
已回答 3 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则