Please help - Can't properly set up NextDNS CLI on Rpi4
I want to see device names, so I installed NextDNS CLI on an Rpi 4B on my network (thank you @Iosnad).
But I don't know enough to understand how to set up all the options, because it isn't working.
Here are the contents of my config file:
discovery-dns
mdns all
use-hosts true
timeout 5s
log-queries false
max-ttl 5s
bogus-priv true
setup-router false
auto-activate true
listen localhost:53
config [my 6-digit ID from the NextDNS.io Setup page is in here]
cache-max-age 0s
report-client-info true
detect-captive-portals false
hardened-privacy false
max-inflight-requests 256
control /var/run/nextdns.sock
cache-size 10MB
___________________
What is wrong about this setup? I'm just trying to use NextDNS CLI the way I was using PiHole - just as the DNS server not DHCP or anything.
Thank you for any help!!
7 replies
-
If it helps, my Setup page on nextdns.io says:
"This device is not using NextDNS.
This device is currently using ”Cloudflare” as DNS resolver."
Which is probably because I set 1.1.1.1 as my secondary DNS. The primary DNS is my LAN address of my RPi, which is 192.168.1.[the last number]
-
Maybe set it to listen on the LAN IP? As requests presumably are coming in on that address.
Content aside
-
1
Likes
- 2 yrs agoLast active
- 7Replies
- 899Views
-
6
Following