Im using a Pi to run a Dhcp server because I dont want my roku TVs updating on their own, they have no means by which to statically assign an ip and my router / current gateway doesnt allow granular enough firewall controls to allow me to block traffic to a particular domain. This led me to search for a means to control the dhcp to change the gateway for just those matching the specified mac addresses / oui prefix to that of my linux firewall which supports iptables, more than enough to block specific hosts....
What software do you suggest how should I go about it?
k9t33n
i know pihole allows you to do it but im not sure if its the best option for you