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달 전188회 조회
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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠