Skip to content

Transport Layer (Layer 4)

Port usage and protocol boundaries.

Protocol usage

  • TCP → HTTP, HTTPS, SSH
  • UDP → DNS, VPN

Port mapping

ServiceProtocolPortScope
HTTPTCP80VLAN 20
HTTPSTCP443VLAN 20
SSHTCP22VLAN 10
DNSUDP53All VLANs

Access model

  • VLAN 30 → VLAN 20 → 80, 443 only
  • VLAN 10 → infrastructure and services (admin access)
  • No other ports exposed between VLANs

Rule

Only required ports are allowed. All other traffic is implicitly blocked.