3

Enable DOH3 in CLI

What is the command to enable doh3 in the cli? On the latest release of cli, it should support doh3 now. No documentation exists anywhere to change the forwarder to doh3.dns.nextdns.io. Any ideas here?

5 replies

null
    • Magic_Mouse
    • 7 mths ago
    • Reported - view

    You can change the forwarder using the

    nextdns config set -forwarder
    

    command, as described in the wiki. Unfortunately, after changing the forwarder to

    https://doh3.dns.nextdns.io/{PROFILE_ID}#45.90.28.0
    

    test.nextdns.io still reports that I am connecting via DOH, rather than DOH3.

    • Jrod949
    • 7 mths ago
    • Reported - view

    What is the #44.90 part of that about? 

      • Magic_Mouse
      • 7 mths ago
      • Reported - view

      That’s the IP address of the NextDNS DNS server. In order to use DoH, your resolver will need to lookup dns.nextdns.io, which is a problem if you don’t have the domain in your cache and don’t want to use your, probably insecure, system resolver. This way, you can use the NextDNS server to bootstrap the resolver.

      • Jrod949
      • 7 mths ago
      • Reported - view

       I did this and it's still showing doh instead of soh3 in the logs too. the logs also have several devices not reporting their name anymore, just IP. how to I revert the change? 

      • Magic_Mouse
      • 7 mths ago
      • Reported - view

       use 

      nextdns config edit
      

      and remove the forwarder line. Save and restart. 

Content aside

  • 3 Likes
  • 7 mths agoLast active
  • 5Replies
  • 635Views
  • 6 Following