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

19 lines
565 B
Markdown

---
slug: opnsense-virtualizaton-highly-available
title: Template
description:
date:
draft: true
tags:
- opnsense
- proxmox
categories:
- 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.