# VLANs ## Current State **No VLANs configured.** Dataforth runs a flat network — all devices on 192.168.0.0/24. ## Network Segments (non-VLAN) | Segment | Subnet | Purpose | |---------|--------|---------| | Main LAN | 192.168.0.0/24 | Servers, workstations, DOS test stations | | Secondary | 192.168.1.x | Some workstations | | VPN | 192.168.6.x | VPN / remote access | ## Notes - Flat network is a risk — no segmentation between servers, workstations, and DOS stations - DOS stations require SMB1 (via D2TESTNAS), which is a lateral movement risk on a flat network