Files
docu/shared/zugang-credentials.md
T
root e5723d8772 Doku: Netzwerk-Portplan, VLANs, Zugänge und VoIP.
Switch Keller/Garage aus Screenshot, VLAN-Tabelle, Credentials
(Proxmox/Aruba/WLAN) und Snom-FRITZ!Box-Telefonie-Einstellungen.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 18:45:49 +02:00

76 lines
2.1 KiB
Markdown

# Zugangsdaten — Infrastruktur (privat)
**Stand:** 2026-06-28
**Repo:** privat — nicht öffentlich teilen.
---
## Router / Firewall
| System | User | Passwort | URL |
|--------|------|----------|-----|
| **OPNsense** | `root` | `A!l9ee` | https://192.168.10.1 |
| **FritzBox** | *(Standard)* | `album7519` | *(Fritzbox-UI)* |
OPNsense-Details: [../README.md#zugang-opnsense-web-gui](../README.md)
---
## Hypervisor / Management
| System | User | Passwort | URL |
|--------|------|----------|-----|
| **Proxmox pve2** | `root` | `JFOs26bIKr` | https://192.168.10.4:8006 |
| **Proxmox pve1** | `root` | *(wie pve2?)* | https://192.168.10.5:8006 |
SSH: `root@192.168.10.4` / `root@192.168.10.5` — Keys siehe [ssh/README.md](ssh/README.md)
---
## Switches / WLAN-Controller
| System | User | Passwort | URL |
|--------|------|----------|-----|
| **Aruba** (Central/Controller) | `admin` | `admin` | https://192.168.10.12:4343 |
| **PoE-Switch Garage** | `admin` | `fc4dr2` | https://192.168.10.40 |
Switch-Portplan: [switch-portplan.md](switch-portplan.md)
---
## WLAN (Passkeys / PSK)
| SSID / Rolle | Passwort | VLAN (siehe [infrastruktur-netzwerk.md](infrastruktur-netzwerk.md)) |
|--------------|----------|---------------------------------------------------------------------|
| **HOME** | `kW8x3c1qnl` | 20 Privat |
| **IOT** | `Wyj8wj7fWi` | 40 IoT |
| **PRINTER** | `2Yd0x9wzjc` | — |
| **GAST** | *(leer / TBD)* | 30 Gäste |
---
## VoIP (Snom / FRITZ!Box)
Keine separaten SIP-Logins in der Übersicht — Telefon-Konfiguration: **[voip-telefonie.md](voip-telefonie.md)**
Netz: VLAN **60** · `192.168.60.0/24`
---
## Horus VPS
| | |
|---|---|
| **SSH** | `root@10.1.1.1` (via WG) — Keys in [ssh/assembled/horus-root.pub](ssh/assembled/horus-root.pub) |
| **Web** | Dienste hinter NPM — siehe [../horus/README.md](../horus/README.md) |
---
## Referenzen
| Doc | Inhalt |
|-----|--------|
| [infrastruktur-netzwerk.md](infrastruktur-netzwerk.md) | VLANs, IPs |
| [mqtt-homeassistant.md](mqtt-homeassistant.md) | MQTT-Credentials |
| [voip-telefonie.md](voip-telefonie.md) | Snom + FRITZ!Box Telefonie |
| [ssh/README.md](ssh/README.md) | SSH-Keys |