F5F Stay Refreshed Power Users Networks Pi-hole + DNSCrypt setupPi-hole + DNSCrypt configuration

Pi-hole + DNSCrypt setupPi-hole + DNSCrypt configuration

Pi-hole + DNSCrypt setupPi-hole + DNSCrypt configuration

J
JordTranter
Junior Member
10
07-09-2025, 03:27 PM
#1
You're troubleshooting a setup where DNSCrypt is working but DNS resolution fails. Based on your description, it seems the issue lies in how DNS requests are being handled after DNSCrypt is installed. The fact that you see forwarding to 127.0.0.1:53 instead of 127.0.0.1:5300 suggests a misconfiguration or conflict with DNSmasq. Make sure DNSCrypt is properly integrated with DNSmasq and not overriding it incorrectly. Also verify that the correct port (5300) is being used for DNSCrypt and not another service. Consider checking pihole.log for detailed logs to confirm where the forwarding occurs. If you're using Pi-hole as a web filter, you might want to test with a simpler setup first, like just DNS for family or a single block list, before adding more complexity.
J
JordTranter
07-09-2025, 03:27 PM #1

You're troubleshooting a setup where DNSCrypt is working but DNS resolution fails. Based on your description, it seems the issue lies in how DNS requests are being handled after DNSCrypt is installed. The fact that you see forwarding to 127.0.0.1:53 instead of 127.0.0.1:5300 suggests a misconfiguration or conflict with DNSmasq. Make sure DNSCrypt is properly integrated with DNSmasq and not overriding it incorrectly. Also verify that the correct port (5300) is being used for DNSCrypt and not another service. Consider checking pihole.log for detailed logs to confirm where the forwarding occurs. If you're using Pi-hole as a web filter, you might want to test with a simpler setup first, like just DNS for family or a single block list, before adding more complexity.