From 593954a59f5727e977febc78c83b026afef2a8d4 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Wed, 10 Sep 2025 11:20:27 +0000 Subject: [PATCH] Auto-update blog content from Obsidian: 2025-09-10 11:20:27 --- content/post/11-opnsense-virtualizaton-highly-available.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/post/11-opnsense-virtualizaton-highly-available.md b/content/post/11-opnsense-virtualizaton-highly-available.md index d3aac1b..bd3db28 100644 --- a/content/post/11-opnsense-virtualizaton-highly-available.md +++ b/content/post/11-opnsense-virtualizaton-highly-available.md @@ -12,8 +12,9 @@ categories: --- ## 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" >}}) +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** +After this event, I came up with an idea to enhance the stability of the lab: **Virtualize OPNsense**. +The idea is pretty simple on paper, create an OPNsense VM on the **Proxmox** cluster and replace the current physical box by this VM. The challenge would be to have both the LAN and the WAN on the same physical link, involving serious This would require some modification at the network level and is quite critical to implement. \ No newline at end of file