Glossary infra Term Page

DNS

The internet's address book for mapping names to IPs

dns #networking#opnsense#homelab
Korean version

Aliases

Domain Name System

Prerequisites

Related Concepts

Core Idea

DNS translates human-friendly domain names into the IP addresses networks actually use. People remember app.example.com; the network needs a numeric destination, so name resolution sits in the middle.

Why It Matters Here

Mathbong uses DNS repeatedly when explaining homelab internal domains, proxy routing, and service discovery. It is the naming layer you need before public and private paths can stay organized.

Posts Mentioning This Concept