<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<br>Thanks Kevin. I understand how the chained alias works. Sorry, I didn't explain my question very well.<br><br>I can see that the 8.8.8.8 google public dns server gets an answer.<br><br>I know that this domain has a cname coexisting with an SOA record and NS records ... both of which I have read are a bad thing. And I've seen the other reply that indicates that this combination of records in a zone file wouldn't even load in BIND ... so it's done with some other more forgiving DNS app. <br><br>What I also see (but failed to explain) is that we have a local nameserver that can't find an answer to the dig www.careerone.com.au query. Gets no record back. Our local nameserver is an AD server that just throws up its imaginary hands in despair. So is this what we should expect from this problematic DNS setup in the www.careerone.com.au zone file? Erratic or somewhat erratic results? Just curious why google and some other public facing dns servers get an answer when our own local nameserver can't figure it out.<br><br><br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">Date: Tue, 18 Sep 2012 11:18:58 -0400<br>From: kcd@chrysler.com<br>To: bind-users@lists.isc.org<br>Subject: Re: question about how a particular dig works ...<br><br>
  
    
  
  
    <div class="ecxmoz-cite-prefix">On 9/18/2012 9:45 AM, M. Meadows wrote:<br>
    </div>
    <blockquote cite="mid:BLU156-W176DCC64F05372698F1620F3940@phx.gbl">
      <style><!--
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

--></style>
      <div dir="ltr">
        <br>
        dig <a class="ecxmoz-txt-link-abbreviated" href="http://www.careerone.com.au" target="_blank">www.careerone.com.au</a> +short @8.8.8.8<br>
        <a class="ecxmoz-txt-link-abbreviated" href="http://www.careerone.com.au.edgesuite.net" target="_blank">www.careerone.com.au.edgesuite.net</a>.<br>
        a903.g.akamai.net.<br>
        208.44.23.99<br>
        208.44.23.121<br>
        <br>
        Why does the above dig work when <br>
        <br>
        dig careerone.com.au +nssearch @8.8.8.8<br>
        SOA dns0.news.com.au. hostmaster.news.com.au. 2012082200 3600
        1200 86400 1200 from server usw1.akam.net in 106 ms.<br>
        SOA dns0.news.com.au. hostmaster.news.com.au. 2012082200 3600
        1200 86400 1200 from server usw4.akam.net in 136 ms.<br>
        SOA dns0.news.com.au. hostmaster.news.com.au. 2012082200 3600
        1200 86400 1200 from server usc4.akam.net in 124 ms.<br>
        SOA dns0.news.com.au. hostmaster.news.com.au. 2012082200 3600
        1200 86400 1200 from server usc1.akam.net in 40 ms.<br>
        SOA dns0.news.com.au. hostmaster.news.com.au. 2012082200 3600
        1200 86400 1200 from server usw5.akam.net in 190 ms.<br>
        SOA dns0.news.com.au. hostmaster.news.com.au. 2012082200 3600
        1200 86400 1200 from server ns1-24.akam.net in 171 ms.<br>
        SOA dns0.news.com.au. hostmaster.news.com.au. 2012082200 3600
        1200 86400 1200 from server asia1.akam.net in 161 ms.<br>
        SOA dns0.news.com.au. hostmaster.news.com.au. 2012082200 3600
        1200 86400 1200 from server ns1-50.akam.net in 161 ms.<br>
        <br>
        shows 8 auth nameservers for careerone.com.au<br>
        <br>
        and if you use <br>
        <br>
        dig <a class="ecxmoz-txt-link-abbreviated" href="http://www.careerone.com.au" target="_blank">www.careerone.com.au</a> +short @<any of the 8 auth
        nameservers> <br>
        <br>
        you get no answer.<br>
        <br>
        How does that work? Where does the 8.8.8.8 google public dns
        server get its answer from?<br>
        <br>
      </div>
    </blockquote>
    <a class="ecxmoz-txt-link-abbreviated" href="http://www.careerone.com.au" target="_blank">www.careerone.com.au</a> is an alias (through chained aliasing)
    ultimately to a903.g.akamai.net. To get an authoritative answer for
    a903g.akamai.net you'd need to ask one of the g.akamai.net
    nameservers. Which is presumably what Google's public resolver did
    to get the answers it returned to your query.<br>
    <br>
                                                                       
                                                                       
                - Kevin<br>
  

<br>_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users</div>                                     </div></body>
</html>