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.

preguntada hace 3 meses302 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 3 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas