admin
1
Introduction
Both Pi-hole and Adguard Home are supported open source solution for providing first level DNS and DHCP function to Area Mesh.
Some Pi-hole advantages over Adguard Home
admin
2
Pi-hole
Web SIte: https://pi-hole.net/
Documentation: https://docs.pi-hole.net/
Forum: https://discourse.pi-hole.net/
Source: GitHub - pi-hole/pi-hole: A black hole for Internet advertisements
Restarting
After configuration change
pihole restartdns
MAC Address Filtering
In the file
/etc/dnsmasq.d/03-custom-DHCP.conf
Insert the following lines
dhcp-ignore=tag:!known
dhcp-host=11:22:33:44:55:66,set:known
dhcp-host=11:22:33:44:55:66,set:known
Reference:
admin
3
DNS over HTTPS
DOH Proxies
Certificate Authority
DOH needs a Certificate Authority (CA) this might help: