Home Using Pi-Hole for Local DNS - Fast, Simple, and Easy Guide
Post
Cancel

Using Pi-Hole for Local DNS - Fast, Simple, and Easy Guide

Pi-Hole is a wonderful ad blocking DNS sever for your network, but did you know you can also use it for a Local DNS server? In this fast, simple, and easy guide we’ll walk through how to create DNS Entries (A Records) for the clients on your network and also set up Aliases (pointers to A Records) so that you can start using DNS at home instead of relying on IP addresses.

📺 Watch Video

commands

1
2
nslookup juno.home.lan # lookup by host name
host 192.168.0.100 # reverse lookup

⚙️ See all the hardware I recommend at https://l.technotim.live/gear

🚀 Don’t forget to check out the 🚀Launchpad repo with all of the quick start source files

This post is licensed under CC BY 4.0 by the author.

Monitoring Your Kubernetes Cluster with Grafana, Prometheus, and Alertmanager

Put Wildcard Certificates and SSL on EVERYTHING