Search results

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. Z

    Unbound Unbound Config File(s)

    Thanks @dave14305 So, /opt/var/lib/unbound/unbound.config and /opt/share/unbound/configs/user.config should be identical at installation? If changes are made to /opt/var/lib/unbound/unbound.config it should/will not propagate to /opt/share/unbound/configs/user.config? Comparing...
  2. Z

    Unbound Unbound Config File(s)

    I couldn't find the answer to this with my searches, so posting the question here. As I understand it, for configuring Unbound, the config file lives here: /opt/var/lib/unbound/unbound.config But I find similar config files at other locations: /opt/etc/unbound/unbound.config...
  3. Z

    Unbound Delete

    Delete this!
  4. Z

    Disadvantages of Access Points vs, AiMesh

    Having difficulty deciding between Mesh vs AP for my use case scenario. I've used Mesh with wired backhaul with AX11000 + XT9s for the past couple of years and as my device count has ballooned to 160+ devices I've noticed quite a bit of lag/delay in my IoT devices and security cameras...
  5. Z

    Diversion Diversion Blocking WiFi

    Router uptime is now 1.5 days. No crash, no issues. CPU/Mem/Swap all appear to be humming along nicely. What solved the issue - a simple restart of the router and all the mesh nodes.
  6. Z

    Diversion Diversion Blocking WiFi

    @Bogey thanks for the link. After going through that link and several others I have switched over to AdGuard and was able to get Unbound and Skynet to work with it. I am running 2GB swap as well thanks to the insightful articles and explanations by @SomeWhereOverTheRainBow I am still having one...
  7. Z

    Diversion Diversion Blocking WiFi

    @Kingp1n I'm on AX11000. In the past few days I've done complete router reset a dozen times - issue starts as soon as I install Diversion. I've even tried re-flashing the firmware. @SomeWhereOverTheRainBow I ruled out Lite vs Standard as an issue, because I've always installed the standard...
  8. Z

    Diversion Diversion Blocking WiFi

    Need help troubleshooting and fixing WiFi with Diversion. Currently with Diversion enabled WiFi does not work - none of the devices can connect to WiFi. Everything works fine on devices hard wired to the router. I've been using Diversion + Skynet + Unbound for years with no issues. Few...
  9. Z

    Guest Network Help

    Thanks @bennor I have quite a few IoT devices spread out so I want (eventually) the Mesh nodes to also broadcast Guest Network. YazFi, from what I understand, does not support Guest on Mesh. Thanks @Treadler So I guess there is no way to create a separate network that would bypass all the...
  10. Z

    Guest Network Help

    Need some help with the Guest Network on 2.4 GHz on AX11000 running 386.7_2 firmware. Read a lot about people setting up Guest Network for IoT devices, so I decided to experiment with it. Also having read about various issues people have had, I decided to start clean - factory reset the router...
  11. Z

    Wired backhaul and WiFi Connectivity

    Thanks @OzarkEdge I'm quite certain the MoCA wired backhaul is solid. Initially has some wiring issues that caused the nodes to randomly show flashing blue light, but after fixing the wiring and installing a PoE filter, I have ALL the mesh nodes with a solid white light. This has been...
  12. Z

    Wired backhaul and WiFi Connectivity

    Running an AX11000 router with 4 XT8 Mesh nodes (all are connected via 1G wired backhaul using MoCA2). 1.) Lately, I'm noticing that the devices on my 2.4Ghz band have intermittent connectivity issues. Could this be due to excessive amounts of IoT devices and cameras on the 2.4Ghz (somewhere...
  13. Z

    AX11000 2.5 wan port speed issue

    I've had the same issue as the OP on the AX11000 w/386.5_2 firmware and have not been able to find a solution to this. This issue is persistent irrespective of the firmware. - 10G port from modem connected to 2.5G port on router with Cat7 cable. - Speed test on Adaptive QoS tab shows 1.3G to...
  14. Z

    Unbound unbound_manager (Manager/Installer utility for unbound - Recursive DNS Server) - General questions / discussion thread 2

    This is amazing @Martineau. Thanks for taking the time to write this. Greatly appreciated!!! I see a few people have successfully tried this with x3mrouting installed. I'm trying this without x3mrouting. Here is what I have done. 1.) Copy+pasted and added your script unbound_DNS_via_OVPN.sh...
  15. Z

    Unbound unbound_manager (Manager/Installer utility for unbound - Recursive DNS Server) - General questions / discussion thread 2

    Apologies if this has been answered somewhere, search did not turn up any results that would help resolve. I would like to have all Unbound traffic going through the VPN (VPN2 to VPN5, doesn't matter). I've tried a script from another thread, while that worked well for VPN1, my attempts to...
  16. Z

    Unbound Unbound DNS VPN Client w/policy rules

    Thanks for taking the time to explain this, @Martineau. I have been running the modified script to route DNS queries through VPN other than #1, and I'm sad to say the script is not consistent/working all the time. I'm getting DNS leaks sometimes. I'm going to leave the scripting to the pros...
  17. Z

    DELETE THIS

    .
  18. Z

    Unbound Unbound DNS VPN Client w/policy rules

    Thanks @dave14305 Tried this, no luck. Now the DNS leak shows my IP address instead of any VPN.
  19. Z

    Unbound Unbound DNS VPN Client w/policy rules

    Thanks for the suggestion @Martineau . I tried this and make some tweaks (trial and error) now the script below runs without errors. It shows the DNS requests routed through VC2, BUT the DNS leak test reports the IP of VC1. After restarting the router the results are the same. #!/bin/sh...
  20. Z

    Unbound Unbound DNS VPN Client w/policy rules

    Good catch, but that's still a no go. After making the changes again, I still get an error when I run/start the script. Here's the error I get. (unbound_via_vc2.sh): 14035 Every time I run the script I get the same error but with different numbers at the end. Do I need to make changes to...
Top