Hello,

Please see this case:

$ dig funnygamesite.com @k.gtld-servers.net

; <<>> DiG 9.7.3 <<>> funnygamesite.com @k.gtld-servers.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 35540
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 2, ADDITIONAL: 2
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;funnygamesite.com.             IN      A

;; AUTHORITY SECTION:
funnygamesite.com.      172800  IN      NS      ns1.dnsbed.com.
funnygamesite.com.      172800  IN      NS      ns2.dnsbed.com.

;; ADDITIONAL SECTION:
ns1.dnsbed.com.         172800  IN      A       174.140.172.238
ns2.dnsbed.com.         172800  IN      A       50.31.252.20

;; Query time: 188 msec
;; SERVER: 192.52.178.30#53(192.52.178.30)
;; WHEN: Tue Mar  6 09:30:42 2012
;; MSG SIZE  rcvd: 110


When a resolver query funnygamesite.com from one of the gtld name servers, will the resolver use the reference (AUTHORITY SECTION and ADDITIONAL SECTION) directly? or it make another query for ns1.dnsbed.com and ns2.dnsbed.com and get the authorative answers for them?

Thanks.

_______________________________________________
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

Reply via email to