0

Turris Omni Router

Hello,

I've got a Torris Omni Router, and I want to set up NextDNS with it!

I tried following the advice from this forum post and README.md

https://forum.turris.cz/t/dns-over-tls-forwarding-to-custom-nextdns-fails-due-to-apparent-lack-of-sni-in-knot-resolver/12996

https://gitlab.nic.cz/turris/os/packages/-/blob/test/net/resolver-conf/README.md

I was able to create the file and /etc/resolver/dns_servers/99_mynextdns.conf

root@turris:/etc/resolver/dns_servers# cat 99_mynextdns.conf

name="99_nextdns.conf"
description="My NextDNS /etc/resolver/dns_servers/"
enable_tls="1"
port="853"
hostname="redacted .dns.nextdns.io"
ipv4="ip address another ip address"
ipv6="2 ip6 addresses"
ca_file="/etc/ssl/certs/ca-certificates.crt"
# I'm pretty sure this pin is correct
pin_sha256="redacted pin"

I selected "My NextDNS /etc/resolver/dns_servers/" in the ReForis web interface, under "Network Settings" > "DNS". https://my.nextdns.io/cc8413/setup still says, "This device is not using NextDNS. This device is currently using ”Hetzner Online GmbH” as DNS resolver."

I also know that NextDNS is not working, because I disabled porn sites via my profile.  Porn sites are still available.

The Turris Omni router also has the LuCI web interface as well.  Does anyone know how to use nextDNS via Turris Omni router?

Thanks,

Joshua

P.S.  Apparently Turris used to have a nextDNS package, but that no longer works.

https://forum.turris.cz/t/remove-nextdns-package/13991/3

In the meantime, I'll take a look at this documentation page:

https://docs.turris.cz/basics/support/

Reply

null

Content aside

  • 2 hrs agoLast active
  • 1Views
  • 1 Following