> ./network_map.sh_

Overview of my physical and logical self-hosted infrastructure.

# physical_topology

🌐 WAN (Internet)
└── πŸ–§ ISP Modem [Bridge Mode]
    └── πŸ›‘οΈ OPNsense Firewall [MiniPC N150]
        └── πŸ”€ Switch 2.5GbE
            β”œβ”€β”€ πŸ–₯️ Server Node [Intel i5-1345u]
            β”‚    └── 🐳 Docker Services
            β”œβ”€β”€ πŸ’» Workstation PC [Ryzen 9 5900xt]
            └── πŸ“Ά Omada WiFi 6 [Access Point]

# vlan_segmentation

VLAN Official

Trusted devices, main workstation, and core servers.

VLAN IoT

Smart devices, TVs, and isolated gadgets with no local access.

VLAN Labs

Testing environment for malware analysis and service breaking.

VLAN Guest

Network for visitors with full isolation from the internal network and internet-only access.

> docker ps -a

CONTAINER_NAME STATE CATEGORY
wazuh-manager Up Security / SIEM
omada-controller Up Network Mgmt
portainer Up Infrastructure UI
immich Up Photo Backup
motioneye Up NVR / CCTV
jellyfin Up Media Server
upsnap Up Wake-on-LAN

# full_network_diagram

Loading full diagram...