wireguard in melbourne not working

0

I was building wireguard on ec2 in Melbourne. The configuration was created successfully, but it doesn't work.

Previously, I created a configuration for Sydney. It works without problems.

I do not know what the problem is. The only difference is that for Sydney I choose t2.micro. But for Melbourne, I can only choose t3.micro. Does it matter?

Or what could be the reason?

preguntada hace un año167 visualizaciones
1 Respuesta
0

t2 may not be supported in Melbourne.
If you check the following document, you will not find it in the fee schedule.
I believe it is possible to use WireGuard with t3.micro.
https://aws.amazon.com/ec2/pricing/on-demand/?nc1=h_ls

Is there a setting in the security group to allow ports used by WireGuard?
Likewise, make sure that the network ACLs for the subnet where the EC2 is located allow the necessary communications.
Otherwise, try debugging, etc., to see if there are any errors in the connection.
https://www.wireguard.com/quickstart/

profile picture
EXPERTO
respondido hace un año

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