Closed
Bug 971752
Opened 12 years ago
Closed 12 years ago
Prep and transfer DNS for knightmozilla.org to AWS
Categories
(Infrastructure & Operations Graveyard :: WebOps: Labs, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: johns, Assigned: cliang)
References
Details
Hello!
This will be a few steps to transfer DNS management over to AWS.
1) Please send me the current contents of the knightmozilla.org zone
2) I will then replicate it in AWS Route53
3) I'll open a ticket to transfer whois over
4) I'll then need to setup an S3 bucket for redirecting
5) After those are all done, we'll need to update nameservers to the following:
ns-699.awsdns-23.net
ns-1867.awsdns-41.co.uk
ns-39.awsdns-04.com
ns-1438.awsdns-51.org
Many thanks!
| Assignee | ||
Comment 1•12 years ago
|
||
www.knightmozilla.org. IN CNAME knightmozilla.org.
knightmozilla.org. IN A 63.245.223.162
| Assignee | ||
Updated•12 years ago
|
Assignee: webops-labs → cliang
| Reporter | ||
Comment 2•12 years ago
|
||
Life is good!
localmac-23:29:32-~# dig knightmozilla.org
; <<>> DiG 9.8.3-P1 <<>> knightmozilla.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 11178
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 4
;; QUESTION SECTION:
;knightmozilla.org. IN A
;; ANSWER SECTION:
knightmozilla.org. 60 IN A 205.251.242.186
;; AUTHORITY SECTION:
knightmozilla.org. 10000 IN NS ns-699.awsdns-23.net.
knightmozilla.org. 10000 IN NS ns-39.awsdns-04.com.
knightmozilla.org. 10000 IN NS ns-1867.awsdns-41.co.uk.
knightmozilla.org. 10000 IN NS ns-1438.awsdns-51.org.
;; ADDITIONAL SECTION:
ns-39.awsdns-04.com. 8884 IN A 205.251.192.39
ns-699.awsdns-23.net. 9440 IN A 205.251.194.187
ns-1438.awsdns-51.org. 9244 IN A 205.251.197.158
ns-1867.awsdns-41.co.uk. 9503 IN A 205.251.199.75
;; Query time: 138 msec
;; SERVER: 66.28.0.45#53(66.28.0.45)
;; WHEN: Thu Feb 13 23:34:31 2014
;; MSG SIZE rcvd: 251
Sites are looking ok, just redirecting as they should be.
| Reporter | ||
Comment 3•12 years ago
|
||
I declare this bug resolved.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•12 years ago
|
||
JP: In working on something else, I noted that there is a knightmozilla.com in addition to knightmozilla.org. Is that domain going to be shifted to AWS or should that domain die / stop serving anything?
Flags: needinfo?(johns)
| Reporter | ||
Comment 5•12 years ago
|
||
Eh, we'll probably want to move that over as well.
Can you dump me out that zone file and I'll get it started? Thanks!
Flags: needinfo?(johns)
| Assignee | ||
Comment 6•12 years ago
|
||
knightmozilla.com:
www.knightmozilla.com. IN CNAME knightmozilla.com.
knightmozilla.com. IN A 63.245.223.162
Updated•9 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•