> pi@raspberrypi:~ $ dig pi-hole.net @127.0.0.1 -p 5335
> 
> ; <<>> DiG 9.16.33-Raspbian <<>> pi-hole.net @127.0.0.1 -p 5335
> ;; global options: +cmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 52341
> ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

This is time for "stupid questions":

Is your host able to get a response from the

dig @<root-name-server-address> . ns +norec

command?  Pick one or more root name server addresses from your
hints file.

If it can't, your unbound recursor won't be able to do its
"priming" query, and will respond with SERVFAIL when asked about
anything and all.

Regards,

- HÃ¥vard

Reply via email to