1
20.1 Legacy Series / Unbound: error sending query to auth server [issues with Unbound -> DNSCrypt]
« on: July 20, 2020, 04:14:03 am »
Hi all
I'm having issues with forwarding DNS queries from unbound to DNSCrypt-Proxy, I'm getting the below error message:
This isn't happening with every query, only some and resulting in an error in chrome on the client computer.
I've setup Unbound & DNSCrypt-Proxy on Opnsense OPNsense 20.1.8_1. This is as i want to make use of DNS-over-HTTPS [DoH], preferably over IPv6. I'm running unbound for local ip address resolution.
The main thing that i believed that handled the forwarding was the custom options in unbound:
Thanks for any and all help.
I'm having issues with forwarding DNS queries from unbound to DNSCrypt-Proxy, I'm getting the below error message:
Quote
unbound: [61849:0] info: error sending query to auth server 127.0.0.1 port 5300[/size].
This isn't happening with every query, only some and resulting in an error in chrome on the client computer.
I've setup Unbound & DNSCrypt-Proxy on Opnsense OPNsense 20.1.8_1. This is as i want to make use of DNS-over-HTTPS [DoH], preferably over IPv6. I'm running unbound for local ip address resolution.
The main thing that i believed that handled the forwarding was the custom options in unbound:
Quote
do-not-query-localhost: noI'm running DNSCrypt-Proxy 1.8 & Unbound_plus 1.1_1
forward-zone:
name: "."
forward-addr: 127.0.0.1@5300
Thanks for any and all help.

