Hello,
Is Pi-Hole able to set DNS rewrites for *.home?
Hello,
Is Pi-Hole able to set DNS rewrites for *.home?
I don't quite follow "DNS rewrites". What do you want to do?
I want every site beginning with .home to point to an IP with a one-time configuration
radarr.home → 10.0.0.2
sonarr.home → 10.0.0.2
Does the Custom DNS function not work for you?
I haven't tried it but I'm under the impression its only able to do *.domain.tld and not *.tld?
Try it.
You need to use an actual host name.
Mapping an entire TLD to an IP needs to be manually configured with dnsmasq config files. You can search for the common ways of doing that on the web.