mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
This folder will deploy my home DNS infrastructure. The order of DNS servers is as follows:
- dnsdist will be the exposed user-facing DNS server. This routes DNS traffic to specific DNS servers based on certain rules.
- CoreDNS will be the authoritative DNS server for my domains only within my home. This will do split DNS in my internal networks for hosts needing hostnames that can be queried via DNS.
- Blocky will block domains matching blocklists, and forward any unblocked and non-authoritative hostnames to Unbound.
- Unbound will recursively resolve public hostnames from well-known root DNS servers located on the Internet.