- Newest
- Most votes
- Most comments
Hello.
Are domain zones managed by Route53?
I checked the NS record with the command below, but it was not a Route53 NS record.
If you are managing with Route53, you will need to copy the Route53 NS record and register it again in the NS record of the zone you are managing.
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/CreatingNewSubdomain.html#UpdateDNSParentDomain
dig oriongamingworld.net ns
; <<>> DiG 9.16.1-Ubuntu <<>> oriongamingworld.net ns
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 33548
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;oriongamingworld.net. IN NS
;; AUTHORITY SECTION:
net. 900 IN SOA a.gtld-servers.net. nstld.verisign-grs.com. 1695744377 1800 900 604800 86400
;; Query time: 46 msec
;; SERVER: 192.168.11.1#53(192.168.11.1)
;; WHEN: Wed Sep 27 01:06:27 JST 2023
;; MSG SIZE rcvd: 122
I found the root: my domain was suspended since I didn't confirm the verification email. So I resend it and now my config looks like:
and that is info from whois:
Inside the account, it was unsuspended after I resend and confirmed my email address. NS are identical in both cases, but on the internet it still has DNS_PROBE_FINISHED_NXDOMAIN. Maybe it needs more time, I'll wait for a while.
Relevant content
- S3 static hosting link doesn't work while the object url works, static hosting page is an empty pageAccepted Answerasked 7 months ago
- asked 2 years ago
- asked 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 years ago