The Flat Network Problem
Most small business networks are flat. Every device — workstations, servers, printers, IP cameras, smart TVs, employee phones — sits on the same network segment and can reach everything else. It's simple to set up and easy to manage. It's also a security nightmare.
On a flat network, a single compromised device has direct access to every other device. A guest's laptop with malware can reach your file server. A compromised IoT camera can probe your accounting workstation. There's no internal barrier to lateral movement once an attacker has a foothold.
What VLANs Actually Do
A VLAN — Virtual Local Area Network — is a logical network segment that lives on the same physical infrastructure but is isolated from other segments. Devices in different VLANs can only communicate through a router or firewall that explicitly permits it.
The practical result: you define which traffic is allowed to cross segment boundaries and which isn't. Your IoT devices can reach the internet but not your servers. Your guest Wi-Fi can reach the internet but nothing internal. Your workstations can reach the file server but not the security cameras.
A Practical Starting Segmentation for Small Businesses
Management VLAN. Network infrastructure — switches, access points, routers, firewalls. Strictly locked down. Only administrators should have access.
Workstations VLAN. Employee computers and business-critical devices. Can reach servers and internet. Does not have access to IoT or guest segments.
Servers VLAN. File servers, application servers, NAS. Accessible only from workstations and management VLANs via explicit firewall rules.
IoT VLAN. Smart TVs, cameras, printers, building controls. Internet access only. No access to any internal segment.
Guest VLAN. Visitor Wi-Fi. Internet access only. Completely isolated from everything internal.
What You Need
A managed switch that supports 802.1Q VLAN tagging — available from Netgear, TP-Link, and Ubiquiti starting around $50-100 for small deployments. A router or firewall that supports VLAN interfaces and inter-VLAN routing with ACLs — pfSense, OPNsense, or a business-grade router. Access points that support multiple SSIDs mapped to different VLANs.
This isn't an overnight project, but it's not a six-figure infrastructure overhaul either. A properly planned segmentation for a small business can be implemented in a day or two.
JRM360 designs and deploys segmented networks for Florida businesses. Contact us to discuss your environment.