immi803
Senior Member
Default Conf.Would you please share your config?
Default Conf.Would you please share your config?
Try to restart dnsmasq. Seems like the postconf script hasn’t taken effect yet.More in the ipleak test page I see the DNS address of Quad9 as it is specified in the WAN page. So what I'm missing?
service restart_dnsmasq
Dnsmasq restart done but still same message at unbound restart.Try to restart dnsmasq. Seems like the postconf script hasn’t taken effect yet.
Code:service restart_dnsmasq
There’s nothing wrong with Unbound starting based on the log. Check your /jffs/scripts/dnsmasq.postconf for the unbound.postconf line. If it’s not there, try reinstalling or force updating unbound_manager.Dnsmasq restart done but still same message at unbound restart.
Inviato dal mio ONEPLUS A6003 utilizzando Tapatalk
There’s nothing wrong with Unbound starting based on the log. Check your /jffs/scripts/dnsmasq.postconf for the unbound.postconf line. If it’s not there, try reinstalling or force updating unbound_manager.
sh /jffs/addons/unbound/unbound.postconf "$1" # unbound_manager
Yes, so maybe I missed your problem. Is unbound running?Is this line correct?
Code:sh /jffs/addons/unbound/unbound.postconf "$1" # unbound_manager
unbound-control status
Yes, so maybe I missed your problem. Is unbound running?
Code:unbound-control status
ASUSWRT-Merlin RT-AC68U 384.18_0 Sun Jun 28 17:57:07 UTC 2020
keytruda@RT-AC68U_WHITE-FFE8:/tmp/home/root# unbound-control status
version: 1.10.1
verbosity: 0
threads: 1
modules: 3 [ respip validator iterator ]
uptime: 6361 seconds
options: control
unbound (pid 10004) is running...
Try runningYes
Code:ASUSWRT-Merlin RT-AC68U 384.18_0 Sun Jun 28 17:57:07 UTC 2020 keytruda@RT-AC68U_WHITE-FFE8:/tmp/home/root# unbound-control status version: 1.10.1 verbosity: 0 threads: 1 modules: 3 [ respip validator iterator ] uptime: 6361 seconds options: control unbound (pid 10004) is running...
sh /jffs/addons/unbound/unbound.postconf /etc/dnsmasq.conf
Code:
Jun 11 15:05:12 unbound[20530:0] info: control cmd: stats_noreset
That’s for the unbound stats GUI.What I miss is this line in SSh Unbound session
I have just installed unbound, everything seems fine and I have a couple of questions
DNS Firewall: I am already using Skynet, is there any advantage to also using the DNS firewall option?
Routing Root server queries through a VPN: I can see the option in unbound.conf #outgoing-interface: xxx.xxx.xxx.xxx which I understand will stop my ISP in looking at the root server queries (should they wish to) and as I do not route all outbound traffic through a VPN tunnel, do I replace xxx.xxx.xxx.xxx with the VPN server address setup in the VPN client tab or some other address?
As OpenVPN on the router does not support IPv6, to prevent leaks, IPv6 is disabled on any devices that use the tunnel and the tunnel is setup with Accept DNS Configuration: Exclusive and Policy Rules: Strict as the devices are not used for web browsing so ad-blocking is not needed.
-------------------------------------EDIT---------------------------------------
- Do I need to change the VPN settings if I want to route the root server queries through the tunnel?
- As the OpenVPN client (on Merlin) does not support IPv6, does this mean that AAAA records will not be obtained?
- Routing through VPN is done by using unbound_manager vpn=# (where # is the VPN number)
- No need to change VPN settings - VPN tunnel can remain on Exclusive
- I can see from dnsmasq log (via Diversion) that A and AAAA queries go via 127.0.0.1 and both types of query are answered (except where blocked by Diversion/Pixelserv)
if you have skynet, unbound's DNS firewall is redundant, since they use same block list i thinkDNS Firewall is different from skynet. DNS firewall blocks bad sites from being looked up for their IP, where skynet blocks based on known bad IPs. Both security layers are good to have.
if you have skynet, unbound's DNS firewall is redundant, since they use same block list i think
but the list used by unbound's DNS firewall is also included in skynet last i checked, no?Nope, they are completely different. One is an IP list the other blocks domains.
but the list used by unbound's DNS firewall is also included in skynet last i checked, no?
isn't unbound's DNS firewall list also a IP list. i need to check the messages in this thread, but i remember a comment indicating that unbound's DNS firewall list was IP list and also included in skynet. i may be wrongDon’t see how, as skynet needs IP lists.
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!