This glossary is organized around relationships rather than one-line dictionary definitions. A term is useful when it tells you what device performs the function, what information it acts on, and what symptom appears when it fails.
Addressing and routing
IP address: a layer-3 address used for routed communication. Subnet/prefix: the part of the address plan that lets a host decide which destinations are local. Default gateway: the router a client uses for destinations outside its local routes. DHCP: a protocol that can supply address, gateway, DNS and lease information automatically. NAT: translation between address/port spaces, commonly at the home edge for IPv4.
Local-link terms
MAC address: a link-layer interface identity used on technologies such as Ethernet/Wi-Fi. ARP: the IPv4 mechanism that discovers the link-layer address associated with a local IPv4 destination or gateway. SSID: the Wi-Fi network name clients select; multiple access points can advertise the same SSID. BSSID: identifies a specific Wi-Fi basic service set/radio instance.
Name and service discovery
DNS: the naming system that maps domain names and other records. mDNS: multicast DNS used for local-link naming/discovery without a conventional unicast DNS server. TTL: in DNS, a caching lifetime; in IP, a hop-limit style field with a different purpose despite the shared abbreviation.
Security and reachability
Firewall: policy that permits or blocks traffic. Port forwarding: an inbound translation/rule that sends selected traffic to an internal service. VPN: an authenticated/encrypted tunnel that creates a routed path between endpoints or networks. CGNAT: provider-side IPv4 address sharing, often visible through 100.64/10 shared address space. WPA2/WPA3: Wi-Fi security generations for network authentication/encryption.
Study the terms in context
- Why 169.254.x.x Appears: IPv4 Link-Local (APIPA) Explained — A 169.254 address is usually a fallback local address selected when normal IPv4 configuration is unavailable. It is a clue about DHCP—not an internet gateway.
- CGNAT and 100.64.0.0/10 Explained: Why Port Forwarding May Stop at the ISP — Carrier-grade NAT lets providers share public IPv4 addresses across customers. It changes what “my router WAN IP” means and can block unsolicited inbound connections.
- ARP Explained: How IPv4 Devices Find the MAC Address Behind a Local IP — ARP maps an IPv4 address to a link-layer address on the local network. Understanding it explains duplicate-IP warnings, gateway reachability, and many “same subnet but cannot connect” problems.
- MTU and MSS Explained: Why Some Sites Work While Large Transfers Fail — Maximum Transmission Unit and TCP Maximum Segment Size affect packet sizing. Misconfiguration can create partial connectivity that looks like DNS, VPN, or firewall trouble.
- NAT Loopback (Hairpin NAT) Explained for Home Servers — Hairpin NAT lets a client inside your LAN reach an internally hosted service using the same public hostname or public IP that outside users use.
- IPv6 Link-Local Addresses (fe80::/10) Explained — IPv6 interfaces automatically use link-local addressing for essential neighbor and router discovery. Seeing fe80:: does not mean IPv6 is broken or globally reachable.
- Static IP vs DHCP Reservation: Two Ways to Keep a Device Address Stable — Both approaches can produce a predictable LAN address, but they place responsibility in different places and have different maintenance consequences.
- Router Firewall vs Device Firewall: What Each One Actually Protects — The router and the laptop/phone/server enforce policy at different points. One is not a complete substitute for the other.
- Modem Signal vs Wi-Fi Signal: Two Different Links People Often Confuse — Your device-to-router radio link and your modem/ONT-to-ISP access link can fail independently. Learn which indicators belong to which path.
- Wi-Fi Channel Width: 20 vs 40 vs 80 vs 160 MHz — Wider channels can raise peak throughput but consume more spectrum and can reduce reliability or reuse in congested environments.
- DFS Wi-Fi Channels Explained: Radar Detection, Channel Changes, and Client Compatibility — Dynamic Frequency Selection lets Wi-Fi share parts of 5 GHz spectrum with protected radar systems, which can create waits or channel changes that look like random Wi-Fi trouble.
- Private MAC Addresses and Randomized Wi-Fi Identities Explained — Modern phones and computers can use a different MAC address for a Wi-Fi network to reduce passive tracking. That changes how router reservations, parental controls, and device lists behave.
When device-specific instructions take priority?
General networking concepts apply broadly, but router addresses, passwords, reset timing, firmware files, ISP provisioning, and app workflows can differ by exact model, hardware revision, region, and provider firmware. When a general guide and your device disagree, identify the exact unit and follow the instructions that match that hardware and current network role.
How do I use this hub efficiently?
Start with the symptom or decision you actually have. If the router page will not open, do not begin with Wi-Fi channel tuning. If one room is slow, do not begin with a factory reset. Move from the closest observable layer outward, make one relevant change at a time, and use the linked guides to narrow the problem without erasing useful evidence.