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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南