OPNsense Forum

English Forums => Hardware and Performance => Topic started by: Marinoz on May 21, 2024, 05:33:13 PM

Title: Is opnsense reccommended in proxmox?
Post by: Marinoz on May 21, 2024, 05:33:13 PM
I see a lot of people saying using firewalls in vms is dangerous and could eventually lead to a cascading error. I want the firewall for home use. Should i use opnsense barebone or proxmox in my situation? I already have a machine running proxmox and i dont want to buy another one.
Title: Re: Is opnsense reccommended in proxmox?
Post by: cookiemonster on May 21, 2024, 05:42:27 PM
It's a bit more complicated to do but has pros and cons, as anything.
I moved in my home/home-lab from baremetal to VM on Proxmox and just deal with the different ways of doing things. Again, enjoying the pros and managing the cons.
Title: Re: Is opnsense reccommended in proxmox?
Post by: Monviech (Cedrik) on May 21, 2024, 05:42:31 PM
You can run the firewall as VM in any kind of virtualization. What they mean is, that when your Hypervisor fails, most of your network infrastructure will be unavailable. Essentials like DHCP, Router Advertisements, DNS etc... stop to work while you have to troubleshoot the Hypervisor itself.
Title: Re: Is opnsense reccommended in proxmox?
Post by: Marinoz on May 21, 2024, 07:29:07 PM
Quote from: Monviech on May 21, 2024, 05:42:31 PM
You can run the firewall as VM in any kind of virtualization. What they mean is, that when your Hypervisor fails, most of your network infrastructure will be unavailable. Essentials like DHCP, Router Advertisements, DNS etc... stop to work while you have to troubleshoot the Hypervisor itself.
so basically no security nature issues just the whole system fails right? so nothing to be worried about. i mean, there will be some security flaws but not that important and manageable right?
Title: Re: Is opnsense reccommended in proxmox?
Post by: Monviech (Cedrik) on May 21, 2024, 08:07:52 PM
The issue is more about availability than security. I run and ran lots of OPNsense VMs productively. But at home I have a Deciso box because I don't wanne troubleshoot for hours in my free time anymore.
Title: Re: Is opnsense reccommended in proxmox?
Post by: Marinoz on May 22, 2024, 01:52:09 PM
well i guess i have to go with using opnsense in proxmox  ;D thanks so much for the clarification