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?

gefragt vor einem Jahr167 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen