problem with zone delegation (NS)

Mark Andrews Mark_Andrews at isc.org
Fri Aug 19 00:47:43 UTC 2005


> Hello,
> I have a dns (server A) (bind 9) which is master for the zone "gie.com" and
> a second dns (server B)which is master for the zone "ad.gie.com".
> So, to create the delegation for the zone ad.gie.com, i have this config in
> the file zone gie.com.db (on server A):
> 
> File for the gie.com zone:
> 
> $TTL 86400
> @       IN      SOA     SERVERA.toto.intra. root.toto.intra. (
>                                             OPTIONS
>                                          ) ; minimum
> 
>                         IN      NS      SERVERA.toto.intra.    ->primary
> server for the zone gie.com
>                         IN      NS      SERVERC.toto.intra.    ->secondary
> server for the zone gie.com
> 
> ad                    IN      NS      SERVERB.ad.gie.com.    ->delegation
> for the zone ad.gie.com
> 
> SERVERB.ad.               IN      A       10.52.100.22

"SERVERB.ad" not "SERVERB.ad."


> 
> test                 IN      A    10.10.10.10
> 
> 
> When i request the dns (ServerA) with nslookup:
> - for test.gie.com, it's ok
> - for www.ad.gie.com, i have an answer "*** SERVERA.toto.intra doesn't find
> www.ad.gie.com : Non-existent domain"

	Don't use nslookup for testing.
 
> but when i request directely the server B for www.ad.gie.com, it's ok...
> 
> I don't understand the problem!
> Thanks for your help...
> Vincent
> 
> 
> 
> 
--
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark_Andrews at isc.org



More information about the bind-users mailing list