Assuming you already have Pihole up and running, create a new .conf file in the following directory
/etc/dnsmasq.d/yourname.conf
- nano or vim into “yourname.conf”
- Add the following on a new line “address=/unraid.local/192.168.1.100”
- That IP address can be whatever IP on your LAN, for instance it could be your unraid IP.
- Reload pihole DNS
- pihole restartdns
- Now navigate to that address you specified in step 2.