# Network – Basics This page is for general networking concepts I reuse across projects. At the end of each topic, I link to my home server implementation when it exists. Related detailed pages: - [Network / DNS](./DNS.md) - [Network / VPN Basics](./VPN/Basics.md) - [Network / Reverse Proxy](./ReverseProxy.md) ## TODO - Add sections for IP addressing, routing, DNS, and HTTP(S). - Link to home-server implementation pages from each section.