[bind10-dev] NS record lookups problem
Jeremy C. Reed
jreed at isc.org
Wed Mar 10 16:41:00 UTC 2010
For the following this is the only zone:
1|reedmedia.net.|IN|0
If the NS record is at the origin, then a lookup for it will return an
ANSWER. This works:
3|1|reedmedia.net.|net.reedmedia.|86400|NS||ns1.reedmedia.net.
4|1|reedmedia.net.|net.reedmedia.|86400|NS||ns2.reedmedia.net.
5|1|reedmedia.net.|net.reedmedia.|86400|NS||ns3.reedmedia.net.
But if a NS record is below the origin, then the lookup for it will
return no answers and will return it in the AUTHORITY SECTION. That is
broken. These two don't work correctly:
24|1|axnicyb43o7t.reedmedia.net.|net.reedmedia.axnicyb43o7t.|86400|NS||ns1.reedmedia.net.
48|1|dlv.reedmedia.net.|net.reedmedia.dlv.|86400|NS||ns1.reedmedia.net.
More information about the bind10-dev
mailing list