16
20.1 Legacy Series / Re: two dns servers ? one for parents and one for kids?
« on: April 03, 2020, 09:16:18 pm »
I would look into running bind9 and then using views to separate adult requests and child requests.
Should be pretty straightforward since you have separate networks.
Traffic from X network gets this view and forwarders.
Traffic from Y network gets this view and these forwarders.
Note: I've not used the bind package on opnsense so what I just recommended might be of no use since it may or may not support views.
Note2: Just installed it for a quick look. Doesn't appear to support views from the GUI. Maybe you can still tinker with things via CLI.
Any chance you can run a separate server to handle serving DNS queries?
Should be pretty straightforward since you have separate networks.
Traffic from X network gets this view and forwarders.
Traffic from Y network gets this view and these forwarders.
Note: I've not used the bind package on opnsense so what I just recommended might be of no use since it may or may not support views.
Note2: Just installed it for a quick look. Doesn't appear to support views from the GUI. Maybe you can still tinker with things via CLI.
Any chance you can run a separate server to handle serving DNS queries?

