slave: WARNING: recursion requested but not available

Reindl Harald h.reindl at thelounge.net
Fri Jun 6 11:13:30 UTC 2014


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 at 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 at 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 246 bytes
Desc: OpenPGP digital signature
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20140606/ced3298a/attachment.bin>


More information about the bind-users mailing list