did you try creating the new unbound directory?
that way the root.hints would be up-to-date.
then add the directory and files to the unbound.conf
chroot: "/jffs/unbound"
directory: "/jffs/unbound"
root-hints: "/jffs/unbound/root.hints"
auto-trust-anchor-file: "/jffs/unbound/root.key"
Last edited by tinkeruntilitworks on Tue Jun 23, 2020 16:29; edited 1 time in total
Joined: 03 Jan 2010 Posts: 7410 Location: YWG, Canada
Posted: Fri Apr 24, 2020 13:23 Post subject:
tinkeruntilitworks wrote:
tatsuya46 wrote:
this is my current conf for reference.. recursion, no dnssec. still trying to understand some things like target-fetch-policy, auth zone, and why root hints cant be changed etc.
running on a x86 with 4gb ram so adjust accordingly for a weak arm router etc..
did you try creating the new unbound directory?
that way the root.hints would be up-to-date.
then add the directory and files to the unbound.conf
chroot: "/jffs/unbound"
directory: "/jffs/unbound"
root-hints: "/jffs/unbound/root.hints"
auto-trust-anchor-file: "/jffs/unbound/root.key"
i dont understand chroot purpose, everytime i tried anything with it unbound always dont start. ill try it that way later. _________________ LATEST FIRMWARE(S)
BrainSlayer wrote:
we just do it since we do not like any restrictions enforced by stupid cocaine snorting managers
Still can't get unbound to work with the custom setting, I'm running DD-WRT v3.0-r42954 std (04/20/20) I know for sure that samba has a serious issue of dropouts, so this would not surprise me if unbound is having issue also. Here is the setting, I'll be dammed if I can get this to work but the default setting is not a problem.
unbound does dns over tls using tcp only. possibly the issue?
i'm not familiar with the private internet access dns or your include conf
hopefully someone that has mixed a vpn and unbound see this so they could help
Top question is incorrect since one can use UDP were as TCP will slow request down with regards to DNSSEC and as for PIA, this has no bearing when this is disable as there is no differences.
i stand by my comment of unbound doing dns over tls tcp only
i've found dnssec is sped up if you enable ipv6
*
just noticed you don't have the tls cert bundle setting in your unbound conf
tls-cert-bundle: "/etc/ssl/ca-bundle.crt"
When it comes to IPv6 and VPN services there is plenty of info with regards to this leaking protocol, still no go, did you disable the "Use DNSMasq for DNS"?