Hey guys,
a few months ago I've set up a HTTPS DNS Proxy Quad 9 instance for all my home network devices.
I would like to introduce an additional instance with CleanBrowsing and force it exclusively for a few devices (MAC addresses?) that my child uses.
Can you guys recommend a simple and working approach?
I've been messing with multiple dnsmasq instances and PBR already but couldn't get it to work.
When adding an additional HTTPS DNS Proxy instance I've noticed, new forwards are simply added to default dnsmasq instance, so I've moved them over to an additional instance, listening to a different port.
In DHCP reservations I've also noticed that I can set a specific dnsmasq instance which host is bound to.
Sounded like the solution I need, but I don't understand how this works exactly. At least I couldn't get it to work.
Do I need virtual interfaces, an additional subnet? I'd like to avoid this if possible and my AP doesn't support additional SSIDs.
Any advice appreciated.