On 25.11.10 10:10, Tech W. wrote:
> We have a zone in Bind, for example, abc.com
> We designate a subzone of it to another dns server, for eaxmple, F5's 3DNS.
> 
> The corresponding RR in Bind is:
> 
> games.abc.com.  IN  NS  3600  ns1.example.com.
> games.abc.com.  IN  NS  3600  ns2.example.com.

so, there are glue NS records in abc.com for games.abc.com, right?

> But F5's 3DNS can't setup the NS records for games.abc.com.
> That means, when query to:
> 
> dig games.abc.com ns @ns1.example.com

are the NS records for games.abc.com also in the games.abc.com ?
They must be there, games.abc.com will not fetch glue records from abc.com.

And in fact, since games.abc.com is authoritative for games.abc.com (of
course... those in abc.com are JUST GLUE), there are probably no NS records
for games.abc.com.

> get nothing.

try "dig any games.abc.com @ns1.example.com"
 
-- 
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
The early bird may get the worm, but the second mouse gets the cheese. 
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to