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 @@
|
||||
# Hardware Inventory
|
||||
|
||||
**Last Updated:** 2026-01-31
|
||||
**Last Updated:** 2026-02-14
|
||||
|
||||
---
|
||||
|
||||
@@ -75,12 +75,15 @@
|
||||
|----------|-------|
|
||||
| **Role** | Wireless Access Point |
|
||||
| **Location** | Corridor (ceiling) |
|
||||
| **IP** | 192.168.10.6 |
|
||||
| **IP** | 192.168.10.2 |
|
||||
| **MAC** | 18:FD:74:54:3D:BC |
|
||||
| **OS** | RouterOS 7.x |
|
||||
| **OS** | RouterOS 7.21.1 |
|
||||
| **Serial** | HCT085KBH8B |
|
||||
| **SSH** | `ssh -i ~/.ssh/mikrotik_key -p 2222 xtrm@192.168.10.2` |
|
||||
|
||||
**Managed by:** HAP1 CAPsMAN
|
||||
**Radios:** wifi1 (2.4GHz XTRM2), wifi2 (5GHz XTRM) - both active
|
||||
**Factory reset:** 2026-02-13 (CAPsMAN certificate regenerated)
|
||||
|
||||
---
|
||||
|
||||
@@ -192,6 +195,24 @@
|
||||
| Dancho | Boys Room | B1 | CSS1-18 | - |
|
||||
| KVM Switch | - | Direct | CSS1-2 | - |
|
||||
|
||||
## End Devices (WiFi)
|
||||
|
||||
### Recalbox | Raspberry Pi 3
|
||||
|
||||
| Property | Value |
|
||||
|----------|-------|
|
||||
| **Role** | Retro Gaming Console |
|
||||
| **Location** | Living Room |
|
||||
| **IP** | 192.168.25.30 |
|
||||
| **MAC** | B8:27:EB:32:B2:13 |
|
||||
| **OS** | Recalbox |
|
||||
| **VLAN** | 25 (Kids) |
|
||||
| **SSID** | XTRM2 (2.4GHz) |
|
||||
| **SSH** | `ssh root@192.168.25.30` (password: `recalboxroot`) |
|
||||
|
||||
**Roms:** Network-mounted from Unraid SMB share (//192.168.10.20/roms)
|
||||
**Boot script:** `/recalbox/share/system/custom.sh` (mounts roms at boot)
|
||||
|
||||
---
|
||||
|
||||
## Future Hardware (Planned)
|
||||
|
||||
Reference in New Issue
Block a user