Files
Blog/content/post/11-opnsense-virtualizaton-highly-available.md
Gitea Actions 8928bfde23
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 19s
Blog Deployment / Build (push) Successful in 40s
Blog Deployment / Deploy-Staging (push) Successful in 11s
Blog Deployment / Test-Staging (push) Successful in 3s
Blog Deployment / Merge (push) Successful in 7s
Blog Deployment / Deploy-Production (push) Successful in 10s
Blog Deployment / Test-Production (push) Successful in 2s
Blog Deployment / Clean (push) Successful in 2s
Blog Deployment / Notify (push) Successful in 2s
Auto-update blog content from Obsidian: 2025-09-10 09:48:40
2025-09-10 09:48:40 +00:00

565 B

slug, title, description, date, draft, tags, categories
slug title description date draft tags categories
opnsense-virtualizaton-highly-available Template true
opnsense
proxmox
homelab

Intro

I recently encountered my first real problem, my physical OPNsense box crashed because of a kernel panic, I've detailed what happened in that [post]({{< ref "post/10-opnsense-crash-disk-panic" >}})

After this event, I came up with an idea to enhance the stability of the lab: Virtualize OPNsense

This would require some modification at the network level and is quite critical to implement.