Most small and home office networks are “flat”(every device shares the same network). This means a single compromised device (a guest on WiFi, a vulnerable smart thermostat, a hacked printer) can see and attack everything else. This is exactly how ransomware spreads so quickly in small businesses.
This guide walks you through building a properly segmented network using pfSense as your firewall, a managed switch, and VLANs to isolate trusted devices, IoT gadgets, and guest traffic from one another. A device compromised on one segment cannot reach devices on another.
While there are arguably better solutions that approach Enterprise grade quality using Ubiquity UniFi ecosystem, you will be locked in to a single vendor at double the cost of this set up.
| Equipment | Estimated Cost |
|---|---|
| Mini PC with dual Ethernet (for pfSense) | ~$200–$300 |
| Managed switch with VLAN support (e.g. TP-Link TL-SG105E) | ~$25–$45 |
| Two wireless access points | ~$25–$45 each |
| Admin laptop/PC (16 GB RAM recommended) | existing hardware |
command <variable_input>custom input to be typedsudo apt upgrade && sudo apt update -y