NextDNS with OPNsense?
Hi,
Someone here maybe have some guide how to configure NextDNS with OPNsense and Unbound?
I want also to see names of machines in NextDNS logs.
Regards.
2 replies
-
SSH to opensense
than type Command
sh -c 'sh -c "$(curl -sL https://nextdns.io/install)"'
than edit the config file
vi /usr/local/etc/nextdns.conf
or
nano /usr/local/etc/nextdns.conf
change setup router to FALSE
add LISTEN LINE as Your LAN IP and point DNS perfectly . Make sure LOCALHOST perfectly configured at port 53 . than navigate to opensense WebUI goto services , unbound dns and general than Untick Enable unbound if already checked .
now back to ssh . type command nextdns restart
finally use command drill to verify
-
Thanks for this, I already founded at some old guide, it's works, but after a while there isn't internet.
I don't know where is the problem.
I assume NextDNS don't know how to resolve a local DNS.
Content aside
-
1
Likes
- 1 mth agoLast active
- 2Replies
- 197Views
-
3
Following