Closed Bug 839165 Opened 13 years ago Closed 13 years ago

Unable to resolve any address from 10.250.120.75

Categories

(Infrastructure & Operations :: Infrastructure: Other, task)

task
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jgriffin, Unassigned)

Details

The machine 10.250.120.75 is unable to resolve any address. Running nslookup www.mozilla.com, for example, yields: ;; connection timed out; no servers could be reached This machine is running Gaia performance tests that are critical for the B2G project right now, and this problem blocks those tests from running.
Severity: normal → critical
This machine is a Dell located in haxxor.
What DNS servers is it using? It should be using: 10.250.75.5 10.250.75.6 10.250.75.7 If it isn't using those, it is likely that it isn't getting its network settings from DHCP, which should probably be investigated.
/etc/resolv.conf currently has: # Generated by NetworkManager domain mv.mozilla.com search mv.mozilla.com nameserver 10.250.0.21 nameserver 10.250.0.22
And changing that to: # Generated by NetworkManager domain mv.mozilla.com search mv.mozilla.com nameserver 10.250.75.5 nameserver 10.250.75.6 nameserver 10.250.75.7 resolved the problem. Thanks!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
verified fixed
Status: RESOLVED → VERIFIED
Component: Server Operations: Infrastructure → Infrastructure: Other
Product: mozilla.org → Infrastructure & Operations
You need to log in before you can comment on or make changes to this bug.