Independent, privacy-first network planning tools
GUIDE / VLAN

Separate trusted, guest and IoT devices with VLANs

Group devices by trust and allow only the traffic each group needs.

VLANs need firewall policy

Different VLAN IDs provide little security if the router allows all inter-VLAN routing. Give each VLAN a subnet and DHCP scope, then define explicit firewall policy.

NetworkExamplesBaseline policy
TrustedPCs and phonesInternet plus required NAS services
IoTTVs, speakers, appliancesInternet; block new sessions toward Trusted
GuestVisitorsInternet only, block LAN, isolate clients
ManagementRouter, switches and APsOnly administrator devices

Map ports and SSIDs

  • Router-switch-AP uplinks are trunks carrying tagged VLANs.
  • A normal endpoint port is an untagged/access member of one VLAN.
  • Map SSIDs to VLANs, but avoid excessive SSIDs because management frames consume airtime.

Service exceptions

Discovery for AirPlay, Chromecast or IoT control may need an mDNS reflector and narrow firewall exceptions. Prefer exact sources, destinations and ports over broad bidirectional access.

Before rollout

  • Keep a safe wired management port
  • Back up the current configuration
  • Verify DHCP and DNS in every VLAN
  • Test that IoT cannot initiate toward Trusted
  • Test guest isolation from LAN and other guests