I have my router set to use PiHole (HornPiDNS) as the DNS server. When I do nslookup on the other nodes I am able to find the IP address for the other nodes I have setup up. When I lookup my PiHole host HornPiDNS, I get:
** server can't find hornpidns: NXDOMAIN
If someone could point me to some documentation that shows how to setup HornPIDNS I would appreciate the assistance.
In /etc/dnsmasq.d/02-mydns.conf file I have:
addn-hosts=/etc/hosts.mydomain
In /etc/hosts.mydomain I have:
192.168.254.1 HornPi HornPi
192.168.254.2 HornPiDNS HornPiDNS
192.168.254.6 HornDesktop HornDesktop
192.168.254.254 Router Router