Index: [Article Count Order] [Thread]

Date:  Thu, 22 Jun 2006 11:16:44 -0700
From:  "Bruce Timberlake" <brucetimberlake (at mark) gmail.com>
Subject:  [coba-e:05841] Re: nslookup problem
To:  coba-e (at mark) bluequartz.org
Message-Id:  <f76f5d3e0606221116j1ca1f80bi298922767e397b0b (at mark) mail.gmail.com>
In-Reply-To:  <BAY102-F133350C9CF76541008AF1282850 (at mark) phx.gbl>
References:  <BAY102-F133350C9CF76541008AF1282850 (at mark) phx.gbl>
X-Mail-Count: 05841

Did you try an actual ping and/or traceroute to the IP addresses of
your DNS servers from the RaQ and from an outside location? Also check
/etc/resolv.conf to make sure the settings in the GUI are actually in
there.

FYI nslookup is deprecated; you should start using the "dig" command.
See if you can manually query those DNS servers:

  dig  (at mark) dns.ip.add.ress www.adomain.com a

to find the "A" record for www.adomain.com from the DNS server at
dns.ip.add.ress