First of all, many thanks to John and Merlin for keeping up with this project and allowing us to do ever greater and better things with our routers!
I own a couple of domains that I'm partially using with a hosting service. What I'd like to do is use a couple of subdomains, locally, on my home network. I've tried using
dnsmasq.conf.add and
hosts.add to try and force my router to resolve these locally for parts of my internal network (NAS, Raspberry Pi's, etc.). The reason I want to use these domain names is that I would like to eventually use my Let's Encrypt certs on these devices.
The problem I'm having is that I can find no method to force the subdomains to resolve locally.
dnsmasq.conf.add and
hosts.add aren't working at all. Everything resolves using my WAN DNS, no matter what I've tried. I'm assuming this is happening because of the method I'm using to configure my OpenVPN Client.
I'm posting links to photos of my various router configs (rather than filling up everyone's browser with images) in the hope that someone might offer a solution. If I neglected to include anything, let me know and I'll add it right away.
Relevant Information
- Router Model: RT-AC68U
- Firmware: 374.43_2-22E4j9527
- I'm using DNS filters because DNS is very spotty with my VPN Provider (ipVanish) without forcing here.
I realize that I could probably solve this by editing the hosts files of my local clients. However, due to the quantity and complexity of the various devices, I'm hoping that isn't the only way to make this work.
All thoughts and ideas are welcome and appreciated!