0

NextDNS Cli on OpenWRT - This device is using NextDNS with no profile

Suddenly no device connected via my router shows on NextDNS logs since 5th December 15:47.36. All other devices connected directly to NewtDNS are unaffected.

A DNS leak test proves that all router-connected devices are still using NextDNS but the app states "using NextDNS with no profile". This coincided with DNS issues resulting in me rebooting the router. No configuration changes have been made. Please advise?

https://test.nextdns.io  results (anonymised):

{
"status": "ok",
"protocol": "DOH",
"client": "IP here",
"srcIP": "IPv6 here",
"destIP": "IP here",
"anycast": false,
"server": "anexia-lon-1",
"clientName": "nextdns-cli",
"deviceName": "my device name",
"deviceID": "device ID here",
"deviceIP": "my device IPv6",
"deviceModel": "mac:xx:xx:xx"
}

6 replies

null
    • R_P_M
    • 9 days ago
    • Reported - view

    There should be a "profile" response with https://test.nextdns.io

    Check the "nextdns config" on the router, make sure a profile option is there and set correctly to your configuration.

      • ellah
      • 5 days ago
      • Reported - view

       Thanks for responding. I've checked the router config and it looks as expected - I've not made any changes since before it stopped working on 5th December. 

      Here is the anonymised config:

      config nextdns 'main'
          option setup_router '1'
          option report_client_info '1'
          option hardened_privacy '0'
          option log_queries '0'
          option bogus_priv '1'
          option use_hosts '1'
          option control '/var/run/nextdns.sock'
          option mdns 'all'
          option max_inflight_requests '256'
          option cache_size '0'
          option cache_max_age '0s'
          option detect_captive_portals '0'
          option timeout '5s'
          option auto_activate '0'
          list listen 'localhost:53'
          option max_ttl '0s'
          option config '172.108.18.40/29=123xxa 172.108.18.192/27=123xxb 172.108.28.0/24=123xxc 172.108.38.0/24=123xxd 172.108.1.0/24=123xxe 172.108.48.0/24=123xxf 123xxg'
          option enabled '1'

      I have also now upgraded the openwrt NextDNS cli software to 1.39.4-1 but has not made any difference.

      Any other ideas please?

      • R_P_M
      • 4 days ago
      • Reported - view

      It does seem to look ok. Only one minor niggle "option config" was the older way of this setting, it's now been replaced with "option profile".  'config' is still accepted but it's something you will have to update in the future.

       

      Anyway, as to the problem I'm not really sure why it's behaving this way. Any chance it could be linked to IPv6 addressing?

      • ellah
      • 3 days ago
      • Reported - view

       Thanks - I'll change 'config' to 'profile' and see if that makes a difference. You may be right about IPv6. The problem occurred after I rebooted my router and fibre modem which may have changed IPv6 address. Can you tell me how I check this (or do I need to add additional IPv6 rules)?

       

      Thanks again, appreciate the help!

      • NextDNs
      • 3 days ago
      • Reported - view

      which version of OpenWRT are your running?

      • ellah
      • 2 days ago
      • Reported - view

       I'm running 21.02.3 at present.

      Thanks

Content aside

  • 2 days agoLast active
  • 6Replies
  • 62Views
  • 3 Following