I have unbound installed. There is a setting for "default DNS server" under WAN. I used to put ISP or google, cloudfare etc. But I used "other" and put my router's IP there. I tried 127.0.0.1 but it said it wasn't a valid IP. Do you forsee any problems with this configuration? Bad practice? It seems to work fine when I query. I know if unbound stops working DNS will too, therefore people set external DNS as fallback. Maybe I should as well? Under LAN: DNS Director (global redirection set to router) there are places for User defined DNS. Should I put my router IP there or just leave it blank (copilot says leave it empty)? I just want DNS queries to ALWAYS use unbound. TIA
I added the following to the unbound.conf file. If you're going to do this you have to add in the "server" section
access-control: mysubnet/24 allow #restrict queries to my subnet
FWIW, copilot says this is a valid configuration
I added the following to the unbound.conf file. If you're going to do this you have to add in the "server" section
access-control: mysubnet/24 allow #restrict queries to my subnet
FWIW, copilot says this is a valid configuration
Last edited: