e7d4bceb3be62e8b53a9178c58ce3ebd450a0d9b
homelab
Asus router
Access via https://router.asus.com.
How DNS works
We use pihole running on a raspberrypi 3B connected via eth to the router. This is used so that we can use domain names to point to devices in the local network. You can view the DNS records in the pi-hole admin panel.
Password stored in firefox.
Note: we are not using pi-hole as a DHCP server. We leave this to the router, although we should likely use the pi-hole server for this.
Discoveries
- Do not have a secondary DNS server in router config. This makes pi-hole local DNS not work.
- Do not use
.localfor domain in local DNS. You will see a warning when using dig that.localis reserved for mDNS.
Container registry
For saving docker images.
Description
Languages
Shell
100%