Closed
Bug 357196
Opened 19 years ago
Closed 19 years ago
Landfill can not resolve sites external to mozilla.org
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cso, Assigned: justdave)
Details
[ssdbot@landfill conf]$ host cvs.mozilla.org
cvs.mozilla.org is an alias for dm-cvs01.mozilla.org.
dm-cvs01.mozilla.org has address 63.245.208.155
[ssdbot@landfill conf]$ host www.google.co.uk
Host www.google.co.uk not found: 5(REFUSED)
This used to work fine, and (I think) will break our tinderboxen for docs.
Comment 1•19 years ago
|
||
I can confirm this. It basically breaks DNS on landfill, although thankfully the most critical DNS it needs is the mozilla.org zones, and those work fine.
I'd imagine this is some configuration change on the DNS server?
Severity: normal → major
OS: Windows XP → All
Hardware: PC → All
Summary: Landfill can not resolve sites like www.google.co.uk → Landfill can not resolve sites external to mozilla.org
Comment 2•19 years ago
|
||
We don't have an external nameserver that allows recursion from non-inside networks. For now I added two upstream nameservers.
I'm not sure how to get mradm01 to allow 63.245.210.128/25 to recurse - Dave?
Assignee: server-ops → justdave
| Assignee | ||
Comment 3•19 years ago
|
||
mrz fixed this by adding a new view to the dns server that allowed recursion for specific external netblocks.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•