Please follow the below template, it will help us to help you!
Expected Behaviour:
Pihole is working fine, installing unbound was smooth no errors. Expected having a recursion DNS
Actual Behaviour:
After starting unbound, I get dns probe error everywhere along with refused headers on dig commands but dig on hosts 127.0.0.1 return noerror. So internet when I set the pihole fnd as 127.0.0.1
Debug Token:
<<>> DiG 9.11.5-P4-5.1-Raspbian <<>> cnn.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 53449
;; flags: qr rd ra ad; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;cnn.com. IN A
;; Query time: 1 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun Sep 29 08:11:51 BST 2019
;; MSG SIZE rcvd: 36
pi@raspberrypi:~ $ dig cnn.com @127.0.0.1 -p5353
; <<>> DiG 9.11.5-P4-5.1-Raspbian <<>> cnn.com @127.0.0.1 -p5353
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63039
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1472
;; QUESTION SECTION:
;cnn.com. IN A
;; ANSWER SECTION:
cnn.com. 60 IN A 151.101.65.67
cnn.com. 60 IN A 151.101.129.67
cnn.com. 60 IN A 151.101.193.67
cnn.com. 60 IN A 151.101.1.67
;; Query time: 38 msec
;; SERVER: 127.0.0.1#5353(127.0.0.1)
;; WHEN: Sun Sep 29 08:11:57 BST 2019
;; MSG SIZE rcvd: 100
Sorry that was just now but I had 127.0.0.1 before I'll up new log
Well it wouldn't let me upload it since I have no internet when I switch pihole dns to 127.0.0.1 so can't upload log