Files
proxmox/docs/archive/00-meta-pruned/NETWORK_TOPOLOGY_PLAN.md

65 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

# Network Topology Diagram Plan
**Last Updated:** 2026-01-31
**Document Version:** 1.0
**Status:** Active Documentation
---
**Date:** 2026-01-22
**Status:** 🟢 Planning
**Purpose:** Create visual network topology diagram
---
## Summary
- **Network Segments:** Multiple VLANs and subnets
- **Devices:** 3 Proxmox hosts, routers, switches, firewalls
- **Status:** Need to create visual representation
---
## Network Components
### Physical Infrastructure
- 3 Proxmox Hosts (ml110, r630-01, r630-02)
- ER605 Router
- Omada Controller
- Network Switches
### Network Segments
- VLAN 11 (192.168.11.0/24) - Primary network
- VLAN 160 (10.160.0.0/22) - Sankofa services
- Public IP Block (76.53.10.32/28)
### Services
- 80 containers across 3 hosts
- Multiple RPC endpoints
- NPMplus reverse proxy
- Cloudflare tunnels
---
## Implementation Plan
### Phase 1: Map Network
1. Document all network segments
2. Map all devices
3. Document routing rules
### Phase 2: Create Diagram
1. Use diagramming tool (Mermaid, Draw.io)
2. Create network topology diagram
3. Include all components
### Phase 3: Document
1. Create network documentation
2. Document firewall rules
3. Document routing configuration
---
**Last Updated:** 2026-01-22
**Status:** Planning complete, ready for implementation