Servfail - No response

Humberto da Silva humbertofariads at icloud.com
Sun Nov 20 16:02:35 UTC 2022


Yes, this is the command I used.The first e-mail I sent had two prints of the commands and was too large. So I used an website to convert image to text (clearly AI can't takeover the world 🤣🤣). Here is the correct outputs:_________________________________________________________________________________________________________DIG:pi at 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;; OPT PSEUDOSECTION:; EDNS: version: 0, flags:; udp: 1232;; QUESTION SECTION:;pi-hole.net.                   IN      A;; Query time: 0 msec;; SERVER: 127.0.0.1#5335(127.0.0.1);; WHEN: Sun Nov 20 12:51:18 -03 2022;; MSG SIZE  rcvd: 40__________________________________________________________________________________________________Unbound Log:pi at raspberrypi:~ $ cat /var/log/unbound/unbound.log [1668911689] unbound[538:0] notice: init module 0: subnet[1668911689] unbound[538:0] notice: init module 1: validator[1668911689] unbound[538:0] notice: init module 2: iterator[1668911689] unbound[538:0] info: start of service (unbound 1.13.1).[1668911699] unbound[538:0] info: service stopped (unbound 1.13.1).[1668911699] unbound[538:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting[1668911699] unbound[538:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0[1668911699] unbound[538:0] info: mesh has 0 recursion states (0 with reply, 0 detached), 0 waiting replies, 0 recursion replies sent, 0 replies dropped, 0 states jostled out[1668911699] unbound[828:0] notice: init module 0: subnet[1668911699] unbound[828:0] notice: init module 1: validator[1668911699] unbound[828:0] notice: init module 2: iterator[1668911699] unbound[828:0] info: start of service (unbound 1.13.1).[1668911709] unbound[828:0] info: service stopped (unbound 1.13.1).[1668911709] unbound[828:0] info: server stats for thread 0: 0 queries, 0 answers from cache, 0 recursions, 0 prefetch, 0 rejected by ip ratelimiting[1668911709] unbound[828:0] info: server stats for thread 0: requestlist max 0 avg 0 exceeded 0 jostled 0[1668911709] unbound[828:0] info: mesh has 0 recursion states (0 with reply, 0 detached), 0 waiting replies, 0 recursion replies sent, 0 replies dropped, 0 states jostled out[1668911709] unbound[938:0] notice: init module 0: subnet[1668911709] unbound[938:0] notice: init module 1: validator[1668911709] unbound[938:0] notice: init module 2: iterator[1668911709] unbound[938:0] info: start of service (unbound 1.13.1).[1668911801] unbound[938:0] info: resolving pi-hole.net. A IN[1668912030] unbound[938:0] info: resolving pi-hole.net. A IN[1668912050] unbound[938:0] info: resolving pi-hole.net. A IN[1668912077] unbound[938:0] info: resolving pi-hole.net. A IN[1668912649] unbound[938:0] info: resolving pi-hole.net. A IN[1668919814] unbound[938:0] info: resolving pi-hole.net. A IN[1668919828] unbound[938:0] info: resolving pi-hole.net. A IN[1668936865] unbound[938:0] info: resolving . DNSKEY IN[1668941982] unbound[938:0] info: resolving . DNSKEY IN[1668947250] unbound[938:0] info: resolving . DNSKEY IN[1668952684] unbound[938:0] info: resolving . DNSKEY IN[1668954019] unbound[938:0] info: resolving pi-hole.net. A IN[1668955132] unbound[938:0] info: resolving pi-hole.net. A IN[1668958208] unbound[938:0] info: resolving . DNSKEY IN[1668959478] unbound[938:0] info: resolving pi-hole.net. A IN_________________________________________________________________________________________________________Service Unbound Resolvconf: pi at raspberrypi:~ $ sudo systemctl status unbound-resolvconf.service ● unbound-resolvconf.service - Unbound DNS server via resolvconf     Loaded: loaded (/lib/systemd/system/unbound-resolvconf.service; enabled; vendor preset: enabled)     Active: active (exited) since Sat 2022-11-19 23:35:09 -03; 13h ago   Main PID: 940 (code=exited, status=0/SUCCESS)      Tasks: 0 (limit: 4915)        CPU: 0     CGroup: /system.slice/unbound-resolvconf.servicenov 19 23:35:09 raspberrypi systemd[1]: Started Unbound DNS server via resolvconf._________________________________________________________________________________________________________Unbound service:pi at raspberrypi:~ $ sudo systemctl status unbound ● unbound.service - Unbound DNS server     Loaded: loaded (/lib/systemd/system/unbound.service; enabled; vendor preset: enabled)     Active: active (running) since Sat 2022-11-19 23:35:09 -03; 13h ago       Docs: man:unbound(8)   Main PID: 938 (unbound)      Tasks: 1 (limit: 4915)        CPU: 166ms     CGroup: /system.slice/unbound.service             └─938 /usr/sbin/unbound -d -pnov 19 23:35:09 raspberrypi systemd[1]: Starting Unbound DNS server...nov 19 23:35:09 raspberrypi systemd[1]: Started Unbound DNS server._________________________________________________________________________________________________________The log verbosity I changed from 0 to 2 (if need more info let me know) Sincerely,

Humberto Faria
Sent from iCloudEm 20 de nov de 2022, às 12:40, Bernardo Reino via Unbound-users <unbound-users at lists.nlnetlabs.nl> escreveu:On 20/11/2022 15:35, Humberto da Silva via Unbound-users wrote:Hi guys, how are you? I have installed Unbound recentely bc I want to use it with my Pi-Hole, however it didn't work properly.I followed these steps https://docs.pi-hole.net/guides/dns/unbound/ but didn't work as expected.Here is the output of dig and unbound$ dig pi-hole.net 0127.0.0.1 -p 5335;Who told you to try that?You probably meant:$ dig pi-hole.net @127.0.0.1 -p 5335
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nlnetlabs.nl/pipermail/unbound-users/attachments/20221120/f7bca1e8/attachment-0001.htm>


More information about the Unbound-users mailing list