docs: update configs after CAP recovery and roms share setup
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- 07-WIFI-CAPSMAN: CAP both radios working, access list no VLAN assignment - 01-NETWORK-MAP: fix CAP IP .6→.2, add Nobara and SMB shares section - 04-HARDWARE-INVENTORY: CAP SSH/version details, add Recalbox device - 06-VLAN-DEVICE-ASSIGNMENT: add Nobara (VLAN 10), Recalbox (VLAN 25) - 03-SERVICES-OTHER: add Roms SMB share section with mount details - CHANGELOG: add 2026-02-14 entries Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Network Map - xtrm-lab.org
|
||||
|
||||
**Last Updated:** 2026-02-06
|
||||
**Last Updated:** 2026-02-14
|
||||
**Domain:** xtrm-lab.org
|
||||
**WAN IP:** 62.73.120.142
|
||||
|
||||
@@ -39,7 +39,7 @@ flowchart TB
|
||||
end
|
||||
|
||||
subgraph Wireless["WiFi"]
|
||||
CAP["CAP | cAP XL ac<br/>192.168.10.6"]
|
||||
CAP["CAP | cAP XL ac<br/>192.168.10.2"]
|
||||
end
|
||||
|
||||
ISP -->|"ether1 WAN"| HAP1
|
||||
@@ -116,9 +116,10 @@ flowchart TB
|
||||
| 192.168.10.1 | HAP1 \| hAP ax³ | Router |
|
||||
| 192.168.10.3 | CSS1 \| CSS326-24G-2S+ | Switch |
|
||||
| 192.168.10.4 | ZX1 \| ZX-SWTGW218AS | Switch |
|
||||
| 192.168.10.6 | CAP \| cAP XL ac | Access Point |
|
||||
| 192.168.10.2 | CAP \| cAP XL ac | Access Point |
|
||||
| 192.168.10.10 | AdGuard Home (Unraid macvlan) | DNS Secondary |
|
||||
| 192.168.10.20 | XTRM-U | Server |
|
||||
| 192.168.10.103 | XTRM-Nobara | Failover Node |
|
||||
| 192.168.10.200 | NanoKVM | Remote KVM |
|
||||
|
||||
For complete device-to-VLAN mapping, see `06-VLAN-DEVICE-ASSIGNMENT.md`.
|
||||
@@ -301,10 +302,9 @@ flowchart TB
|
||||
| SSID | Band | Security | Purpose |
|
||||
|------|------|----------|---------|
|
||||
| XTRM | 5GHz | WPA2/WPA3 | Primary devices |
|
||||
| XTRM | 2.4GHz | WPA/WPA2 | Legacy support |
|
||||
| XTRM2 | 2.4GHz | WPA/WPA2 | IoT devices |
|
||||
|
||||
**CAPsMAN:** HAP1 manages CAP access point
|
||||
**CAPsMAN:** HAP1 manages CAP XL ac (192.168.10.2) - both 2.4GHz and 5GHz radios active
|
||||
|
||||
---
|
||||
|
||||
@@ -356,6 +356,14 @@ flowchart TB
|
||||
|
||||
---
|
||||
|
||||
## SMB Shares
|
||||
|
||||
| Share | Path | Size | Access | Consumers |
|
||||
|-------|------|------|--------|-----------|
|
||||
| roms | /mnt/user/roms | 2.3 TB | Guest (read-only) | Nobara (/mnt/roms), Recalbox (network mount) |
|
||||
|
||||
---
|
||||
|
||||
## Shared Databases
|
||||
|
||||
### PostgreSQL 17 (172.18.0.13)
|
||||
|
||||
Reference in New Issue
Block a user