Glossary

Networking glossary

Plain-English definitions for 131 internet, Wi-Fi, DNS, and performance terms. The terminology authority for TechUtilityTools.

Featured terms

The 30 most-searched and most-misunderstood networking concepts — each with a full deep-dive page.

Latency

Performance

The round-trip time, measured in milliseconds, for a packet of data to travel from your device to a server and back.

Ping

Network

A network utility (and the metric it reports) that measures the round-trip time for a small ICMP packet between two hosts.

Jitter

Performance

The variation in latency between successive packets, measured in milliseconds — a key indicator of network stability.

Packet Loss

Performance

The percentage of network packets that fail to arrive at their destination, expressed as a percent of packets sent.

DNS

DNS

The Domain Name System — the internet's address book, translating human-readable domain names into the IP addresses computers use to route traffic.

ISP

Connectivity

An Internet Service Provider — the company that connects your home or business to the public internet over fiber, cable, DSL, fixed wireless, or cellular.

Bandwidth

Performance

The maximum amount of data that can be transmitted over a network link in a given period, typically measured in megabits per second (Mbps) or gigabits per second (Gbps).

Router

Hardware

A network device that forwards data between networks — most commonly the box in your home that joins your local devices to your ISP's network.

Modem

Hardware

A device that translates between your ISP's transmission medium (fiber, cable, DSL) and standard Ethernet that your router and devices understand.

IPv4

Protocols

Internet Protocol version 4 — the original 32-bit addressing scheme used to identify devices on the internet, written as four decimal numbers like 192.168.1.1.

IPv6

Protocols

Internet Protocol version 6 — the successor to IPv4 that uses 128-bit addresses, providing a practically unlimited address space written in hexadecimal.

VPN

Security

A Virtual Private Network — an encrypted tunnel between your device and a remote server that hides your traffic from local networks and changes your apparent location.

CDN

Network

A Content Delivery Network — a globally distributed set of edge servers that cache content close to users to reduce latency and offload origin servers.

Throughput

Performance

The actual sustained rate of data delivered across a network link, measured over a window of time — distinct from the link's theoretical bandwidth.

Fiber Internet

Connectivity

Internet service delivered over fiber-optic cables that transmit data as pulses of light, offering symmetric multi-gigabit speeds and very low latency.

Network Congestion

Performance

The slowdown that occurs when more traffic is offered to a network link than the link can carry, causing queueing, latency spikes, and packet loss.

Wi-Fi

Wi-Fi

A family of wireless networking standards (IEEE 802.11) that connect devices to a local network using radio waves in the 2.4, 5, and 6 GHz bands.

QoS

Performance

Quality of Service — a set of router techniques that prioritize latency-sensitive traffic (games, calls) over bulk traffic (downloads, backups) to keep responsiveness high under load.

TCP

Protocols

Transmission Control Protocol — the connection-oriented, reliable transport protocol that underpins most web and email traffic on the internet.

UDP

Protocols

User Datagram Protocol — a lightweight, connectionless transport protocol used where low latency matters more than guaranteed delivery, including games, voice, video, and DNS.

Speed Test

Performance

A measurement that estimates a connection's download bandwidth, upload bandwidth, and latency by transferring known amounts of data to and from a nearby test server.

Public DNS

DNS

DNS resolvers operated by third parties (Cloudflare, Google, Quad9, OpenDNS) and offered free of charge as alternatives to your ISP's resolver.

Mesh Wi-Fi

Wi-Fi

A wireless system that uses multiple cooperating nodes to blanket a home in Wi-Fi, seamlessly handing off devices between nodes as you move.

Broadband

Connectivity

Any always-on internet connection that exceeds a regulatory minimum speed — historically meant to distinguish modern access from dial-up.

Upload Speed

Performance

The rate at which data can be sent from your device to the internet, typically expressed in megabits per second (Mbps).

Download Speed

Performance

The rate at which data can be received from the internet by your device, typically expressed in megabits per second (Mbps).

Traceroute

Network

A diagnostic that maps the sequence of routers (hops) a packet traverses to reach a destination, along with the latency to each hop.

Gateway

Hardware

The network device that connects a local network to other networks — most commonly your home router acting as the bridge between your LAN and the internet.

DNS Resolver

DNS

A server that handles DNS lookups on behalf of a client — walking the global DNS hierarchy and returning the IP address for a queried domain.

Packet

Network

The fundamental unit of data on an IP network — a small, self-contained block carrying source, destination, and a piece of the payload.

#

  • 2.4 GHzWi-Fi

    The older Wi-Fi band — longer range and better wall penetration, but slower and crowded with non-Wi-Fi interference.

  • 4G LTEConnectivity

    The fourth generation of cellular networks — the baseline standard for most mobile data globally.

  • 5 GHzWi-Fi

    The mid-band Wi-Fi spectrum — much faster than 2.4 GHz with less interference, but shorter range.

  • 5GConnectivity

    The fifth generation of cellular networks, with peak speeds in the gigabits and much lower latency than 4G.

  • 6 GHzWi-Fi

    The newest Wi-Fi spectrum (Wi-Fi 6E/7), uncrowded and high-capacity but limited to current-generation devices.

A

  • A RecordDNS

    DNS record mapping a domain name to an IPv4 address.

  • AAAA RecordDNS

    DNS record mapping a domain name to an IPv6 address.

  • Access PointWi-Fi

    A device that bridges Wi-Fi clients onto a wired network. Often integrated into home routers.

  • AnycastNetwork

    A routing technique where one IP address is announced from many locations and traffic naturally reaches the nearest one. Used by CDNs and public DNS.

  • Asymmetric ConnectionConnectivity

    An internet link with different upload and download speeds — typical of cable, DSL, and fixed wireless.

  • Authoritative DNSDNS

    DNS servers that own the actual records for a domain and respond to recursive resolver queries.

  • Autonomous SystemNetwork

    A collection of IP networks under one operator's control, with a globally unique ASN, that exchanges routing with other ASes via BGP.

B

  • BackhaulWi-Fi

    The link between mesh nodes (or between a tower and the core). Dedicated wireless or wired backhaul drastically improves mesh performance.

  • The maximum amount of data that can be transmitted over a network link in a given period, typically measured in megabits per second (Mbps) or gigabits per second (Gbps).

  • BeamformingWi-Fi

    A Wi-Fi technique that focuses signal toward a specific device rather than broadcasting equally in all directions.

  • BGPNetwork

    Border Gateway Protocol — the protocol that announces and chooses routes between autonomous systems on the internet.

  • Bridge ModeHardware

    A router setting that disables NAT/DHCP/Wi-Fi so the device acts as a pure modem and hands the public IP to a downstream router.

  • Any always-on internet connection that exceeds a regulatory minimum speed — historically meant to distinguish modern access from dial-up.

  • BufferbloatPerformance

    Excessive buffering in network equipment that causes latency spikes under load. Mitigated by SQM algorithms like CAKE and fq_codel.

  • Bufferbloat TestPerformance

    A measurement that loads the link and observes how much latency rises — exposing inadequate queue management.

C

  • CAKEPerformance

    Common Applications Kept Enhanced — an advanced SQM algorithm that automatically tunes itself and handles cable/DSL overhead correctly.

  • Cat5eHardware

    Ethernet cable rated for 1 Gbps over up to 100 meters.

  • Cat6Hardware

    Ethernet cable rated for 10 Gbps over up to 55 meters and 1 Gbps over longer runs.

  • Cat6aHardware

    Improved Cat6 supporting 10 Gbps over the full 100-meter run.

  • A Content Delivery Network — a globally distributed set of edge servers that cache content close to users to reduce latency and offload origin servers.

  • Certificate AuthoritySecurity

    An organization trusted by browsers to issue TLS certificates that authenticate website identities.

  • CGNATNetwork

    Carrier-Grade NAT — ISPs sharing a single public IPv4 across many customers. Common on mobile and many ISPs facing IPv4 exhaustion.

  • Channel WidthWi-Fi

    How wide a Wi-Fi channel is (20, 40, 80, 160, 320 MHz). Wider channels are faster but more interference-prone.

  • CIDRNetwork

    Classless Inter-Domain Routing — a notation (like 10.0.0.0/8) for IP ranges that replaced fixed network classes.

  • CNAMEDNS

    Canonical Name record — points one domain at another, useful for aliasing.

D

  • Data CapConnectivity

    A monthly limit on total data usage. Exceeding it may trigger throttling, overage charges, or a soft cap.

  • DDNSDNS

    Dynamic DNS — keeps a domain name pointed at a changing IP, used by self-hosters on residential connections.

  • DDoSSecurity

    Distributed Denial of Service — an attack that overwhelms a target with traffic from many sources.

  • DHCPProtocols

    Dynamic Host Configuration Protocol — assigns IP addresses, gateways, and DNS servers automatically when a device joins a network.

  • The Domain Name System — the internet's address book, translating human-readable domain names into the IP addresses computers use to route traffic.

  • A server that handles DNS lookups on behalf of a client — walking the global DNS hierarchy and returning the IP address for a queried domain.

  • DNSSECSecurity

    DNS Security Extensions — cryptographically signs DNS records so resolvers can verify they weren't tampered with.

  • DOCSISConnectivity

    The standard for cable internet over coaxial lines. DOCSIS 3.1 supports multi-gigabit downloads; 4.0 brings symmetric multi-gigabit.

  • DoHSecurity

    DNS over HTTPS — encrypts DNS lookups inside an HTTPS connection, preventing on-path observers from seeing or tampering with queries.

  • DoTSecurity

    DNS over TLS — encrypts DNS lookups using TLS on port 853.

  • The rate at which data can be received from the internet by your device, typically expressed in megabits per second (Mbps).

  • DSLConnectivity

    Digital Subscriber Line — internet over copper phone lines. Speeds depend on distance from the exchange.

  • Dynamic IPNetwork

    An IP address assigned automatically (usually via DHCP) that may change over time.

E

  • EthernetHardware

    The dominant wired LAN technology, defined by IEEE 802.3. Speeds today range from 100 Mbps to 100 Gbps.

F

  • FailoverNetwork

    Automatically switching to a backup system or link when the primary fails.

  • Internet service delivered over fiber-optic cables that transmit data as pulses of light, offering symmetric multi-gigabit speeds and very low latency.

  • FirewallSecurity

    A device or software that filters traffic by rule, blocking or allowing connections based on source, destination, and port.

  • Fixed WirelessConnectivity

    Home internet delivered over cellular or proprietary wireless links to a fixed antenna at the customer site.

  • fq_codelPerformance

    A queue-management algorithm that fairly shares bandwidth across flows and keeps latency low under load.

G

  • The network device that connects a local network to other networks — most commonly your home router acting as the bridge between your LAN and the internet.

  • Geo-IPNetwork

    Mapping IP addresses to approximate geographic locations using commercial databases.

  • Geosynchronous SatelliteConnectivity

    Traditional satellite internet from satellites 36,000 km up — high latency (~600 ms) makes it poor for interactive use.

H

  • HopNetwork

    Each router a packet traverses between source and destination.

  • HTTP/3Protocols

    The third major version of HTTP, built on QUIC/UDP. Designed for lower latency and resilience to packet loss.

  • HTTPSProtocols

    HTTP secured by TLS. Encrypts traffic between browser and server and authenticates the server's identity.

I

  • ICEProtocols

    Interactive Connectivity Establishment — the framework that tries STUN, TURN, and direct paths to set up peer connections.

  • ICMPProtocols

    Internet Control Message Protocol — the lightweight protocol behind ping and traceroute, used for network diagnostics and error messages between routers and hosts.

  • Internet Protocol version 4 — the original 32-bit addressing scheme used to identify devices on the internet, written as four decimal numbers like 192.168.1.1.

  • Internet Protocol version 6 — the successor to IPv4 that uses 128-bit addresses, providing a practically unlimited address space written in hexadecimal.

  • ISPConnectivityFull entry →

    An Internet Service Provider — the company that connects your home or business to the public internet over fiber, cable, DSL, fixed wireless, or cellular.

  • IXPNetwork

    Internet Exchange Point — a physical facility where many networks meet to peer.

J

  • The variation in latency between successive packets, measured in milliseconds — a key indicator of network stability.

L

  • LANNetwork

    Local Area Network — the network inside a single home, office, or campus.

  • The round-trip time, measured in milliseconds, for a packet of data to travel from your device to a server and back.

  • Load BalancerNetwork

    A device or service that distributes traffic across multiple backend servers.

  • LocalhostNetwork

    The hostname for the loopback interface — usually resolves to 127.0.0.1.

  • LoopbackNetwork

    The local-only address (127.0.0.1 / ::1) that always refers to the local machine.

M

  • MAC AddressNetwork

    A 48-bit hardware identifier burned into every network interface. Used to address devices on the local link layer (Layer 2).

  • MBRPerformance

    Maximum Bitrate — a per-flow cap applied by carriers, sometimes used to throttle specific traffic types.

  • A wireless system that uses multiple cooperating nodes to blanket a home in Wi-Fi, seamlessly handing off devices between nodes as you move.

  • A device that translates between your ISP's transmission medium (fiber, cable, DSL) and standard Ethernet that your router and devices understand.

  • MOS ScorePerformance

    Mean Opinion Score — a 1–5 quality rating for voice calls, derived from latency, jitter, and loss measurements.

  • MTUNetwork

    Maximum Transmission Unit — the largest packet size a network link can carry without fragmentation. Default for Ethernet is 1500 bytes.

  • MU-MIMOWi-Fi

    Multi-User MIMO — lets a router transmit to multiple devices simultaneously using multiple antennas.

  • MX RecordDNS

    Mail Exchange record — tells email servers where to deliver mail for a domain.

N

  • NATNetwork

    Network Address Translation — lets many devices share one public IP by rewriting addresses and ports as packets cross the router.

  • The slowdown that occurs when more traffic is offered to a network link than the link can carry, causing queueing, latency spikes, and packet loss.

O

  • OFDMAWi-Fi

    Wi-Fi 6 multi-user efficiency feature that lets a router talk to many devices in the same time slot, improving performance in crowded networks.

  • ONTHardware

    Optical Network Terminal — converts a fiber-optic signal into Ethernet for your home router.

P

  • The fundamental unit of data on an IP network — a small, self-contained block carrying source, destination, and a piece of the payload.

  • The percentage of network packets that fail to arrive at their destination, expressed as a percent of packets sent.

  • Patch CableHardware

    A short Ethernet cable used to connect devices to switches or patch panels.

  • PeeringNetwork

    An arrangement where two networks exchange traffic directly, usually without payment, to reduce latency and transit costs.

  • A network utility (and the metric it reports) that measures the round-trip time for a small ICMP packet between two hosts.

  • PoEHardware

    Power over Ethernet — delivers power and data over a single Ethernet cable, common for access points and IP cameras.

  • PortNetwork

    A 16-bit number identifying a specific service on a host. HTTPS uses 443, SSH uses 22, DNS uses 53.

  • Port ForwardingNetwork

    A router rule that exposes a specific local service to the internet by mapping a public port to an internal address.

  • Private IPNetwork

    Address ranges (10.x, 172.16–31.x, 192.168.x) reserved for local networks and never routed on the public internet.

  • DNS resolvers operated by third parties (Cloudflare, Google, Quad9, OpenDNS) and offered free of charge as alternatives to your ISP's resolver.

  • Public IPNetwork

    An IP address that is routable on the public internet, typically assigned to a home router by the ISP.

Q

  • Quality of Service — a set of router techniques that prioritize latency-sensitive traffic (games, calls) over bulk traffic (downloads, backups) to keep responsiveness high under load.

  • QUICProtocols

    A UDP-based transport protocol designed by Google and now standardized. Underpins HTTP/3.

R

  • Recursive DNSDNS

    A DNS server that walks the global hierarchy on behalf of clients and caches answers — same as a resolver.

  • Reverse DNSDNS

    Looking up the hostname associated with an IP address, used in email authentication and logging.

  • Reverse ProxyNetwork

    A server that forwards client requests to one or more backend servers, often providing TLS, caching, and load balancing.

  • RoamingWi-Fi

    When a Wi-Fi client moves between access points without dropping the connection. Mesh systems improve roaming behavior.

  • Round-Trip TimePerformance

    The total time for a packet to travel to a destination and the response to return. Reported by ping; same as latency.

  • A network device that forwards data between networks — most commonly the box in your home that joins your local devices to your ISP's network.

  • RTSPProtocols

    Real-Time Streaming Protocol — used for controlling streaming media servers.

S

  • SLAConnectivity

    Service-Level Agreement — a contractual commitment to specific uptime, latency, or response targets.

  • SNIProtocols

    Server Name Indication — a TLS extension that lets one IP host multiple HTTPS sites by including the hostname in the handshake.

  • A measurement that estimates a connection's download bandwidth, upload bandwidth, and latency by transferring known amounts of data to and from a nearby test server.

  • SQMPerformance

    Smart Queue Management — modern queue-management algorithms (fq_codel, CAKE) that eliminate bufferbloat with minimal configuration.

  • SSIDWi-Fi

    Service Set Identifier — the human-readable name of a Wi-Fi network broadcast by your router.

  • SSLSecurity

    The predecessor to TLS, now deprecated. The term 'SSL certificate' is still widely used for what is technically a TLS certificate.

  • StarlinkConnectivity

    SpaceX's low-earth-orbit satellite internet system, offering lower latency than geostationary satellite.

  • Static IPNetwork

    An IP address manually assigned and unchanging — common for servers.

  • STUNProtocols

    A protocol that helps a device behind NAT learn its public IP and port, used in WebRTC and VoIP.

  • SubnetNetwork

    A subdivided portion of an IP network, defined by a prefix length like /24.

  • SwitchHardware

    A network device that forwards traffic between devices on the same LAN using MAC addresses.

  • Symmetric ConnectionConnectivity

    An internet link with equal upload and download speeds — typical of fiber.

T

  • Transmission Control Protocol — the connection-oriented, reliable transport protocol that underpins most web and email traffic on the internet.

  • ThrottlingPerformance

    Intentional rate-limiting by an ISP or service, often after a usage threshold or for specific applications.

  • The actual sustained rate of data delivered across a network link, measured over a window of time — distinct from the link's theoretical bandwidth.

  • TLSSecurity

    Transport Layer Security — the protocol that encrypts HTTPS, modern SMTP, and most secure internet traffic.

  • TLS HandshakeSecurity

    The negotiation at the start of an HTTPS session that exchanges keys, validates certificates, and establishes the encrypted channel.

  • A diagnostic that maps the sequence of routers (hops) a packet traverses to reach a destination, along with the latency to each hop.

  • TransitNetwork

    A paid arrangement where one ISP carries another's traffic to the rest of the internet.

  • TTLDNS

    Time To Live — how long a DNS record may be cached before being re-fetched. Lower TTLs let changes propagate faster but increase lookup volume.

  • TURNProtocols

    A relay protocol for traversing strict NATs when direct connections fail — used as a fallback in WebRTC.

  • TXT RecordDNS

    Arbitrary text DNS record, used for SPF, DKIM, DMARC, domain verification, and similar metadata.

U

  • User Datagram Protocol — a lightweight, connectionless transport protocol used where low latency matters more than guaranteed delivery, including games, voice, video, and DNS.

  • The rate at which data can be sent from your device to the internet, typically expressed in megabits per second (Mbps).

  • UptimePerformance

    The percentage of time a service is reachable and healthy. '99.9%' uptime allows roughly 8.7 hours of downtime per year.

V

  • VLANNetwork

    Virtual LAN — logically segments one physical network into isolated broadcast domains.

  • A Virtual Private Network — an encrypted tunnel between your device and a remote server that hides your traffic from local networks and changes your apparent location.

W

  • WANNetwork

    Wide Area Network — any network spanning more than a single site. From a home perspective, the WAN side of a router faces the ISP.

  • WebRTCProtocols

    A browser-native standard for real-time audio, video, and data — powers most browser-based calling and conferencing.

  • A family of wireless networking standards (IEEE 802.11) that connect devices to a local network using radio waves in the 2.4, 5, and 6 GHz bands.

  • Wired BackhaulWi-Fi

    Connecting mesh nodes via Ethernet instead of relying on a wireless inter-node link. Usually doubles edge performance.

  • WPA3Wi-Fi

    The current Wi-Fi security standard, replacing WPA2 with stronger key exchange and protection against offline attacks.