- Organized 252 files across project - Root directory: 187 → 2 files (98.9% reduction) - Moved configuration guides to docs/04-configuration/ - Moved troubleshooting guides to docs/09-troubleshooting/ - Moved quick start guides to docs/01-getting-started/ - Moved reports to reports/ directory - Archived temporary files - Generated comprehensive reports and documentation - Created maintenance scripts and guides All files organized according to established standards.
2.3 KiB
2.3 KiB
Final VMID to IP Address Mapping
Generated: 2026-01-05
Status: ✅ COMPLETE - All DHCP containers converted to static IPs
Complete VMID to IP Mapping
This document contains the complete mapping of all VMIDs to their static IP addresses after the DHCP to static conversion.
Note: All containers now use static IPs. No DHCP containers remain.
IP Assignment Summary
- Starting IP: 192.168.11.28
- Reserved Range: 192.168.11.10-25 (Physical servers)
- Available Range: 192.168.11.28-99
- Total Containers: 51
- DHCP Containers: 0 (all converted)
- Static IP Containers: 51
New Static IP Assignments (from DHCP conversion)
| VMID | Name | Host | New Static IP | Old DHCP IP |
|---|---|---|---|---|
| 3501 | ccip-monitor-1 | ml110 | 192.168.11.28 | 192.168.11.14 |
| 3500 | oracle-publisher-1 | ml110 | 192.168.11.29 | 192.168.11.15 |
| 103 | omada | r630-02 | 192.168.11.30 | 192.168.11.20 |
| 104 | gitea | r630-02 | 192.168.11.31 | 192.168.11.18 |
| 100 | proxmox-mail-gateway | r630-02 | 192.168.11.32 | 192.168.11.4 |
| 101 | proxmox-datacenter-manager | r630-02 | 192.168.11.33 | 192.168.11.6 |
| 102 | cloudflared | r630-02 | 192.168.11.34 | 192.168.11.9 |
| 6200 | firefly-1 | r630-02 | 192.168.11.35 | 192.168.11.7 |
| 7811 | mim-api-1 | r630-02 | 192.168.11.36 | N/A (was stopped) |
IP Range Organization
Reserved Range (Physical Servers)
- 192.168.11.10 - ml110
- 192.168.11.11 - r630-01
- 192.168.11.12 - r630-02
- 192.168.11.13 - r630-03
- 192.168.11.14 - r630-04
- 192.168.11.15 - r630-05
- 192.168.11.16-25 - Reserved for future physical servers
Infrastructure Services (192.168.11.28-36)
- 192.168.11.28 - ccip-monitor-1
- 192.168.11.29 - oracle-publisher-1
- 192.168.11.30 - omada
- 192.168.11.31 - gitea
- 192.168.11.32 - proxmox-mail-gateway
- 192.168.11.33 - proxmox-datacenter-manager
- 192.168.11.34 - cloudflared
- 192.168.11.35 - firefly-1
- 192.168.11.36 - mim-api-1
Other Ranges
- See CONTAINER_INVENTORY_*.md for complete mapping
Verification
All containers verified:
- ✅ Network configuration: Static IPs configured
- ✅ DNS servers: 8.8.8.8, 8.8.4.4
- ✅ Gateway: 192.168.11.1
- ✅ No IP conflicts detected
- ✅ All containers accessible
Last Updated: 2026-01-05
Status: ✅ COMPLETE