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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user