Skip to content

;; WARNING: recursion requested but not available #160

Description

@jfeldis

via dig on devices other than the DNSChain server, I am seeing
;; WARNING: recursion requested but not available

I am seeing some occasional cases on my network where some commands are not getting a resolution (wget for example), unless I manually change the resolv.conf to look at 8.8.8.8 first.

Wondering if I have a config problem - shouldn't dnschain usually try 8.8.8.8 atomatically?

The error does not appear when dig is run on the dnschain server itself


$ dig @192.168.1.2 okturtles.org

; <<>> DiG 9.9.5-3ubuntu0.2-Ubuntu <<>> @192.168.1.2 okturtles.org
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 10678
;; flags: qr rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;okturtles.org. IN A

;; ANSWER SECTION:
okturtles.org. 14399 IN A 192.184.93.146

;; Query time: 161 msec
;; SERVER: 192.168.1.2#53(192.168.1.2)
;; WHEN: Sat Jul 04 16:20:52 PDT 2015
;; MSG SIZE rcvd: 58

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/23698564-warning-recursion-requested-but-not-available?utm_campaign=plugin&utm_content=tracker%2F528702&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F528702&utm_medium=issues&utm_source=github).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions