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. Olivier Poitrey

    NextDNS Installer

    Contact us on the support chat so we can debug that. You should get low latency, especially in the US.
  2. Olivier Poitrey

    NextDNS Installer

    Run: /jffs/nextdns/nextdns log
  3. Olivier Poitrey

    NextDNS Installer

    HTTPS, which is TLS + HTTP/2.
  4. Olivier Poitrey

    NextDNS Installer

    Can you please open an issue on github regarding this issue, so I don’t forget to take a look?
  5. Olivier Poitrey

    NextDNS Installer

    Looks like your blocklist settings are very well aligned between the two systems. The other advantage is that you can keep the same setup while outside of your network.
  6. Olivier Poitrey

    NextDNS Installer

    You can optimize a multi million entries static blocklist much much better than one with a few hundreds regex. I see mostly cons if you ask me :)
  7. Olivier Poitrey

    NextDNS Installer

    Interesting benchmark, but it does only measure the difference between two block modes. As you mentioned, it does not measure the impact of DNS filtering, would it be local or remote. The latency to our servers would be the major factor impacting the performance. As most DNS queries are...
  8. Olivier Poitrey

    NextDNS Installer

    Could you please upgrade to the last version, disable captive portal detection and validate that it still work with NTP? Thanks for your help.
  9. Olivier Poitrey

    NextDNS Installer

    It would require some benchmarking. Keep in mind that some of those Asus routers have limited compute capacity. One could argue that doing all the matching on router can slow down the overall performance of the router and impact even non DNS traffic to a certain extent. So it really depend on...
  10. Olivier Poitrey

    NextDNS Installer

    To validate my idea, can you set detect-captive-portal to true and try again?
  11. Olivier Poitrey

    NextDNS Installer

    For some reason, the NTP not set detection does not work with you. I have another idea on how to fix NTP issue, stay tuned.
  12. Olivier Poitrey

    NextDNS Installer

    team@nextdns.io
  13. Olivier Poitrey

    NextDNS Installer

    Could you please send the logs?
  14. Olivier Poitrey

    NextDNS Installer

    Can you turn on "Connect to DNS Server automatically" and try again please?
  15. Olivier Poitrey

    NextDNS Installer

    Please try v1.4.32, it should fix this issue. Make sure wan DNS is enabled after upgrade.
  16. Olivier Poitrey

    NextDNS Installer

    When you stop nextdns, do you still have resolution? It seems nextdns is properly not started before NTP runs, but for some reason, resolution doesn't work without it, so you can't access your NTP server.
  17. Olivier Poitrey

    NextDNS Installer

    In your system logs, do you get something like this during startup: Time seems far in the past, waiting for NTP to run
  18. Olivier Poitrey

    NextDNS Installer

    What version do you run? The current version detects when time is not set properly, and wait until the time is set before starting up: https://github.com/nextdns/nextdns/blob/06c9adb1760d6632838ae992e65f6c0dadfb14e1/run.go#L105 Perhaps the NTP unconfigured detection is not working properly in...
  19. Olivier Poitrey

    NextDNS Installer

    Please add DEBUG=1 before the command and send the full transcript of the output.
  20. Olivier Poitrey

    NextDNS Installer

    Hardened privacy mode will only use NextDNS servers located in jurisdictions with strong privacy laws. Note that depending how far your are from those, it may slow down your dns queries significantly. You should leave DNSSEC and rebinding protection off on your router when using NextDNS...
Top