Add router WAN and LAN IPs to infrastructure doc
This commit is contained in:
parent
7074a14eeb
commit
f1bb1be592
@ -33,21 +33,21 @@
|
|||||||
|
|
||||||
### Core Infrastructure (9000s)
|
### Core Infrastructure (9000s)
|
||||||
|
|
||||||
| ID | Name | Type | IP | Role |
|
| ID | Name | Type | WAN IP | LAN IP | Role |
|
||||||
|----|------|------|----|------|
|
|----|------|------|--------|--------|------|
|
||||||
| 9001 | zlh-router | VM | — | OPNsense 26.1 — core router, DHCP, firewall |
|
| 9001 | zlh-router | VM | 66.163.115.221 | 10.60.0.254 (gateway) | OPNsense 26.1 — core router, DHCP, firewall |
|
||||||
| 9002 | zpack-router | VM | — | OPNsense 26.1 — game/dev router |
|
| 9002 | zpack-router | VM | 66.163.115.115 | 10.70.0.1 (gateway) | OPNsense 26.1 — game/dev router |
|
||||||
| 9010 | zpack-dns | LXC | 10.60.0.14 | Technitium DNS — internal.zlh zone |
|
| 9010 | zpack-dns | LXC | — | 10.60.0.14 | Technitium DNS — internal.zlh zone |
|
||||||
| 9011 | zlh-proxy | LXC | 10.60.0.16 | Caddy — core reverse proxy |
|
| 9011 | zlh-proxy | LXC | — | 10.60.0.16 | Caddy — core reverse proxy |
|
||||||
| 9012 | zpack-proxy | LXC | 10.70.0.11 | Traefik v3 — game/dev edge, wildcard TLS |
|
| 9012 | zpack-proxy | LXC | — | 10.70.0.11 | Traefik v3 — game/dev edge, wildcard TLS |
|
||||||
| 9013 | zlh-connect | LXC | — | Twingate connector — admin remote access |
|
| 9013 | zlh-connect | LXC | — | — | Twingate connector — admin remote access |
|
||||||
| 9014 | zlh-artifacts | LXC | 10.60.0.17 | Caddy file server — runtimes, jars, agent binaries |
|
| 9014 | zlh-artifacts | LXC | — | 10.60.0.17 | Caddy file server — runtimes, jars, agent binaries |
|
||||||
| 9015 | zpack-velocity | LXC | 10.70.0.10 | Velocity 3.5 — Minecraft proxy |
|
| 9015 | zpack-velocity | LXC | — | 10.70.0.10 | Velocity 3.5 — Minecraft proxy |
|
||||||
| 9016 | zlh-monitor | LXC | 10.60.0.25 | Prometheus + Grafana |
|
| 9016 | zlh-monitor | LXC | — | 10.60.0.25 | Prometheus + Grafana |
|
||||||
| 9017 | zlh-back | VM | 10.60.0.24 / 172.60.0.x | Proxmox Backup Server |
|
| 9017 | zlh-back | VM | — | 10.60.0.24 / 172.60.0.x | Proxmox Backup Server |
|
||||||
| 9020 | zpack-api | VM | 10.60.0.18 | Node.js API, MariaDB, Redis |
|
| 9020 | zpack-api | VM | — | 10.60.0.18 | Node.js API, MariaDB, Redis |
|
||||||
| 9021 | zpack-portal | VM | 10.60.0.19 | Next.js portal |
|
| 9021 | zpack-portal | VM | — | 10.60.0.19 | Next.js portal |
|
||||||
| 9030 | aimeesites | LXC | — | Static site hosting |
|
| 9030 | aimeesites | LXC | — | — | Static site hosting |
|
||||||
|
|
||||||
### Templates
|
### Templates
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user