<HTML><HEAD>
<META content="text/html; charset=iso-8859-15" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19298"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma" bgColor=#ffffff text=#000000>
<DIV>Actually, I'm getting mostly no resolution for these sites.  Ever so often I will get resolution after multiple nslookup attempts.  </DIV>
<DIV> </DIV>
<DIV>Another weird thing that happened today is with the "named -4" trigger, my internal resolution broke.  I killed the named service and started bind normally so now I'm back to all the AAAA request in my logs.<BR><BR>>>> "Kevin Darcy" <kcd@chrysler.com> 10/12/2012 1:47 PM >>><BR></DIV>
<DIV class=moz-cite-prefix>OK, so your nbc.com/A resolving error doesn't really have anything to do with the nameservers you included in your original post.<BR><BR>It does appear, however, that ns2.netbcp.net (205.173.93.213) is refusing requests generally for the nbc.com domain:<BR><BR>$  dig nbc.com +buf=4096 +norec @ns2.netbcp.net<BR><BR>; <<>> DiG 9.4.3-P3 <<>> nbc.com +buf=4096 +norec @ns2.netbcp.net<BR>;; global options:  printcmd<BR>;; Got answer:<BR>;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 1019<BR>;; flags: qr; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1<BR><BR>;; OPT PSEUDOSECTION:<BR>; EDNS: version: 0, flags:; udp: 4096<BR>;; QUESTION SECTION:<BR>;nbc.com.                       IN      A<BR><BR>;; Query time: 30 msec<BR>;; SERVER: 205.173.93.213#53(205.173.93.213)<BR>;; WHEN: Fri Oct 12 13:44:56 2012<BR>;; MSG SIZE  rcvd: 36<BR><BR>ns1.netbcp.com appears to be doing the same thing.<BR><BR>Not known whether this is something temporary (performing maintenance?), or something permanent (provider's contract lapsed, but customer never updated delegations).<BR><BR>In any case, you have enough working authoritative nameservers for the domain, so it'll continue to resolve for you...<BR><BR>                                                                                                    - Kevin<BR><BR><BR><BR>On 10/12/2012 1:35 PM, James Tingler wrote:<BR></DIV>
<BLOCKQUOTE cite=mid:50781C7B.2E62.00CF.0@CONTR.NETL.DOE.GOV type="cite">
<META name=GENERATOR content="MSHTML 8.00.6001.19298">
<DIV>I don't think that I am.  I only define internal forwarders for internal zones as needed.  For my root hint, standard configuration:</DIV>
<DIV>Named.conf</DIV>
<DIV> </DIV>
<DIV>zone "." {<BR>        type hint;<BR>        file "named.ca";<BR></DIV>
<DIV>Named.ca:</DIV>
<DIV> </DIV>
<DIV>; <<>> DiG 9.5.0b2 <<>> +bufsize=1200 +norec NS . @a.root-servers.net<BR>;; global options:  printcmd<BR>;; Got answer:<BR>;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34420<BR>;; flags: qr aa; QUERY: 1, ANSWER: 13, AUTHORITY: 0, ADDITIONAL: 20</DIV>
<DIV> </DIV>
<DIV>;; OPT PSEUDOSECTION:<BR>; EDNS: version: 0, flags:; udp: 4096<BR>;; QUESTION SECTION:<BR>;.                              IN      NS</DIV>
<DIV> </DIV>
<DIV>;; ANSWER SECTION:<BR>.                       518400  IN      NS      M.ROOT-SERVERS.NET.<BR>.                       518400  IN      NS      A.ROOT-SERVERS.NET.<BR>.                       518400  IN      NS      B.ROOT-SERVERS.NET.<BR>.                       518400  IN      NS      C.ROOT-SERVERS.NET.<BR>.                       518400  IN      NS      D.ROOT-SERVERS.NET.<BR>.                       518400  IN      NS      E.ROOT-SERVERS.NET.<BR>.                       518400  IN      NS      F.ROOT-SERVERS.NET.<BR>.                       518400  IN      NS      G.ROOT-SERVERS.NET.<BR>.                       518400  IN      NS      H.ROOT-SERVERS.NET.<BR>.                       518400  IN      NS      I.ROOT-SERVERS.NET.<BR>.                       518400  IN      NS      J.ROOT-SERVERS.NET.<BR>.                       518400  IN      NS      K.ROOT-SERVERS.NET.<BR>.                       518400  IN      NS      L.ROOT-SERVERS.NET.</DIV>
<DIV> </DIV>
<DIV>;; ADDITIONAL SECTION:<BR>A.ROOT-SERVERS.NET.     3600000 IN      A       198.41.0.4<BR>A.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:503:ba3e::2:30<BR>B.ROOT-SERVERS.NET.     3600000 IN      A       192.228.79.201<BR>C.ROOT-SERVERS.NET.     3600000 IN      A       192.33.4.12<BR>D.ROOT-SERVERS.NET.     3600000 IN      A       128.8.10.90<BR>E.ROOT-SERVERS.NET.     3600000 IN      A       192.203.230.10<BR>F.ROOT-SERVERS.NET.     3600000 IN      A       192.5.5.241<BR>F.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:500:2f::f<BR>G.ROOT-SERVERS.NET.     3600000 IN      A       192.112.36.4</DIV>
<DIV>H.ROOT-SERVERS.NET.     3600000 IN      A       128.63.2.53<BR>H.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:500:1::803f:235<BR>I.ROOT-SERVERS.NET.     3600000 IN      A       192.36.148.17<BR>J.ROOT-SERVERS.NET.     3600000 IN      A       192.58.128.30<BR>J.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:503:c27::2:30<BR>K.ROOT-SERVERS.NET.     3600000 IN      A       193.0.14.129<BR>K.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:7fd::1<BR>L.ROOT-SERVERS.NET.     3600000 IN      A       199.7.83.42<BR>M.ROOT-SERVERS.NET.     3600000 IN      A       202.12.27.33<BR>M.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:dc3::35</DIV>
<DIV> </DIV>
<DIV>;; Query time: 147 msec<BR>;; SERVER: 198.41.0.4#53(198.41.0.4)<BR>;; WHEN: Mon Feb 18 13:29:18 2008<BR>;; MSG SIZE  rcvd: 615<BR><BR>"named.ca" 52L, 1892C<BR><BR><BR>>>> "Kevin Darcy" <A class=moz-txt-link-rfc2396E href="mailto:kcd@chrysler.com"><kcd@chrysler.com></A> 10/12/2012 1:20 PM >>><BR></DIV>
<DIV class=moz-cite-prefix>On 10/12/2012 12:28 PM, James Tingler wrote:<BR></DIV>
<BLOCKQUOTE cite=mid:50780CC8.2E62.00CF.0@CONTR.NETL.DOE.GOV type="cite">
<META name=GENERATOR content="MSHTML 8.00.6001.19298">
<DIV>Hello,</DIV>
<DIV> </DIV>
<DIV>I'm getting what appears to be a common "error (unexpected RCODE REFUSED) resolving" error.  My research has lead me to disable IPv6 when starting the named service with "<SPAN style="FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'">named -4" as it could be related to IPv6 broken connectivity (of which we been actively deploying and testing).  This has taken away the AAAA log activity but I still get the error:</SPAN></DIV>
<DIV><SPAN style="FONT-FAMILY: 'Times New Roman','serif'; FONT-SIZE: 12pt; mso-fareast-font-family: 'Times New Roman'"></SPAN> </DIV>
<DIV>Oct 12 16:06:55 prod75-dns1 named[23866]: error (unexpected RCODE REFUSED) resolving 'nbc.com/A/IN': 205.173.93.213#53</DIV>
<DIV> </DIV>
<DIV>Exploring this more, almost all domains I'm having problems with (as discovered through dig) is related to this forwarder:</DIV>
<DIV><PRE>nationalmap.gov.  5M IN NS        rdsdns5.ultradns.net.
nationalmap.gov.        5M IN NS        rdsdns1.ultradns.net.
nationalmap.gov.        5M IN NS        rdsdns2.ultradns.net.
nationalmap.gov.        5M IN NS        rdsdns6.ultradns.net.
nationalmap.gov.        5M IN NS        rdsdns3.ultradns.net.
nationalmap.gov.        5M IN NS        rdsdns4.ultradns.net.</PRE><PRE>linkedin.com, nbc.com, nationalmap.gov</PRE></DIV></BLOCKQUOTE>nbc.com is not hosted on those nameservers:<BR><BR>nbc.com.                86400   IN      NS      pdns1.ultradns.net.<BR>nbc.com.                86400   IN      NS      pdns2.ultradns.net.<BR>nbc.com.                86400   IN      NS      pdns3.ultradns.org.<BR>nbc.com.                86400   IN      NS      pdns4.ultradns.org.<BR>nbc.com.                86400   IN      NS      pdns5.ultradns.info.<BR>nbc.com.                86400   IN      NS      pdns6.ultradns.co.uk.<BR>nbc.com.                86400   IN      NS      ns1.netbcp.com.<BR>nbc.com.                86400   IN      NS      ns2.netbcp.net.<BR><BR>Neither is linkedin.com.<BR><BR>I hope you're not trying to use authoritative nameservers as "forwarders" in the strict BIND sense. If you have full Internet connectivity, there's really no reason to be forwarding at all. Configure your root hints and be happy.<BR><BR><BR>
<BLOCKQUOTE cite=mid:50780CC8.2E62.00CF.0@CONTR.NETL.DOE.GOV type="cite">
<DIV><PRE>Note - I'm also seeing plenty of lame server and EDNS errors.  </PRE></DIV></BLOCKQUOTE>Those are fairly normal.<BR><BR>                                                                        - Kevin<BR></BLOCKQUOTE><BR><BR></BODY></HTML>