Hi

another thing i noticed while debug the cisco zone-transfer troubles:

"ns1.thelounge.net" and "ns2.thelounge.net" are
authoritative for both domains:

* thelounge.net
* rhsoft.net

MASTER: ns2.thelounge.net
SLAVE:  ns1.thelounge.net

why does in case of asking the slave always come a
"WARNING: recursion requested but not available"
even if you dig a A-record he is authoritative?

asking the master the same question spots no warning
my understanding is in case of slave/master there
should be no difference in case of normal queries

well, all works fine, but it annoys and i try to
avoid any warnings in general before they may
become errors later
________________________________________________________________

[harry@localhost:~]$ dig www.rhsoft.net @ns1.thelounge.net
; <<>> DiG 9.9.3-rl.13207.22-P2-RedHat-9.9.3-15.P2.fc19 <<>> www.rhsoft.net 
@ns1.thelounge.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18258
;; flags: qr aa rd; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 3072
;; QUESTION SECTION:
;www.rhsoft.net.                        IN      A

;; ANSWER SECTION:
www.rhsoft.net.         86400   IN      CNAME   proxy.thelounge.net.
proxy.thelounge.net.    86400   IN      A       91.118.73.4

;; Query time: 12 msec
;; SERVER: 85.124.176.242#53(85.124.176.242)
;; WHEN: Fr Jun 06 13:05:25 CEST 2014
;; MSG SIZE  rcvd: 89
________________________________________________________________

[harry@localhost:~]$ dig www.rhsoft.net @ns2.thelounge.net
; <<>> DiG 9.9.3-rl.13207.22-P2-RedHat-9.9.3-15.P2.fc19 <<>> www.rhsoft.net 
@ns2.thelounge.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29488
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 3072
;; QUESTION SECTION:
;www.rhsoft.net.                        IN      A

;; ANSWER SECTION:
www.rhsoft.net.         86400   IN      CNAME   proxy.thelounge.net.
proxy.thelounge.net.    86400   IN      A       91.118.73.4

;; Query time: 10 msec
;; SERVER: 10.0.0.16#53(10.0.0.16)
;; WHEN: Fr Jun 06 13:06:40 CEST 2014
;; MSG SIZE  rcvd: 89

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
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