Introduction to Networking: The Foundation 🌐

A deep understanding of networking is the absolute foundation for everything in cybersecurity. This document covers the core concepts.


What is a Network?

At its simplest, a network is two or more devices connected together so they can share data and resources. The entire purpose of networking is to allow devices to communicate.

Simple Analogy: A City’s Postal Service


The Building Blocks of a Network

All networks are made of three basic components:

  1. Devices:
    • Endpoints: Devices that people use, like computers, servers, and phones.
    • Switches: A device that connects multiple endpoints on a local network (LAN).
    • Routers: A device that connects different networks together.
  2. Media: The physical or wireless connections between devices.
    • Wired: Ethernet cables, fiber optic cables.
    • Wireless: Wi-Fi, Bluetooth, Cellular (4G/5G).
  3. Protocols: The sets of rules or “languages” that devices use to communicate. The most important suite of protocols is TCP/IP.

Types of Networks

Networks are categorized by their geographical size.


Network Topologies

A topology is the physical or logical layout of a network.


The Two Most Important Addresses