# Outgoing interfaces to be used
outgoing-interface: 10.22.0.6
outgoing-interface: 10.9.0.6
outgoing-interface: 10.24.0.6
People in this thread use Unbound as a forwarder (just like dnsmasq). My Unbound setup is rather simple. I use it as a resolver.
Hence, I won't be able to comment e.g. forwarding over DoT. I don't intend to try either. Perhaps need to wait for @Xentrk sharing his adventure.
As a resolver, Unbound works great for me! I like it very much.
@XIII I compiled 1.7.3 myself.
I've managed to get Unbound up and running as forwarder thanks to you. My problem is, Unbound version on Entware-ng repo is 1.6.7 and has too many critical bugs. Can you compile 1.7.3 for RT-N66U and share the package with me if that's ok for you?
wget https://nlnetlabs.nl/downloads/unbound/unbound-1.7.3.tar.gz
tar -zxvf unbound-1.7.3.tar.gz
That’s only the source; no binaries.See if this works.
See if this works. See the source site here...
https://nlnetlabs.nl/projects/unbound/download/#unbound-1-7-3
Then, run this command.
Code:wget https://nlnetlabs.nl/downloads/unbound/unbound-1.7.3.tar.gz tar -zxvf unbound-1.7.3.tar.gz
Perhaps unlacke the tar file to the /opt/use/etc directory?
I've managed to get Unbound up and running as forwarder thanks to you. My problem is, Unbound version on Entware-ng repo is 1.6.7 and has too many critical bugs. Can you compile 1.7.3 for RT-N66U and share the package with me if that's ok for you?
Guys,
What IDE are you using to build these apps? I want to learn to start compiling apps. Would you be willing to give me a little direction?
There must be a reason for mipsel not in sync with other platforms on the version number. The answer could be pre-requites not fulfilling newer Unbound versions. That indicates beyond 1.6.7 not compilable on mipsel platforms.
This is another DNS solution of interest I want to look into some more.
Using DNS-over-TLS with the Quad9 DNS Service
Stubby
The Entware build environment is inherited from OpenWRT. Mostly command lines and script driven work using standard GNU tools such as make/autotools/libtools/etc.
Entware's Github has a concise wiki on building from source. That assumes you have certain prior experience with the above tools. OpenWRT has more details wiki's but certainly not for first timers.
If you want to try, follow Entware's wiki. At least that can get you quickly started and build something. But be warned that without prior experience with the above tools, troubleshooting build errors is going to be very painful and frustrating..
This link seems broken...
maybe he meant this: https://github.com/jedisct1/dnscrypt-proxy/issues/68This link seems broken...
Sorry, I fixed in the OPThis link seems broken...
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!