pve1 Host-IP von .3 auf .5 verschoben (OPNsense .3 frei).

Proxmox-Management kollidierte mit OPNsense-Fallback auf vmbr0; Doku entsprechend angepasst.
This commit is contained in:
root
2026-06-27 21:22:24 +02:00
parent e33b24997c
commit 572168dbdd
6 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# pve1 — Host-Infrastruktur
**IP:** 192.168.10.3 · **Gateway:** 192.168.10.1 (wenn OPNsense auf pve2 läuft)
**IP:** 192.168.10.5 · **Gateway:** 192.168.10.1 (wenn OPNsense auf pve2 läuft)
## Hardware / Storage
@@ -53,7 +53,7 @@ Siehe [power-mqtt-agent.md](power-mqtt-agent.md)
## SSH von pve2
```bash
ssh root@192.168.10.3
ssh root@192.168.10.5
```
## Failover-Checkliste (Kurz)