[Pdns-users] ;; WARNING: recursion requested but not available

Brian Candler b.candler at pobox.com
Sun Jul 24 20:00:09 UTC 2016


On 24/07/2016 20:25, Oscar wrote:
> *[root at localhost pdns]# dig gs.mydomain.com @192.168.1.123*
>
> ; <<>> DiG 9.9.4-RedHat-9.9.4-29.el7_2.3 <<>> gs.salcef.com @192.168.1.123
> ;; global options: +cmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 42325
> ;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
> ;; WARNING: recursion requested but not available
If you don't want to see the warning that you mentioned in the subject 
line, add the "+norec" flag to the dig command line, i.e.

dig +norec @192.168.1.123 gs.mydomain.com

However there is a worse problem than this: you are getting a SERVFAIL 
response. Have a look in your powerdns logs to see what is happening.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20160724/5ce5ef59/attachment.html>


More information about the Pdns-users mailing list