Auto-update blog content from Obsidian: 2025-10-22 19:38:15
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 5s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 10s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 7s
Blog Deployment / Deploy-Production (push) Successful in 10s
Blog Deployment / Test-Production (push) Successful in 3s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 2s
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 5s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 10s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 7s
Blog Deployment / Deploy-Production (push) Successful in 10s
Blog Deployment / Test-Production (push) Successful in 3s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 2s
This commit is contained in:
@@ -57,13 +57,6 @@ Initially I was thinking of just restoring my current configuration on the VM fr
|
|||||||
|
|
||||||
Hopefully the next time, I will also cover the VM creation on Proxmox and how I'm preparing this migration from my physical OPNsense box to this highly available cluster in VMs. Let's dive in!
|
Hopefully the next time, I will also cover the VM creation on Proxmox and how I'm preparing this migration from my physical OPNsense box to this highly available cluster in VMs. Let's dive in!
|
||||||
|
|
||||||
TODO
|
|
||||||
add section Topology
|
|
||||||
add single WAN IP
|
|
||||||
add network diagram
|
|
||||||
add IP/VLAN plan
|
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
## System
|
## System
|
||||||
|
|
||||||
@@ -242,7 +235,7 @@ if ($type === "MASTER") {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
In the Virtua
|
In `Interfaces` > `Virtual IPs` > `Status`, I can force a CARP event by entering into `Persistent maintenance mode`. Triggering this allow me to test this script, which disable the WAN interface on the master while enabling it on the backup.
|
||||||
|
|
||||||
---
|
---
|
||||||
## Firewall
|
## Firewall
|
||||||
|
|||||||
Reference in New Issue
Block a user