Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - a_dub

#1
thanks for the suggestion, i just tried that with the same results unfortunately.
#2
Unfortunately i've still made no more progress in resolving this issue with several more hours of attempting to fix it, anyone able to help?
#3
ok, great. Yes, correct i have IPv6 WAN, i've tried disabling v6 enabled servers in DNSCrypt, to no avail. 
I also realized i misspoke, i don't actually have the the unbound-plus addon installed. I did reinstall the unbound package and double check for updates to opnsense and the unbound package (1.10.1), again no change.

Thanks for the help
#4
any additional advice from anyone to fix this?
#5
I don't really understand what you mean, sorry?
#6
Hi all
I'm having issues with forwarding DNS queries from unbound to DNSCrypt-Proxy, I'm getting the below error message: 
Quoteunbound: [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: no
forward-zone:
name: "."
forward-addr: 127.0.0.1@5300
I'm running DNSCrypt-Proxy 1.8 & Unbound_plus 1.1_1


Thanks for any and all help.