AI Snips
Chapters
Transcript
Episode notes
Network Troubles
- Alex's OpenSense box, Proxmox cluster, and unmanaged network caused internet outages.
- Switching a network cable from port one to port two temporarily resolved the issue.
Automate Network Management
- Automate network device additions using Ansible and DNSMasq for DNS and DHCP.
- This simplifies management compared to manually clicking through OpenSense's web UI.
Pi-hole vs. AdGuard Home
- Pi-hole, based on DNSMasq, offers similar functionality to AdGuard Home, with DNS and DHCP capabilities.
- Switching between them is largely transparent from a user perspective.