Closed
Bug 931451
Opened 12 years ago
Closed 12 years ago
bug*.bugzilla.mozilla.org not resolving
Categories
(Infrastructure & Operations :: DNS and Domain Registration, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: afernandez, Assigned: bhourigan)
Details
Not sure if related to the recent DNSSEC changes to mozilla.org but seems some nameservers do not resolve anything under bug*.bugzilla.mozilla.org
Example:
http://dnssec-debugger.verisignlabs.com/bug920669.bugzilla.mozilla.org
Seems so far the following Nameserver don't return a record;
# comcast
75.75.75.75
75.75.76.76
# google
8.8.8.8
8.8.4.4
Issue first noticed by user dveditz in irc. Originally thought as local issue.
Reporter | ||
Updated•12 years ago
|
Group: infra
Reporter | ||
Comment 1•12 years ago
|
||
DNSSEC was removed for mozilla.org shortly after the bug was created.
Comcast name servers are now resolving the attachment URLs.
Google is still a bit behind and doesn't resolve yet.
Assignee: infra → bhourigan
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•12 years ago
|
||
Google nameservers are properly resolving bug*.bugzilla.mozilla.org
Assignee | ||
Comment 3•12 years ago
|
||
We have the following wildcard CNAME entries:
*.add-ons.mozilla.org. IN CNAME static-redirect.zlb.phx.mozilla.net.
*.bugzilla-stage-next.mozilla.org. IN CNAME dm-bugstage03a.mozilla.org.
*.bugzilla.mozilla.org. IN CNAME wild.bugzilla.dynect.mozilla.net.
*.khan.mozilla.org. IN CNAME khan.mozilla.org.
*.konigsberg.mozilla.org. IN CNAME konigsberg.nl.mozilla.org.
*.m.mozilla.org. IN CNAME mana.mozilla.org.
*.pastebin.mozilla.org. IN CNAME generic.zlb.phx.mozilla.net.
*.quality.mozilla.org. IN CNAME quality.mozilla.org.
*.sm-stage01.labs.mozilla.org. IN CNAME sm-stage01.labs.mozilla.com.
Assignee | ||
Comment 4•12 years ago
|
||
Our DNS partner confirmed this was a result of a software bug in their dnssec
signer. We rolled back dnssec and wildcard cname entries are working, and we will
verify this is fixed prior to re-enabling dnssec at a future point in time.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•