Closed
Bug 827944
Opened 13 years ago
Closed 13 years ago
Create DNS zone for native-persona.org
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gene, Assigned: cturra)
References
Details
(Whiteboard: [triaged 20130108][push interrupt])
Please create a DNS zone file for native-persona.org :
native-persona.org : A : 184.73.25.142
login.native-persona.org : CNAME : native-persona.org
static.login.native-persona.org : CNAME : native-persona.org
verifier.login.native-persona.org : CNAME : native-persona.org
www.native-persona.org : CNAME : native-persona.org
| Reporter | ||
Comment 1•13 years ago
|
||
And please have our registrar configured to point to our nameservers where this zone will be hosted.
| Assignee | ||
Comment 2•13 years ago
|
||
setting up dns for this. will post back when initial propagation is complete.
Assignee: server-ops-webops → cturra
Status: NEW → ASSIGNED
Whiteboard: [triaged 20130108][push interrupt]
| Assignee | ||
Comment 3•13 years ago
|
||
good to go, but might take some more time to propagate around the Internet.
$ dig @ns1.mozilla.org static.login.native-persona.org
; <<>> DiG 9.7.6-P1 <<>> @ns1.mozilla.org static.login.native-persona.org
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 36733
;; flags: qr aa rd; QUERY: 1, ANSWER: 2, AUTHORITY: 3, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;static.login.native-persona.org. IN A
;; ANSWER SECTION:
static.login.native-persona.org. 300 IN CNAME native-persona.org.
native-persona.org. 300 IN A 184.73.25.142
;; AUTHORITY SECTION:
native-persona.org. 300 IN NS ns2.mozilla.org.
native-persona.org. 300 IN NS ns1.mozilla.org.
native-persona.org. 300 IN NS ns3.mozilla.org.
;; Query time: 37 msec
;; SERVER: 63.245.215.5#53(63.245.215.5)
;; WHEN: Tue Jan 8 11:48:18 2013
;; MSG SIZE rcvd: 141
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 4•13 years ago
|
||
Wow, that was insanely fast. Thank you, Chris and Gene!
Comment 5•13 years ago
|
||
Chris, sorry to reopen this, but our transition plan has been altered and now we need to point all this at a different IP address:
23.23.21.83
Sorry for the churn, and thanks again for your help!
j
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 6•13 years ago
|
||
:jparsons - updated!
$ dig @ns1.mozilla.org native-persona.org
; <<>> DiG 9.7.6-P1 <<>> @ns1.mozilla.org native-persona.org
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 24769
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 0
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;native-persona.org. IN A
;; ANSWER SECTION:
native-persona.org. 300 IN A 23.23.21.83
;; AUTHORITY SECTION:
native-persona.org. 300 IN NS ns3.mozilla.org.
native-persona.org. 300 IN NS ns1.mozilla.org.
native-persona.org. 300 IN NS ns2.mozilla.org.
;; Query time: 41 msec
;; SERVER: 63.245.215.5#53(63.245.215.5)
;; WHEN: Fri Jan 11 12:24:57 2013
;; MSG SIZE rcvd: 114
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Comment 7•13 years ago
|
||
cturra you are a monster.
and redirect from notoriousb2g.personatest.org is kicking over to native-persona.org now. w00t!
Comment 8•13 years ago
|
||
The bug that wouldn't die
We've got an elastic IP we want to use for this now for greater future flexibility.
Can we please now point all the native-persona records at: 54.235.220.29
thanks!
j
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 9•13 years ago
|
||
I've updated the DNS config at sysadmins r56197
This should be deployed and propogate shortly
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 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
•