ALB DNS could not be resolved after account re-activation

0

My aws account was blocked due the billing problem. After paying, it's recoved. However one of my ALB DNS could not be resolved. It's not my custom domain. Its ALB own DNS. The reply from ping to the ALB DNS is : No address associated with hostname

Anything I can do?

thomas
已提问 4 个月前189 查看次数
2 回答
0

Hello.

Please try name resolution using the "nslookup" command instead of pinging the ALB.

nslookup ALB-DNS-NAME

If the ALB public IP address cannot be resolved using the above command, there may be a problem with your AWS account, so we recommend that you open a case with AWS Support under "Account and billing".
https://docs.aws.amazon.com/awssupport/latest/user/case-management.html

profile picture
专家
已回答 4 个月前
0

When your account was reactivated were all the resources back in place, such that everything matches what was deployed in the account before suspension?

In the AWS Console select the region that the load balancer is in, then go to EC2 and in the left hand pane choose Load Balancers.

Is the load balancer listed there, and if it is then verify that its DNS name and IP address is what you expect.

Also, if you are trying to access the load balancer using a Route 53 Alias or CNAME (instead of the plain myloadbalancer-123456789.[region].elb.amazonaws.com type of name)? If you're using an alias then check it's still valid.

profile picture
专家
Steve_M
已回答 4 个月前

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

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

回答问题的准则