diff --git a/content/post/11-opnsense-virtualizaton-highly-available.md b/content/post/11-opnsense-virtualizaton-highly-available.md new file mode 100644 index 0000000..d3aac1b --- /dev/null +++ b/content/post/11-opnsense-virtualizaton-highly-available.md @@ -0,0 +1,19 @@ +--- +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. \ No newline at end of file diff --git a/content/post/random-post.md b/content/post/random-post.md index 7d55355..5a85a4a 100644 --- a/content/post/random-post.md +++ b/content/post/random-post.md @@ -13,4 +13,6 @@ I'm ==testing== ## Emoji -đŸš€đŸ’ĄđŸ”§đŸ”âš™ī¸đŸ“đŸ“Œâœ…âš ī¸đŸ’âŒâ„šī¸âŒ›đŸš¨đŸŽ‰ \ No newline at end of file +đŸš€đŸ’ĄđŸ”§đŸ”âš™ī¸đŸ“đŸ“Œâœ…âš ī¸đŸ’âŒâ„šī¸âŒ›đŸš¨đŸŽ‰ + +[post]({{< ref "post/0-template" >}}) \ No newline at end of file