Query[type=3072], SERVFAIL in pihole.log

Yeah, I already had to install mbedtls-4.0 to get FTL 6.5 to compile.

I used patch to apply your diff to resolve.c on the master branch of V6.5 since it would take 7 hours to do a full compile on a separate branch.

Compiled fine and seems to be working fine. PTR lookups by pihole for both 2-digit and 3-digit last octet IPs are correct

Feb 20 12:51:14 dnsmasq[8274]: query[PTR] 80.1.168.192.in-addr.arpa from 127.0.0.1
Feb 20 12:51:14 dnsmasq[8274]: /etc/hosts 192.168.1.80 is asus1
Feb 20 12:51:14 dnsmasq[8274]: query[PTR] 1.0.0.127.in-addr.arpa from 127.0.0.1
Feb 20 12:51:14 dnsmasq[8274]: /etc/hosts 127.0.0.1 is localhost
Feb 20 12:51:14 dnsmasq[8274]: query[PTR] 13.1.168.192.in-addr.arpa from 127.0.0.1
Feb 20 12:51:14 dnsmasq[8274]: /etc/pihole/hosts/custom.list 192.168.1.13 is galaxytabs7

Feb 20 12:53:52 dnsmasq[8274]: query[PTR] 104.1.168.192.in-addr.arpa from 127.0.0.1
Feb 20 12:53:52 dnsmasq[8274]: /etc/pihole/hosts/custom.list 192.168.1.104 is freepbx.attlocal.net

3 Likes