<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I am going to 'assume' that you also did a dig query against the
    other three google.com servers and they all answered
    satisfactorily.  But if you did not, you need to query ns3 &
    ns4, you already got good answer from ns1 and ns2<br>
    <br>
    try:<br>
    <br>
    dig @127.0.0.1 fpdns.googlecode.com<br>
    <br>
    What program is running on 127.0.0.1 udp port 53?<br>
    <br>
    <br>
    <br>
    <br>
    On 01/12/12 12:54, babu dheen wrote:
    <blockquote
      cite="mid:1326394450.19454.YahooMailClassic@web137306.mail.in.yahoo.com"
      type="cite">
      <table border="0" cellpadding="0" cellspacing="0">
        <tbody>
          <tr>
            <td style="font: inherit;" valign="top">
              <div>Dear Lyle,</div>
              <div> </div>
              <div> Below method works fine but when i give again
                nslookup fpdns.googlecode.com , i am not getting any
                response.</div>
              <div> </div>
              <div> What could be the issue?</div>
              <div> </div>
              <div>Below is the complete result output</div>
              <div> </div>
              <div> </div>
              <div> </div>
              <div>]$ dig +trace fpdns.googlecode.com</div>
              <div>; <<>> DiG 1-RedHat-9.3.6-16.P1.el5_7.1
                <<>> +trace fpdns.googlecode.com<br>
                ;; global options:  printcmd<br>
                .                       454976  IN      NS     
                b.root-servers.net.<br>
                .                       454976  IN      NS     
                c.root-servers.net.<br>
                .                       454976  IN      NS     
                d.root-servers.net.<br>
                .                       454976  IN      NS     
                e.root-servers.net.<br>
                .                       454976  IN      NS     
                f.root-servers.net.<br>
                .                       454976  IN      NS     
                g.root-servers.net.<br>
                .                       454976  IN      NS     
                h.root-servers.net.<br>
                .                       454976  IN      NS     
                i.root-servers.net.<br>
                .                       454976  IN      NS     
                j.root-servers.net.<br>
                .                       454976  IN      NS     
                k.root-servers.net.<br>
                .                       454976  IN      NS     
                l.root-servers.net.<br>
                .                       454976  IN      NS     
                m.root-servers.net.<br>
                .                       454976  IN      NS     
                a.root-servers.net.<br>
                ;; Received 272 bytes from 127.0.0.1#53(127.0.0.1) in 1
                ms</div>
              <div>com.                    172800  IN      NS     
                f.gtld-servers.net.<br>
                com.                    172800  IN      NS     
                g.gtld-servers.net.<br>
                com.                    172800  IN      NS     
                j.gtld-servers.net.<br>
                com.                    172800  IN      NS     
                c.gtld-servers.net.<br>
                com.                    172800  IN      NS     
                b.gtld-servers.net.<br>
                com.                    172800  IN      NS     
                m.gtld-servers.net.<br>
                com.                    172800  IN      NS     
                k.gtld-servers.net.<br>
                com.                    172800  IN      NS     
                a.gtld-servers.net.<br>
                com.                    172800  IN      NS     
                i.gtld-servers.net.<br>
                com.                    172800  IN      NS     
                h.gtld-servers.net.<br>
                com.                    172800  IN      NS     
                l.gtld-servers.net.<br>
                com.                    172800  IN      NS     
                e.gtld-servers.net.<br>
                com.                    172800  IN      NS     
                d.gtld-servers.net.<br>
                ;; Received 498 bytes from
                192.228.79.201#53(b.root-servers.net) in 262 ms</div>
              <div>googlecode.com.         172800  IN      NS     
                ns2.google.com.<br>
                googlecode.com.         172800  IN      NS     
                ns1.google.com.<br>
                googlecode.com.         172800  IN      NS     
                ns3.google.com.<br>
                googlecode.com.         172800  IN      NS     
                ns4.google.com.<br>
                ;; Received 181 bytes from
                192.35.51.30#53(f.gtld-servers.net) in 217 ms</div>
              <div>fpdns.googlecode.com.   86400   IN      CNAME  
                googlecode.l.google.com.<br>
                googlecode.l.google.com. 300    IN      A      
                173.194.67.82<br>
                ;; Received 88 bytes from
                216.239.34.10#53(ns2.google.com) in 130 ms</div>
              <div><br>
                #############</div>
              <div>$ dig @ns1.google.com fpdns.googlecode.com</div>
              <div>; <<>> DiG 1-RedHat-9.3.6-16.P1.el5_7.1
                <<>> @ns1.google.com fpdns.googlecode.com<br>
                ; (1 server found)<br>
                ;; global options:  printcmd<br>
                ;; Got answer:<br>
                ;; ->>HEADER<<- opcode: QUERY, status:
                NOERROR, id: 24193<br>
                ;; flags: qr aa rd; QUERY: 1, ANSWER: 2, AUTHORITY: 0,
                ADDITIONAL: 0</div>
              <div>;; QUESTION SECTION:<br>
                ;fpdns.googlecode.com.          IN      A</div>
              <div>;; ANSWER SECTION:<br>
                fpdns.googlecode.com.   86400   IN      CNAME  
                googlecode.l.google.com.<br>
                googlecode.l.google.com. 300    IN      A      
                173.194.67.82</div>
              <div>;; Query time: 123 msec<br>
                ;; SERVER: 216.239.32.10#53(216.239.32.10)<br>
                ;; WHEN: Thu Jan 12 21:50:11 2012<br>
                ;; MSG SIZE  rcvd: 88<br>
                #############################3<br>
                ]$ nslookup<br>
                > fpdns.googlecode.com<br>
                Server:         127.0.0.1<br>
                Address:        127.0.0.1#53</div>
              <div>** server can't find fpdns.googlecode.com: NXDOMAIN<br>
                > exit</div>
              <div> </div>
              <div><br>
                <br>
                --- On <b>Thu, 12/1/12, Lyle Giese <i><a class="moz-txt-link-rfc2396E" href="mailto:lyle@lcrcomputer.net"><lyle@lcrcomputer.net></a></i></b>
                wrote:<br>
              </div>
              <blockquote style="BORDER-LEFT: rgb(16,16,255) 2px solid;
                PADDING-LEFT: 5px; MARGIN-LEFT: 5px"><br>
                From: Lyle Giese <a class="moz-txt-link-rfc2396E" href="mailto:lyle@lcrcomputer.net"><lyle@lcrcomputer.net></a><br>
                Subject: Re: Name resolution issue on one domain<br>
                To: <a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br>
                Date: Thursday, 12 January, 2012, 8:15 PM<br>
                <br>
                <div id="yiv563035167">
                  <div>From that machine, do a <br>
                    <br>
                    dig +trace fpdns.googlecode.com <br>
                    <br>
                    and analyze those results.<br>
                    <br>
                    Then try <br>
                    <br>
                    dig @ns1.google.com fpdns.googlecode.com <br>
                    <br>
                    And repeat for the other authoritive name servers
                    for that zone.<br>
                    <br>
                    And realize that the 'issue' might be transitive, in
                    other words here one minute, gone the next and that
                    server cached an answer when the problem was
                    present.<br>
                    <br>
                    I can think of several things outside your control
                    or your network that can cause this issue. Route to
                    one of Google's name servers down.  Your Internet
                    connection was full and that traffic was dropped or
                    delayed enough to time out the query.<br>
                    <br>
                    Lyle Giese<br>
                    LCR Computer Services, Inc.<br>
                    <br>
                    On 01/12/12 08:11, babu dheen wrote:
                    <blockquote type="cite">
                      <table border="0" cellpadding="0" cellspacing="0">
                        <tbody>
                          <tr>
                            <td valign="top">
                              <div>Hi,</div>
                              <div> </div>
                              <div>I can see only below line in the logs
                                which is no more useful. Actully  i
                                would like to find out where exactly DNS
                                query is blocked during query process</div>
                              <div> </div>
                              <div> </div>
                              <div><em><strong>client 127.0.0.1#46547:
                                    view localhost_resolver: query:
                                    fpdns.googlecode.com IN<br>
                                    A +<br>
                                  </strong></em></div>
                              <div> </div>
                              <div>Regards</div>
                              <div>babu<br>
                                <br>
                                --- On <b>Thu, 12/1/12, Matus UHLAR -
                                  fantomas <i><a moz-do-not-send="true"
class="yiv563035167moz-txt-link-rfc2396E"
                                      href="http://in.mc1373.mail.yahoo.com/mc/compose?to=uhlar@fantomas.sk"
                                      rel="nofollow" target="_blank"
                                      ymailto="mailto:uhlar@fantomas.sk"><uhlar@fantomas.sk></a></i></b>
                                wrote:<br>
                              </div>
                              <blockquote style="BORDER-LEFT:
                                rgb(16,16,255) 2px solid; PADDING-LEFT:
                                5px; MARGIN-LEFT: 5px"><br>
                                From: Matus UHLAR - fantomas <a
                                  moz-do-not-send="true"
                                  class="yiv563035167moz-txt-link-rfc2396E"
href="http://in.mc1373.mail.yahoo.com/mc/compose?to=uhlar@fantomas.sk"
                                  rel="nofollow" target="_blank"
                                  ymailto="mailto:uhlar@fantomas.sk"><uhlar@fantomas.sk></a><br>
                                Subject: Re: Name resolution issue on
                                one domain<br>
                                To: <a moz-do-not-send="true"
                                  class="yiv563035167moz-txt-link-abbreviated"
href="http://in.mc1373.mail.yahoo.com/mc/compose?to=bind-users@lists.isc.org"
                                  rel="nofollow" target="_blank"
                                  ymailto="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br>
                                Date: Thursday, 12 January, 2012, 4:00
                                PM<br>
                                <br>
                                <div class="yiv563035167plainMail">On
                                  12.01.12 15:37, babu dheen wrote:<br>
                                  >  We have two gateway DNS server
                                  running in BIND. One DNS is using one
                                  ISP link and another DNS server is
                                  using another ISP link.<br>
                                  <br>
                                  > Today i tried to resolve below
                                  URL from one DNS its not working
                                  whereas the same lookup is working
                                  fine another DNS.<br>
                                  <br>
                                  > Non-authoritative answer:<br>
                                  > Name:    googlecode.l.google.com<br>
                                  > Address:  173.194.69.82<br>
                                  > Aliases:  fpdns.googlecode.com<br>
                                  <br>
                                  > Any idea as to why one GW DNS is
                                  not giving result. Except this domain,
                                  all other domain name lookup happening
                                  on the same DNS server.<br>
                                  <br>
                                  > How can i find out the exact
                                  reason?<br>
                                  <br>
                                  Start with searching in logs of the
                                  second server.<br>
                                  <br>
                                  -- Matus UHLAR - fantomas, <a
                                    moz-do-not-send="true"
                                    href="http://in.mc1373.mail.yahoo.com/mc/compose?to=uhlar@fantomas.sk"
                                    rel="nofollow" target="_blank">uhlar@fantomas.sk</a>
                                  ; <a moz-do-not-send="true"
                                    href="http://www.fantomas.sk/"
                                    rel="nofollow" target="_blank">http://www.fantomas.sk/</a><br>
                                  Warning: I wish NOT to receive e-mail
                                  advertising to this address.<br>
                                  Varovanie: na tuto adresu chcem
                                  NEDOSTAVAT akukolvek reklamnu postu.<br>
                                  Fighting for peace is like fucking for
                                  virginity...<br>
_______________________________________________<br>
                                  Please visit <a
                                    moz-do-not-send="true"
                                    href="https://lists.isc.org/mailman/listinfo/bind-users"
                                    rel="nofollow" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a>
                                  to unsubscribe from this list<br>
                                  <br>
                                  bind-users mailing list<br>
                                  <a moz-do-not-send="true"
href="http://in.mc1373.mail.yahoo.com/mc/compose?to=bind-users@lists.isc.org"
                                    rel="nofollow" target="_blank">bind-users@lists.isc.org</a><br>
                                  <a moz-do-not-send="true"
                                    href="https://lists.isc.org/mailman/listinfo/bind-users"
                                    rel="nofollow" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
                                </div>
                              </blockquote>
                            </td>
                          </tr>
                        </tbody>
                      </table>
                      <br>
                      <fieldset class="yiv563035167mimeAttachmentHeader"></fieldset>
                      <br>
                      <pre>_______________________________________________
Please visit <a moz-do-not-send="true" class="yiv563035167moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users" rel="nofollow" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list

bind-users mailing list
<a moz-do-not-send="true" class="yiv563035167moz-txt-link-abbreviated" href="http://in.mc1373.mail.yahoo.com/mc/compose?to=bind-users@lists.isc.org" rel="nofollow" target="_blank" ymailto="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>
<a moz-do-not-send="true" class="yiv563035167moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users" rel="nofollow" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a></pre>
                    </blockquote>
                    <br>
                  </div>
                </div>
                <br>
                -----Inline Attachment Follows-----<br>
                <br>
                <div class="plainMail">_______________________________________________<br>
                  Please visit <a moz-do-not-send="true"
                    href="https://lists.isc.org/mailman/listinfo/bind-users"
                    target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a>
                  to unsubscribe from this list<br>
                  <br>
                  bind-users mailing list<br>
                  <a moz-do-not-send="true"
href="http://in.mc1373.mail.yahoo.com/mc/compose?to=bind-users@lists.isc.org"
                    ymailto="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br>
                  <a moz-do-not-send="true"
                    href="https://lists.isc.org/mailman/listinfo/bind-users"
                    target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a></div>
              </blockquote>
            </td>
          </tr>
        </tbody>
      </table>
    </blockquote>
    <br>
  </body>
</html>