0

Nextdns with Unbound

I want to use NextDNS with my opnsense box. I want to install the CLI version. I use my Ubnound for host overrides & a few other things. Can i continue to use Unbound with the nexdns CLI?

7 replies

null
    • Rafael_Diaz
    • 2 yrs ago
    • Reported - view

    I haven't tried this myself but every guide I've run into about using Nexdns with opnsense tells you to disable unbound.

    • Miha_Kralj
    • 2 yrs ago
    • Reported - view

    Don't disable the poor Unbound. 馃槀 Here is what you need to add to Custom Options:

    erver:
    tls-cert-bundle: "/etc/ssl/cert.pem"
      forward-zone:
        name: "."
        forward-tls-upstream: yes
    forward-addr: 45.90.28.0#xxxxxx.dns1.nextdns.io
        forward-addr: 2a07:a8c0::#xxxxxx.dns1.nextdns.io
    forward-addr: 45.90.30.0#xxxxxx.dns2.nextdns.io
        forward-addr: 2a07:a8c1::#xxxxxx.dns2.nextdns.io

     

    In case it isn't obvious, replace xxxxxx with your account. 

      • Master_Yoda
      • 2 yrs ago
      • Reported - view

      Miha Kralj thanks, i guess i do this without the CLI right Since the CLI is made to listen to 53 .,

      can NextDNS CLI & Unbound co-exist? if so which one gets to keep port 53? 

      • NextDNs
      • 2 yrs ago
      • Reported - view

      Master Yoda correct, it is one or the other.

      • Guido_Groet
      • 1 yr ago
      • Reported - view

      Miha Kralj i use Pi-Hole with Unbound on a RPI 3B and want to use NextDNS on Unbound, but I have no certificate at /etc/ssl/cert.pem, can you help me?

    • Miha_Kralj
    • 2 yrs ago
    • Reported - view

    Lost the 's' in the pasting process... The first word of config is 'server', not 'erver' 

    • MarkG
    • 2 yrs ago
    • Reported - view

    Is it possible to add device name?

Content aside

  • 1 yr agoLast active
  • 7Replies
  • 2205Views
  • 6 Following