Hello all,
I have a micro-PC brought to run PFSense (MinisForum GK41). It worked at the full speed of my internet (900/100) but the network cards are Realtek and periodically crashed. This could only be fixed by a reboot.
So I installed Proxmox and installed PFSense into a VM. I followed the PFSense guide to install on Proxmox.
Once the VM was setup it runs nicely and is much more stable but the speeds are now 600/100. Nothing I have done has changed this at all. I have followed many guides on the web.
Is it possible that the mini-PC is simply not powerful enough to run both PFSense and Proxmox? It has an Intel Celeron J4125 CPU (4 core 2.7GHz) and 8GB of ram. All the resources are being assigned to the VM running Proxmox. Proxmox does not show the VM as using more than 10% CPU generally.
I would appreciate your opinions.
More information below,
Thank you.
VM config
I have turned off the hardware offloading in PFSense.
I have a micro-PC brought to run PFSense (MinisForum GK41). It worked at the full speed of my internet (900/100) but the network cards are Realtek and periodically crashed. This could only be fixed by a reboot.
So I installed Proxmox and installed PFSense into a VM. I followed the PFSense guide to install on Proxmox.
Once the VM was setup it runs nicely and is much more stable but the speeds are now 600/100. Nothing I have done has changed this at all. I have followed many guides on the web.
Is it possible that the mini-PC is simply not powerful enough to run both PFSense and Proxmox? It has an Intel Celeron J4125 CPU (4 core 2.7GHz) and 8GB of ram. All the resources are being assigned to the VM running Proxmox. Proxmox does not show the VM as using more than 10% CPU generally.
I would appreciate your opinions.
More information below,
Thank you.
VM config
Code:
# cat 100.conf
boot:
cores: 4
cpu: x86-64-v2-AES,flags=+aes
machine: q35
memory: 8192
meta: creation-qemu=9.2.0,ctime=1745999819
name: pfsense
net0: virtio=BC:24:11:15:5D:E1,bridge=vmbr0,firewall=1
net1: virtio=BC:24:11:50:80:77,bridge=vmbr1,firewall=1
numa: 0
onboot: 1
ostype: other
scsihw: virtio-scsi-single
smbios1: uuid=d0c62014-9b70-4e9d-b760-76625b6c3efa
sockets: 1
vga: qxl
virtio0: Second-disk:vm-100-disk-0,iothread=1,size=122108M
vmgenid: fa246a93-fcc5-489c-b2d3-abcae81597de
I have turned off the hardware offloading in PFSense.