Three of my hosted zones have disappeared from Route53

0

I went to update some DNS records in my hosted zones, and they've disappeared. There are two zones left but three are gone. AWS is still serving the zones according to dig but I have no way to afxr them to at least re-create them on some. I also don't appear to have any way to open a support ticket because I'm apparently not paying Amazon enough money.

I tried re-creating the hosted zone and it created a new, empty zone. Needless to say, this is a disaster.

dig ns openshut.net

; <<>> DiG 9.10.6 <<>> ns openshut.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 62445
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;openshut.net.			IN	NS

;; ANSWER SECTION:
openshut.net.		172800	IN	NS	ns-110.awsdns-13.com.
openshut.net.		172800	IN	NS	ns-1383.awsdns-44.org.
openshut.net.		172800	IN	NS	ns-1809.awsdns-34.co.uk.
openshut.net.		172800	IN	NS	ns-901.awsdns-48.net.

;; Query time: 141 msec
;; SERVER: 192.168.200.3#53(192.168.200.3)
;; WHEN: Wed Feb 23 08:50:52 PST 2022
;; MSG SIZE  rcvd: 178
已提問 2 年前檢視次數 523 次
4 個答案
0

Please create a support ticket in the AWS console so that the team can help you troubleshoot this.

profile pictureAWS
專家
已回答 2 年前
0

I created a support ticket with ID 9681976831

已回答 2 年前
  • I see that the support ticket has been resolved. Was the outcome acceptable?

0

I know this is a little late, but I wanted to share this link on how to back up Route 53 zones:

https://medium.com/@sharma.naman/how-to-take-aws-route53-backup-2bc3a0343b4

Good luck!

已回答 2 年前
  • Thanks, I did some research on that yesterday and will definitely be doing that going forward. Assuming I continue to use AWS, since it is more than a little scary that zones can just be moved somewhere with no notice.

0

I got a response from support which said that while the domains are registered to my AWS account the Hosted Zones belong to another AWS account. Support would not tell me the owner of the other AWS account.

This makes no sense because:

  1. I only have one account.
  2. Since my account owns the domains, only my account could have updated the NS records for those domains.
  3. This would have required the other account owner to a) add the hosted domains into their account. b) tell me the name server addresses so that I could update NS records in this account.

This is ridiculous on its face and I can certainly attest that this never happened. Worse, this means that somebody else’s account has control of the zone records and could add or change them at any time without me even knowing.

I think at this point the safest course of action will be for me to try re-create the hosted zones from memory and update the NS records accordingly.

已回答 2 年前

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

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

回答問題指南