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?

已提问 1 年前167 查看次数
1 回答
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
专家
已回答 1 年前

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

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

回答问题的准则