Closed
Bug 1454768
Opened 7 years ago
Closed 7 years ago
Add records to mozilla.lk DNS zone
Categories
(Participation Infrastructure :: Community Ops, task)
Participation Infrastructure
Community Ops
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: geraldobarros, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180327091359
Expected results:
Hi Participation Team,
Please, we would like add these newest records to mozilla.lk DNS zone (route 53) so we can provide web services for Sri Lanka community,
Records:
=> To setup WPEngine
@ A 35.197.18.156
=> To setup GSuite
Blank or @ 3600 MX 1 ASPMX.L.GOOGLE.COM.
Blank or @ 3600 MX 5 ALT1.ASPMX.L.GOOGLE.COM.
Blank or @ 3600 MX 5 ALT2.ASPMX.L.GOOGLE.COM.
Blank or @ 3600 MX 10 ALT3.ASPMX.L.GOOGLE.COM.
Blank or @ 3600 MX 10 ALT4.ASPMX.L.GOOGLE.COM.
Thank you.
Geraldo Barros
Mozilla Community Web Services team
Comment 1•7 years ago
|
||
I added the DNS entries:
A records
> $ dig A mozilla.lk
> ;; ANSWER SECTION:
> mozilla.lk. 60 IN A 35.197.18.156
MX records
> $ dig MX mozilla.lk
> ;; ANSWER SECTION:
> mozilla.lk. 3600 IN MX 1 aspmx.l.google.com.
> mozilla.lk. 3600 IN MX 10 alt3.aspmx.l.google.com.
> mozilla.lk. 3600 IN MX 10 alt4.aspmx.l.google.com.
> mozilla.lk. 3600 IN MX 5 alt1.aspmx.l.google.com.
> mozilla.lk. 3600 IN MX 5 alt2.aspmx.l.google.com.
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•