#
DNS Configuration
Unbound DNS, by NLnet Labs, was used to provide DNS services for the range. The configuration is available in the resources/dns
folder.
- Run the
install-unbound-dns.sh
script onstlouis
. - Copy the
resources/dns/*.conf
files tostlouis
host to/etc/unbound/unbound.conf.d/
- Restart the
unbound
service,sudo systemctl restart unbound
.