rgnldo
Very Senior Member
From what I'm seeing in the Merlin FW environment, don't worry about it. There is no need to set threads or slabs. Unbound and Merlin FW will do all the work. Round-robin Very nice!multiply physical cores.
From what I'm seeing in the Merlin FW environment, don't worry about it. There is no need to set threads or slabs. Unbound and Merlin FW will do all the work. Round-robin Very nice!multiply physical cores.
Thanks to the efforts and studies of @dave14305, under development. At the appropriate time, it will be available. In my timezone, I will rest.@rgnldo I've noticed in this thread there is a UI add on for Unbound how do I install that?
Thanks to the efforts and studies of @dave14305, under development. At the appropriate time, it will be available.
As a rule of thumb, when you enable VPN, your DNS resolver is your VPN service.As a FYI for the gang, I setup my VPN natively and disabled DNS service (allowing Unbound to still act as my resolver).
Speed went down by an order of magnitude....(I have 500Mbit, speed topping out at 50ish on the lone device I configured for the tunnel)......
iPad using the VPN app stays closer to full bandwidth.....
Anybody else configured this way as seen the same reduction? (knowing full well a reduction is expected....Express is my service)
and preferably choose the closest VPN server, reducing latency.If you had an RT-AC86U or RT-AX88U
@SuperDuke that is within the expected VPN speeds of your router (and its 1.4GHz dual-core CPU).
If you had an RT-AC86U or RT-AX88U then you would be seeing closer to 250Mbps over the VPN (note the dual/quad-core 1.8GHz CPU's are not the reason for the speed increase; it is the built-in hardware accelerator those models have instead).
Look closely at the initial post of this thread. Follow the steps and preferably use only the unbound native adblock. My post requires some knowledge in linux. There is a script that automates the installation process, recommended for you. The link and other support guidelines can also be found on the initial post.Hello,
I am not really an advanced user but like to have more privacy. Recently I installed Unbound with this instruction https://docs.pi-hole.net/guides/unbound/ . But some privacy settings miss.
Can maybe someone give me a perfect settings with Pihole instructions. I read some of the post but not really now what to write in the .conf when I used the pre configured from pihole. @rgnldo
I do not recommend this option for configuration with DNSSEC, It may result in false positives. If with the DoT option configured, without DNSSEC, yes you can activate. This option will activate the Unbound police option against false domain traps.use-caps-for-id: yes'
stub-zone:
name: 0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.
stub-addr: 127.0.0.1@53535
will this reverse .arpa work for any ipv6 or is it specific to your ip6 block? @rgnldoApparently unbound wants an IPv6 for its IPv6 queries to the stub-zone. Since IPv6 is not always working I solved that using the local interface. Anyone interested in IPV6 can test.
Code:stub-zone: name: 0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa. stub-addr: 127.0.0.1@53535
#module-config: "dns64 validator iterator" # v1.03 v1.01 perform a query against AAAA record exists
#dns64-prefix: 64:FF9B::/96 # v1.03 v1.01
This module was created to correct this problem, which in general is generated by the poor infrastructure provided by some ISPs. This module is not mandatory. For my reality, it is necessary. Yes, not all ISPs have the correct infrastructure with IPV6.AAAA traffic via PTR
As you have knowledge in networks, you should check if there is a need for the module. From what I notice, there is no need.With this In Mind
Should dns64 options be removed?
Look closely at the initial post of this thread. Follow the steps and preferably use only the unbound native adblock. My post requires some knowledge in linux. There is a script that automates the installation process, recommended for you. The link and other support guidelines can also be found on the initial post.
With VPN constantly enabled, it doesn't make sense for a local DNS server.OpenVPN
Which operating system is installed on rP?rasberry pi
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!