Domain unable to connect to elastic ip.

0

Hi

Domain unable to connect to elastic ip.

Whois search shows correct dns.

verisign DNSSEC Authentication show the following errors:

com to mysite.com: No valid RRSIGs made by a key corresponding to a DS RR were found covering the DNSKEY RRset, resulting in no secure entry point (SEP) into the zone.

mysite.com zone: The server(s) responded over TCP with a malformed response or with an invalid RCODE. (205.251.192.181, 205.251.195.32, 205.251.196.60, 205.251.199.228, 2600:9000:5300:b500::1, 2600:9000:5303:2000::1, 2600:9000:5304:3c00::1, 2600:9000:5307:e400::1)

thanks

parker
已提問 1 個月前檢視次數 140 次
1 個回答
0

What I can see is, there are issues with DNSSEC validation for your domain, suggesting potential configuration problems.

  • Double-check that your domain's DNS records (A record or CNAME) point to the correct Elastic IP in your domain registrar's control panel.
  • It might take up to 48 hours for DNS changes to propagate globally. Use tools like DNS Checker or WhatsMyDNS to verify propagation status.

Just to make sure, confirm that the Elastic IP is correctly associated with your EC2 instance or other resource in the AWS Management Console.

  • Ensure that security groups associated with the Elastic IP allow inbound traffic for the intended services.
  • Use tools like ping or curl to test connectivity directly to the Elastic IP from a different machine. If unreachable, investigate instance configuration or network issues.

Check EC2 instance logs or server-side logs for any errors or connection issues that might provide further clues.

Let me know if that worked for you! Have a good one.

profile picture
已回答 1 個月前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南